HUAWEI-DLDP-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-DLDP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwDldpMIB | 1.3.6.1.4.1.2011.5.25.173 |
This file is a DLDP-MIB. It provides the functions such as globally enabling or disabling the DLDP protocol, enabling the global alarm, clearing statistics on ports and configuring work mode. |
||
hwDldpObjects | 1.3.6.1.4.1.2011.5.25.173.1 | |||
hwDldpConfiguration | 1.3.6.1.4.1.2011.5.25.173.1.1 | |||
hwDldpEnable | 1.3.6.1.4.1.2011.5.25.173.1.1.1 | enabledstatus | read-write |
Globally enable or disable the DLDP configuration. If the hwDldpEnable is 1, DLDP is enabled. If the hwDldpEnable is 2, DLDP is disabled. By default, DLDP is disabled. |
hwDldpUnidirectionalShutdown | 1.3.6.1.4.1.2011.5.25.173.1.1.2 | integer | read-write |
When the device discovers a one-way link, the shutdown mode of port. The modes include auto and manual. By default, DLDP is auto. Enumeration: 'auto': 1, 'manual': 2. |
hwDldpWorkMode | 1.3.6.1.4.1.2011.5.25.173.1.1.3 | integer | read-write |
It configures the work mode of the DLDP protocol, including normal and enhanced mode. By default, the mode is enhanced. Enumeration: 'enhance': 2, 'normal': 1. |
hwDldpAdvertInterval | 1.3.6.1.4.1.2011.5.25.173.1.1.4 | integer32 | read-write |
Global interval for sending advertisement packets for the DLDP configuration. By default, the interval is 5s. |
hwDelayDownTimer | 1.3.6.1.4.1.2011.5.25.173.1.1.5 | integer32 | read-write |
Global timeout of DelayDown timer. The value rangs from 1s to 5s, By default, the time is 1s. |
hwDldpAuthenMode | 1.3.6.1.4.1.2011.5.25.173.1.1.6 | integer | read-write |
Global authentication mode of the DLDP configuration. It has three authentication modes, including none, md5,and simple. By default the authentication mode is none. Enumeration: 'simple': 3, 'none': 1, 'md5': 2. |
hwDldpMd5Password | 1.3.6.1.4.1.2011.5.25.173.1.1.7 | octet string | read-write |
Global md5 password for authentication when authentication is md5. |
hwDldpSimplePassword | 1.3.6.1.4.1.2011.5.25.173.1.1.8 | octet string | read-write |
Global simple password for authentication when authentication is simple. |
hwDldpPortTable | 1.3.6.1.4.1.2011.5.25.173.1.1.9 | no-access |
DLDP port configuration table. |
|
1.3.6.1.4.1.2011.5.25.173.1.1.9.1 | no-access |
Entries of the DLDP port configuration table. |
||
hwDldpPortIndex | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.1 | portindex | no-access |
It describes enabled DLDP port index. Each port is uniquely identified by a port number. It ranges from 0 to 575. |
hwDldpPortStateReset | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.2 | truthvalue | read-only |
It describes the DLDP status of the reset port. |
hwDldpPortState | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.3 | integer | read-only |
Port state has seven states, including initial, inactive, active, advertisement, probe, disable, and delayDown. Enumeration: 'delayDown': 7, 'initial': 1, 'probe': 5, 'disable': 6, 'inactive': 2, 'advertisement': 4, 'active': 3, 'loop': 8. |
hwDldpPortLinkState | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.4 | integer | read-only |
Port state has two modes, including up and down. Enumeration: 'down': 2, 'up': 1. |
hwDldpResetStatistics | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.5 | truthvalue | read-only |
It clears the statistics of packets received and sent on the current port. |
hwDldpRowStatus | 1.3.6.1.4.1.2011.5.25.173.1.1.9.1.6 | rowstatus | read-only |
Operation of CreateAndGo can be used to create a new instance, and operation of Destroy be used to destroy an existent index. But these operations will not take effect if they are not activated by running the command of activating or setting mib node of hwDldpEnable. |
hwDldpNeighbourTable | 1.3.6.1.4.1.2011.5.25.173.1.1.10 | no-access |
DLDP Neighbour configuration table. |
|
1.3.6.1.4.1.2011.5.25.173.1.1.10.1 | no-access |
Entries of the DLDP Neighbour configuration table. |
||
hwDldpNeighbourMacAddr | 1.3.6.1.4.1.2011.5.25.173.1.1.10.1.1 | macaddress | no-access |
When the activated port detects a neighbor, it can record the neighbor information, including MAC address of neighbor. The port may detect multiple neighbors. |
hwDldpNeighbourPortIndex | 1.3.6.1.4.1.2011.5.25.173.1.1.10.1.2 | integer32 | no-access |
When the activated port detects a neighbor, it can record the port index of the neighbour. |
hwDldpNeighbourPortName | 1.3.6.1.4.1.2011.5.25.173.1.1.10.1.3 | octet string | read-only |
When the activated port detects a neighbor, it can record the port name of the neighbour. |
hwDldpNeighbourState | 1.3.6.1.4.1.2011.5.25.173.1.1.10.1.4 | integer | read-only |
When the activated port detects a neighbor, it can record the state of the neighbour, and its value includes unknown, one way, and two way. Enumeration: 'unknown': 1, 'twoWay': 3, 'oneWay': 2. |
hwDldpNeighbourAgeTime | 1.3.6.1.4.1.2011.5.25.173.1.1.10.1.5 | integer32 | read-only |
When the activated port detects a neighbor, it can record the aging time of the neighbor. The aging time is three times the interval for sending advertisement packets. |
hwDldpStatistics | 1.3.6.1.4.1.2011.5.25.173.1.2 | |||
hwDldpPortStatisticsTable | 1.3.6.1.4.1.2011.5.25.173.1.2.1 | no-access |
DLDP port statics configuration table. |
|
1.3.6.1.4.1.2011.5.25.173.1.2.1.1 | no-access |
Entries of the table of the packets sent or received on the DLDP port. |
||
hwDldpPortStatisticsTx | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.1 | counter32 | read-only |
It describes the number of packets sent on the activated port. |
hwDldpPortStatisticsRxTotal | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.2 | counter32 | read-only |
It describes the number of packets received on the activated port. |
hwDldpPortStatisticsRxError | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.3 | counter32 | read-only |
It describes the number of error packets received on the activated port. |
hwDldpPortStatisticsRxLoop | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.4 | counter32 | read-only |
It describes the number of loop packets received on the activated port. |
hwDldpPortStatisticsRxValid | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.5 | counter32 | read-only |
It describes the number of valid packets received on the activated port. |
hwDldpPortStatisticsRxAuthenFail | 1.3.6.1.4.1.2011.5.25.173.1.2.1.1.6 | counter32 | read-only |
It describes the number of authentication failure packets received on the activated port. |
hwDldpPortTrapObjects | 1.3.6.1.4.1.2011.5.25.173.2 | |||
hwDldpTrapInterfaceIndex | 1.3.6.1.4.1.2011.5.25.173.2.1 | interfaceindex | no-access |
It describes the interface index of the activated port that detected one way or found that two way is resumed. |
hwDldpTrapIfName | 1.3.6.1.4.1.2011.5.25.173.2.2 | octet string | no-access |
It describes the interface name of the activated port that detected one way or found that two way is resumed. |
hwDldpTrapFaultReason | 1.3.6.1.4.1.2011.5.25.173.2.3 | octet string | no-access |
It describes the reason interface fault. |
hwDldpTraps | 1.3.6.1.4.1.2011.5.25.173.3 | |||
hwDldpUnidirectionalLink | 1.3.6.1.4.1.2011.5.25.173.3.1 |
Notify the NMS that the DLDP detected one way. The hwDldpTrapInterfaceIndex node is the interface index. |
||
hwDldpLinkResume | 1.3.6.1.4.1.2011.5.25.173.3.2 |
Notify the NMS that the DLDP detected that unidirectional link was resumed. The hwDldpTrapInterfaceIndex node is interface index. |
||
hwDldpLoopDetect | 1.3.6.1.4.1.2011.5.25.173.3.3 |
Notify the NMS that the DLDP detected Loop State. The hwDldpTrapInterfaceIndex node is the interface index. |
||
hwDldpLoopResume | 1.3.6.1.4.1.2011.5.25.173.3.4 |
Notify the NMS that the DLDP detected Loop State was resumed. The hwDldpTrapInterfaceIndex node is interface index. |
||
hwDldpConformance | 1.3.6.1.4.1.2011.5.25.173.4 | |||
hwDldpCompliances | 1.3.6.1.4.1.2011.5.25.173.4.1 | |||
hwDldpCompliance | 1.3.6.1.4.1.2011.5.25.173.4.1.1 |
The compliance statement for SNMP entities which implement the HUAWEI-DLDP-MIB. |
||
hwDldpGroups | 1.3.6.1.4.1.2011.5.25.173.4.2 | |||
hwDldpConfigGroup | 1.3.6.1.4.1.2011.5.25.173.4.2.1 |
The collection of objects which are used to configure the DLDP implementation behavior. This group is mandatory for agents which implement the DLDP. |
||
hwDldpStatisticsGroup | 1.3.6.1.4.1.2011.5.25.173.4.2.2 |
The collection of objects which are used to represent DLDP statistics. This group is mandatory for agents which implement the DLDP and have the capability of receiving and transmitting DLDP frames. |
||
hwDldpPortGroup | 1.3.6.1.4.1.2011.5.25.173.4.2.3 |
The collection of objects indicates the information of port. |
||
hwDldpPortTrapGroup | 1.3.6.1.4.1.2011.5.25.173.4.2.4 |
The collection of objects indicates that the activated port index detected one way or found that two way is resumed. |
||
hwDldpTrapGroup | 1.3.6.1.4.1.2011.5.25.173.4.2.5 |
The collection of notifications used to indicate that the HUAWEI-DLDP-MIB data is consistent and indicate the general status information. This group is mandatory for agents which implement the DLDP and have the capability of receiving DLDP frames. |