Instruction Manual

Management Commands AT8904M
AT8904M CLI Reference Manual Page 6 - 20
6.6.12.1 no snmp-server enable traps multiusers
This command disables Multiple User traps.
Format no snmp-server enable traps multiusers
Mode Global Config
6.6.13 snmp-server enable traps stpmode
This command enables the sending of new root traps and topology change notification
traps.
Default enabled
Format snmp-server enable traps stpmode
Mode Global Config
6.6.13.1 no snmp-server enable traps stpmode
This command disables the sending of new root traps and topology change notification
traps.
Format no snmp-server enable traps stpmode
Mode Global Config
6.6.14 snmptrap
This command adds an SNMP trap receiver. The maximum length of <name> is 16
case-sensitive alphanumeric characters. The <snmpversion> is the version of SNMP.
The version parameter options are snmpv1 or snmpv2.
NOTE: The <name> parameter does not need to be unique, however; the
<name> and <ipaddr> pair must be unique. Multiple entries can exist
with the same <name>, as long as they are associated with a different
<ipaddr>. The reverse scenario is also acceptable. The <name> is the
community name used when sending the trap to the receiver, but the
<name> is not directly associated with the SNMP Community Table,
See 6.6.2 “snmp-server community” on page 6 - 16.
Default snmpv2
Format snmptrap <name> <ipaddr> [snmpversion <snmpversion>]
Mode Global Config
6.6.14.1 no snmptrap
This command deletes trap receivers for a community.
Format no snmptrap <name> <ipaddr>
Mode Global Config
6.6.15 snmptrap snmpversion
This command modifies the SNMP version of a trap. The maximum length of <name>
is 16 case-sensitive alphanumeric characters. The <snmpversion> parameter options
are snmpv1 or snmpv2.