Compact T1 - Release 6.1 5-197
CLI Commands
set
set snmp
Use the set snmp command to set the Simple Network Management Protocol (SNMP) MIB-II
System Group objects.
Syntax: set snmp {setting} {string}
Where {setting} is as below, and {string} is its value.
Example: set snmp name "ADIT 1"
To set the SNMP system name to "ADIT 1"
Example: set snmp nms 2 192.168.3.50
Set the second SNMP NMS IP address to 192.168.3.50
{setting}
Set the values for any of the following SNMP MIB-II System Group object
contact {string} SysContact. 1 - 255 characters, enclosed in quotes
getcom {string} SNMP Get-Community. 1 - 32 characters, enclosed in quotes
location {string} SysLocation. 1 - 255 characters, enclosed in quotes
name {string} Set the value of the SysName (name enclosed by quotes).
nms {n} {ip-addr} Set the IP address of the SNMP manager where the SNMP agent
will send traps (up to 3 NMS addresses). The {n} is a number
from 1 to 3, to differentiate your NMS addresses.
setcom {string} Set the value of the SNMP Set-Community string.
trapauth
{disable|enable} Enable or disable authentication traps.
trapcom {string} Set the value for the SNMP Trap-Community string. 1 - 32
characters, enclosed in quotes
trapevent {setting} Set minimum severity level for (enterprise) event trap generation.
all Set event trap severity limit to ’all’.
critical Set event trap severity limit to ’critical’.
major Set event trap severity limit to ’major’.
minor Set event trap severity limit to ’minor’.
warning Set event trap severity limit to ’warning’.
none Set event trap severity limit to ’none’.
trapvers {1|2} Set SNMP trap version number, 1 or 2.
Example: set snmp trapvers 1