Troubleshooting guide

3. Troubleshooting Functional Failures During Operation
137
When using SNMPv3
Execute the show snmp-server configuration command, and check whether the information
about SNMP and traps has been set correctly in the configuration of the Switch. If the
information has not been set correctly, execute the following configuration commands to set
the information about SNMP and traps.
snmp-server engineID local
snmp-server view
snmp-server user
snmp-server group
snmp-server host
(config)# show snmp-server
snmp-server engineID local "engine-ID"
snmp-server group "v3group" v3 priv notify "view1"
snmp-server host 20.1.1.1 traps "v3user" version 3 priv snmp
snmp-server user "v3user" "v3group" v3 auth md5 "abc*_1234" priv des "xyz/
+6789"
snmp-server view "view1" 1.3.6.1 included
!
(config)#
Some SNMP manager systems might not be able to receive ospf and bgp traps issued under
SNMPv2C or SNMPv3. If so, check the trap reception setting for the SNMP manager based on the
object ID of each type of traps described in the manual MIB Reference.