HH3C-DLDP-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cDldp 1.3.6.1.4.1.25506.2.43
H3C DLDP (Device Link Detection Protocol) MIB
       hh3cDLDPMibObject 1.3.6.1.4.1.25506.2.43.1
           hh3cDLDPConfigGroup 1.3.6.1.4.1.25506.2.43.1.1
               hh3cDLDPWorkMode 1.3.6.1.4.1.25506.2.43.1.1.1 integer read-write
The work mode of DLDP. Normal mode means DLDP does not detect neighbor on its own initiative when all neighbors aged. Enhance mode means DLDP detects neighbor on its own initiative when all neighbors aged. Enumeration: 'enhance': 2, 'normal': 1.
               hh3cDLDPSystemEnable 1.3.6.1.4.1.25506.2.43.1.1.2 truthvalue read-write
DLDP enable or disable systematically. This node only supports set operation. If setting it to true, all the fiber ports will enable DLDP and the agent automatically creates new rows for each port in hh3cDLDPPortDLDPTable. If setting it to false, all the fiber ports will disable DLDP and the agent automatically destroy the corresponding rows in hh3cDLDPPortDLDPTable
               hh3cDLDPSystemReset 1.3.6.1.4.1.25506.2.43.1.1.3 truthvalue read-write
DLDP reset systematically. This node only supports set operation. If the value of hh3cDLDPSystemReset is true, and the current state is disable, it will change to inactive while the port is down or active while the port is up. If hh3cDLDPPortDLDPState is not disable, it does not change.
               hh3cDLDPInterval 1.3.6.1.4.1.25506.2.43.1.1.4 integer read-write
The interval of sending an advertisement PDU. unit : second
               hh3cDLDPAuthenticationMode 1.3.6.1.4.1.25506.2.43.1.1.5 integer read-write
Type of authentication mode. Enumeration: 'simple': 2, 'none': 1, 'md5': 3.
               hh3cDLDPAuthenticationPassword 1.3.6.1.4.1.25506.2.43.1.1.6 octet string read-write
This is the password for authentication. If the value of hh3cDLDPAuthenticationMode is none, the user can not set this node. If the value of hh3cDLDPAuthenticationMode is simple or MD5, the user must set this node with a string. When the user get or walk this node, it displays cipher password if hh3cDLDPAuthenticationMode is MD5 or clear password if hh3cDLDPAuthenticationMode is simple or zero length string if hh3cDLDPAuthenticationMode is none.
               hh3cDLDPUnidirectionalShutdown 1.3.6.1.4.1.25506.2.43.1.1.7 integer read-write
The mode of unidirectional shutdown. It indicates the shutdown mode when a unidirectional link happened. Auto mode means the port will be shut down automatically when DLDP detects unidirectional link. Manual mode means the port needs to be shut down by the administrator manually when DLDP detects unidirectional link. Enumeration: 'auto': 1, 'manual': 2.
           hh3cDLDPPortStateTable 1.3.6.1.4.1.25506.2.43.1.2 no-access
The table of the Ethernet ports of a LAN switch.
               hh3cDLDPPortStateEntry 1.3.6.1.4.1.25506.2.43.1.2.1 no-access
Information about a hh3cDLDPPortDLDPTable entity.
                   hh3cDLDPPortState 1.3.6.1.4.1.25506.2.43.1.2.1.1 enabledstatus read-write
State of a port. If setting it to enabled, the port will enable DLDP and a new row will be added in hh3cDLDPPortDLDPTable for this port. If setting it to disabled, the port will disable DLDP and the corresponding row will be destroyed in hh3cDLDPPortDLDPTable.
           hh3cDLDPPortDLDPTable 1.3.6.1.4.1.25506.2.43.1.3 no-access
Table of a LAN switch's ports, which enable DLDP.
               hh3cDLDPPortDLDPEntry 1.3.6.1.4.1.25506.2.43.1.3.1 no-access
The information of a port, which enable DLDP.
                   hh3cDLDPPortDLDPState 1.3.6.1.4.1.25506.2.43.1.3.1.1 dldpstatus read-only
Operating state of DLDP on the port. It is relational with hh3cDLDPPortState and hh3cDLDPLinkState.
                   hh3cDLDPLinkState 1.3.6.1.4.1.25506.2.43.1.3.1.2 integer read-only
The link state of the port. Enumeration: 'down': 1, 'unknown': 3, 'up': 2.
                   hh3cDLDPPortDLDPReset 1.3.6.1.4.1.25506.2.43.1.3.1.3 truthvalue read-write
DLDP reset systematically. This node only supports set operation. If the value of hh3cDLDPPortDLDPReset is true, and the current state is disable, it will change to inactive while the port is down or active while the port is up.
           hh3cDLDPNeighborTable 1.3.6.1.4.1.25506.2.43.1.4 no-access
Table of a port's neighbors.
               hh3cDLDPNeighborEntry 1.3.6.1.4.1.25506.2.43.1.4.1 no-access
The information of a neighbor.
                   hh3cDLDPNeighborBridgeMac 1.3.6.1.4.1.25506.2.43.1.4.1.1 macaddress no-access
The bridge MAC address of a neighbor.
                   hh3cDLDPNeighborPortIndex 1.3.6.1.4.1.25506.2.43.1.4.1.2 integer32 no-access
The port index of a neighbor.
                   hh3cDLDPNeighborState 1.3.6.1.4.1.25506.2.43.1.4.1.3 dldpneighborstatus read-only
The state of a neighbor.
                   hh3cDLDPNeighborAgingTime 1.3.6.1.4.1.25506.2.43.1.4.1.4 integer32 read-only
The aging time of a neighbor. unit: second
       hh3cDLDPTrapObject 1.3.6.1.4.1.25506.2.43.2
           hh3cDLDPNotification 1.3.6.1.4.1.25506.2.43.2.1
               hh3cDLDPUnidirectionalPort 1.3.6.1.4.1.25506.2.43.2.1.1
It will send a SNMP trap when the state of a port has changed to unidirectional-link .