59
SNMP Commands
Delete Community
Description Deletes an SNMP community (version 1 and version 2).
User Level Admin
Syntax
Option <config_community_number>
When you add an SNMP community, it gets assigned to a number. To delete the SNMP
community, you need to specify the number of the community that you want to delete.
To see which community is assigned to what number, type the show snmp command.
Delete Trap
Description Deletes an SNMP trap host.
User Level Admin
Syntax
Option <config_trap_number>
When you add an SNMP trap host, it gets assigned to a number. To delete the SNMP
trap host, you need to specify the number of the trap that you want to delete. To see
which trap host is assigned to what number, type the show snmp command.
Set SNMP
Description Configures SNMP settings.
User Level Admin
Syntax
Options contact
location
readonly user
readwrite user
trap user
<config_host>|<ip_address>
Defines the hosts (by IPv4 or IPv6 address) that will receive trap messages generated by
the IOLAN. Up to four trap hosts can be defined.
<version>
Select the version of trap you want the IOLAN to send. Valid options are v1, v2c or v3.
<type>
Select between trap or inform. Inform requires the receiving host to acknowledge
receipt of the trap.
delete community <config_community_number>
delete trap <config_trap_number>
set snmp [contact <string>] [location <string>]
[readonly user <username>] [readwrite user <username>][trap user
<username>]
The name and contract information of the person who manages this SMNP node.
The physical location of the SNMP node.
Specifies the name of the read only user.
Specifies the name of the read/write user.
Specify the name of the trap user.