MIBs Depot

HPN-ICF-DLDP-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.43
Last updated
2004-12-13 00:00
Revisions
2004-12-13 00:00
Namespace
hp
Source file
HPN-ICF-DLDP-MIB
Digest
sha256:3abcd08f0474d516fc16f245f4f038e20bd511cb20b88b3b7345ce68e0b67c66

Description

DLDP (Device Link Detection Protocol) MIB

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HPN-ICF-DLDP-MIB
HPN-ICF-OID-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
DLDPNeighborStatus
TEXTUAL-CONVENTION
The current state of the neighbor of a port. This object has three defined values: - 'unidirection', which indicates an unidirectional communication between the port and it's neighbor. - 'bidirection', which indicates a bidirectional communication between the port and it's neighbor. - 'unknown', which indicates that the port does not know the communication mode between it and it's neighbor. When the user get or walk the 'hpnicfDLDPNeighborState' objects (below) these status will output.
current
DLDPStatus
TEXTUAL-CONVENTION
Operating state of DLDP on the port. This object has six defined values: - 'initial', which indicates that the Ethernet port does not enable DLDP. This status does not appear in the 'hpnicfDLDPPortDLDPState' object (below) because the port which is not enabled DLDP does not appear in 'hpnicfDLDPPortDLDPTable', it appears in 'hpnicfDLDPPortStateTable'. - 'inactive', which indicates that the Ethernet port enables DLDP and the link status of the port is down. - 'active', which indicates that the Ethernet port enables DLDP and the link status of the port is up. - 'advertisement', which indicates that all neighbors of the port are bidirectional communication. - 'probe', which indicates that the port sends PDU to detect the communication mode between it and it's neighbors. - 'disable', which indicates that an unidirectional communication between the port and it's neighbor. When the user get or walk the 'hpnicfDLDPPortDLDPState' objects (below) these status will output.
current
EnabledStatus
TEXTUAL-CONVENTION
The current state of the Ethernet port. This object has two defined values: - 'enabled', which indicates that the Ethernet port enables DLDP. - 'disabled', which indicates that the Ethernet port does not enable DLDP.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfDLDPMibObject
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.43.1
hpnicfDLDPConfigGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1
hpnicfDLDPWorkMode
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.1INTEGER {normal(1), enhance(2)}read-writecurrent
hpnicfDLDPSystemEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.2TruthValueread-writecurrent
hpnicfDLDPSystemReset
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.3TruthValueread-writecurrent
hpnicfDLDPInterval
OBJECT-TYPE
The interval of sending an advertisement PDU. unit : second
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.4INTEGER (1..100)read-writecurrent
hpnicfDLDPAuthenticationMode
OBJECT-TYPE
Type of authentication mode.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.5INTEGER {none(1), simple(2), md5(3)}read-writecurrent
hpnicfDLDPAuthenticationPassword
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.6OCTET STRING (SIZE(1..53))read-writecurrent
hpnicfDLDPUnidirectionalShutdown
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.1.7INTEGER {auto(1), manual(2)}read-writecurrent
hpnicfDLDPPortStateTable
OBJECT-TYPE
The table of the Ethernet ports of a LAN switch.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.2not-accessiblecurrent
hpnicfDLDPPortStateEntry
OBJECT-TYPE
Information about a hpnicfDLDPPortDLDPTable entity.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.2.1not-accessiblecurrent
hpnicfDLDPPortState
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.2.1.1EnabledStatusread-writecurrent
hpnicfDLDPPortDLDPTable
OBJECT-TYPE
Table of a LAN switch's ports, which enable DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.3not-accessiblecurrent
hpnicfDLDPPortDLDPEntry
OBJECT-TYPE
The information of a port, which enable DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1not-accessiblecurrent
hpnicfDLDPPortDLDPState
OBJECT-TYPE
Operating state of DLDP on the port. It is relational with hpnicfDLDPPortState and hpnicfDLDPLinkState.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.1DLDPStatusread-onlycurrent
hpnicfDLDPLinkState
OBJECT-TYPE
The link state of the port.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.2INTEGER {down(1), up(2), unknown(3)}read-onlycurrent
hpnicfDLDPPortDLDPReset
OBJECT-TYPE
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.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.3.1.3TruthValueread-writecurrent
hpnicfDLDPNeighborTable
OBJECT-TYPE
Table of a port's neighbors.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4not-accessiblecurrent
hpnicfDLDPNeighborEntry
OBJECT-TYPE
The information of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1not-accessiblecurrent
hpnicfDLDPNeighborBridgeMac
OBJECT-TYPE
The bridge MAC address of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.1MacAddressnot-accessiblecurrent
hpnicfDLDPNeighborPortIndex
OBJECT-TYPE
The port index of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.2Integer32not-accessiblecurrent
hpnicfDLDPNeighborState
OBJECT-TYPE
The state of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.3DLDPNeighborStatusread-onlycurrent
hpnicfDLDPNeighborAgingTime
OBJECT-TYPE
The aging time of a neighbor. unit: second.
1.3.6.1.4.1.11.2.14.11.15.2.43.1.4.1.4Integer32read-onlycurrent
hpnicfDLDPTrapObject
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.43.2
hpnicfDLDPNotification
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.43.2.1

Notifications

NameOIDStatus
hpnicfDLDPUnidirectionalPort
NOTIFICATION-TYPE
It will send a SNMP trap when the state of a port has changed to unidirectional-link.
1.3.6.1.4.1.11.2.14.11.15.2.43.2.1.1current