3 Troubleshooting Functional Failures During Operation
74
3.10 SNMP communication failures
3.10.1 MIBs cannot be obtained from the SNMP manager
Make sure the configuration has been registered correctly.
When using SNMPv1 or SNMPv2C
Execute the
show
running-config
operation command, and check whether the
community name and access list have been registered correctly. If IP addresses for
the SNMP manager to which access is permitted are not restricted, an access list
need not be set.
If the community name and access list have not been registered, execute the
snmp-server
community
configuration command to set information about the SNMP
manager.
# show running-config
...
...
ip access-list standard SNMPMNG
permit host 128.1.1.2
snmp-server community "NETWORK" ro SNMPMNG
#
When using SNMPv3
Execute the
show
running-config
configuration command, and check whether the
information about SNMP 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:
snmp-server engineID local
snmp-server view
snmp-server user
snmp-server group
# show running-config
...
...
snmp-server engineID local "engine-ID"
snmp-server group "v3group" v3 priv read "view1" write "view1"
snmp-server user "v3user" "v3group" v3 auth md5 "abc*_1234" priv des "xyz/+6789"
snmp-server view "view1" 1.3.6.1.2.1.1 included
!
...
...
#
Содержание AX2500S
Страница 1: ...AX2500S Troubleshooting Guide AX25S T001X 60...
Страница 6: ......
Страница 34: ...1 Overview 8...
Страница 40: ...2 Troubleshooting Switch Failures 14...
Страница 106: ...3 Troubleshooting Functional Failures During Operation 80 config...
Страница 116: ...3 Troubleshooting Functional Failures During Operation 90...
Страница 121: ...95 5 Line Testing 5 1 Testing a line...
Страница 126: ...5 Line Testing 100...
Страница 127: ...101 Appendix A Detailed Display Contents of the show tech support Command...