No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
S12700 and S12700E V200R019C10 Configuration Guide - Network Management and Monitoring
This document describes the configurations of Network Management and Monitoring, including SNMP, RMON, RMON2, LLDP, Performance Management, iPCA, NQA, Service Diagnosis, Mirroring, Packet Capture, Traffic Distribution, NetStream, sFlow, TWAMP Light, NETCONF, eMDI, and Intelligent Video O&M.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Why the LLDP Neighbor Information Cannot Be Obtained Through SNMP or the Operations Performed on LLDP MIB Objects Do Not Take Effect?
Why the LLDP Neighbor Information Cannot Be Obtained Through SNMP or the Operations Performed on LLDP MIB Objects Do Not Take Effect?
Possible Cause
Description
Solution
The LLDP function is disabled on the switch.
If the LLDP function is disabled on the switch, the switch cannot obtain the LLDP neighbor information, and the NMS fails to operate LLDP MIB objects. As a result, the LLDP neighbor information cannot be obtained through SNMP.
Run the lldp enable command in the system view to enable LLDP globally. By default, LLDP is enabled globally and on the interface.
The LLDP-MIB objects are not in the default MIB view.
The root directory of the LLDP-MIB is iso(1).std(0).iso8802(8802).ieee802dot1(1).ieee802dot1mibs(1).lldpMIB(2). The default MIB view that can be operated by the NMS is 1.3.6.1, and all LLDP-MIB objects are not in the default MIB view, so the operations performed on LLDP-MIB objects do not take effect.
Run the snmp-agent mib-view included iso-view iso command to create the MIB view iso-view that can access all MIB objects.
Run the snmp-agent community { read | write } community-namemib-viewiso-view command to grant the access permission on the MIB view iso-view to the NMS.
Run the snmp-agent sys-info version all command to configure all SNMP versions on the switch.