HPN-ICF-DLDP-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPN-ICF-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
 hpnicfDldp 1.3.6.1.4.1.11.2.14.11.15.2.43
DLDP (Device Link Detection Protocol) MIB
       hpnicfDLDPMibObject 1.3.6.1.4.1.11.2.14.11.15.2.43.1
           hpnicfDLDPConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.43.1.1
               hpnicfDLDPWorkMode 1.3.6.1.4.1.11.2.14.11.15.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.
               hpnicfDLDPSystemEnable 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDLDPPortDLDPTable. If setting it to false, all the fiber ports will disable DLDP and the agent automatically destroy the corresponding rows in hpnicfDLDPPortDLDPTable.
               hpnicfDLDPSystemReset 1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.3 truthvalue read-write
DLDP reset systematically. This node only supports set operation. If the value of hpnicfDLDPSystemReset 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 hpnicfDLDPPortDLDPState is not disable, it does not change.
               hpnicfDLDPInterval 1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.4 integer read-write
The interval of sending an advertisement PDU. unit : second
               hpnicfDLDPAuthenticationMode 1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.5 integer read-write
Type of authentication mode. Enumeration: 'simple': 2, 'none': 1, 'md5': 3.
               hpnicfDLDPAuthenticationPassword 1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.6 octet string read-write
This is the password for authentication. If the value of hpnicfDLDPAuthenticationMode is null, the user cannot set this node. If the value of hpnicfDLDPAuthenticationMode is simple or MD5, the user must set this node with a string. When the user gets or walks this node, it displays a cipher password if hpnicfDLDPAuthenticationMode is MD5 or simple or a zero-length string if hpnicfDLDPAuthenticationMode is null.
               hpnicfDLDPUnidirectionalShutdown 1.3.6.1.4.1.11.2.14.11.15.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.
           hpnicfDLDPPortStateTable 1.3.6.1.4.1.11.2.14.11.15.2.43.1.2 no-access
The table of the Ethernet ports of a LAN switch.
               hpnicfDLDPPortStateEntry 1.3.6.1.4.1.11.2.14.11.15.2.43.1.2.1 no-access
Information about a hpnicfDLDPPortDLDPTable entity.
                   hpnicfDLDPPortState 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfDLDPPortDLDPTable for this port. If setting it to disabled, the port will disable DLDP and the corresponding row will be destroyed in hpnicfDLDPPortDLDPTable.
           hpnicfDLDPPortDLDPTable 1.3.6.1.4.1.11.2.14.11.15.2.43.1.3 no-access
Table of a LAN switch's ports, which enable DLDP.
               hpnicfDLDPPortDLDPEntry 1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1 no-access
The information of a port, which enable DLDP.
                   hpnicfDLDPPortDLDPState 1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.1 dldpstatus read-only
Operating state of DLDP on the port. It is relational with hpnicfDLDPPortState and hpnicfDLDPLinkState.
                   hpnicfDLDPLinkState 1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.2 integer read-only
The link state of the port. Enumeration: 'down': 1, 'unknown': 3, 'up': 2.
                   hpnicfDLDPPortDLDPReset 1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.3 truthvalue read-write
DLDP reset systematically. This node only supports set operation. If the value of hpnicfDLDPPortDLDPReset 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.
           hpnicfDLDPNeighborTable 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4 no-access
Table of a port's neighbors.
               hpnicfDLDPNeighborEntry 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1 no-access
The information of a neighbor.
                   hpnicfDLDPNeighborBridgeMac 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.1 macaddress no-access
The bridge MAC address of a neighbor.
                   hpnicfDLDPNeighborPortIndex 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.2 integer32 no-access
The port index of a neighbor.
                   hpnicfDLDPNeighborState 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.3 dldpneighborstatus read-only
The state of a neighbor.
                   hpnicfDLDPNeighborAgingTime 1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.4 integer32 read-only
The aging time of a neighbor. unit: second.
       hpnicfDLDPTrapObject 1.3.6.1.4.1.11.2.14.11.15.2.43.2
           hpnicfDLDPNotification 1.3.6.1.4.1.11.2.14.11.15.2.43.2.1
               hpnicfDLDPUnidirectionalPort 1.3.6.1.4.1.11.2.14.11.15.2.43.2.1.1
It will send a SNMP trap when the state of a port has changed to unidirectional-link.