IOLAN DS1/TS2 CLI Reference Guide, Version 4.3 58
Network Commands Chapter 5
5
This chapter defines all the CLI commands associated with configuring the IOLAN’s network
parameters.

SNMP Commands

The IOLAN supports SNMP traps for restart and SNMP community authentication error.

Add Community

Description Adds an SNMP community (version 1 and version 2).
User Level Admin
Syntax
Options <community_name>
<config_host>|<ip_address>
The host name of the SNMP community that will send requests to the IOLAN.
none|readonly|readwrite

Add Trap

add community <community_name> <config_host>|<ip_address>
none|readonly|readwrite
A name that will be sent to the IOLAN from an SNMP manager. This name will define
the permissions of the manager.
The IPv4 or IPv6 address of the SNMP manager that will send requests to the IOLAN.
If the address is 0.0.0.0, any SNMP manager with the Community Name can access
the IOLAN. If you specify a network address, for example 172.16.0.0, any SNMP
manager within the local network with the Community Name can access the IOLAN.
Permits the IOLAN to respond to SNMP requests by:
zNone—There is no response to requests from SNMP.
zReadonly—Responds only to Read requests from SNMP.
zReadwrite—Responds to both Read and Write requests from SNMP.
Description Adds an SNMP host to which trap messages will be sent.
User Level Admin
Syntax add trap <community> <config_host>|<ip_address> <version> <type>
Options <community>
This is the community name associated with this trap. The host who will receive the
traps must belong to the same SNMP community.