MIBs Depot

HPN-ICF-DLDP2-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.117
Last updated
2011-12-26 15:30
Revisions
2011-12-26 15:30
Namespace
hp
Source file
HPN-ICF-DLDP2-MIB
Digest
sha256:8b9efa09955ea2decadb813fa6df337652286d83d1075768f687bd7fad1b6335

Description

Device Link Detection Protocol (DLDP) MIB. Device Link Detection Protocol is a private Layer 2 protocol, which can be used to detect and shut down unidirectional links (fiber or copper links) to avoid network problems.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
IF-MIBifDescr, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, 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-DLDP2-MIB
HPN-ICF-OID-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hpnicfDldp2ScalarGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.117.1
hpnicfDldp2GlobalEnable
OBJECT-TYPE
Enable(true) or disable(false) DLDP on the device.
1.3.6.1.4.1.11.2.14.11.15.2.117.1.1TruthValueread-writecurrent
hpnicfDldp2Interval
OBJECT-TYPE
Indicates the advertisement packet sending interval.
1.3.6.1.4.1.11.2.14.11.15.2.117.1.2Integer32 (1..100)read-writecurrent
hpnicfDldp2AuthMode
OBJECT-TYPE
Indicates the authentication mode. unknown: cannot be determined for some reason. none: not authenticated. simple: authenticated by a clear text password. md5: authenticated by MD5 digest.
1.3.6.1.4.1.11.2.14.11.15.2.117.1.3INTEGER {unknown(1), none(2), simple(3), md5(4)}read-writecurrent
hpnicfDldp2AuthPassword
OBJECT-TYPE
Indicates the authentication password. Setting the password to a zero-length octet string means deleting the password. When read, it always returns a zero-length octet string.
1.3.6.1.4.1.11.2.14.11.15.2.117.1.4OCTET STRING (SIZE(0..16))read-writecurrent
hpnicfDldp2UniShutdown
OBJECT-TYPE
Indicates the shutdown mode when a unidirectional link has been detected. unknown: cannot be determined for some reason. auto: the port will be shutdown automatically. manual: the port must be shut down manually.
1.3.6.1.4.1.11.2.14.11.15.2.117.1.5INTEGER {unknown(1), auto(2), manual(3)}read-writecurrent
hpnicfDldp2TableGroup
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.117.2
hpnicfDldp2PortConfigTable
OBJECT-TYPE
This table contains all ports that support DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.1not-accessiblecurrent
hpnicfDldp2PortConfigEntry
OBJECT-TYPE
This entry describes a port that supports DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.1.1not-accessiblecurrent
hpnicfDldp2PortEnable
OBJECT-TYPE
Enable(true) or disable(false) DLDP on a port.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.1.1.1TruthValueread-writecurrent
hpnicfDldp2PortStatusTable
OBJECT-TYPE
This table contains all ports enabled with DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.2not-accessiblecurrent
hpnicfDldp2PortStatusEntry
OBJECT-TYPE
This entry describes a port enabled with DLDP.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.2.1not-accessiblecurrent
hpnicfDldp2PortOperStatus
OBJECT-TYPE
Indicates the DLDP operating status on the port. unknown: cannot be determined for some reason. initial: DLDP is not globally enabled. inactive: physical status of the port is down. unidirectional: all neighbors of the port are in 'unconfirmed' status. bidirectional: more than one neighbor of the port is in 'confirmed' status.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.2.1.1INTEGER {unknown(1), initial(2), inactive(3), unidirectional(4), bidirectional(5)}read-onlycurrent
hpnicfDldp2PortLinkStatus
OBJECT-TYPE
Indicates the DLDP link status of the port. unknown: cannot be determined for some reason. down: the DLDP link status of the port is down. up: the DLDP link status of the port is up. If the port operating status is not 'inactive', 'unidirectional', or 'bidirectional', it always returns 'unknown'.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.2.1.2INTEGER {unknown(1), down(2), up(3)}read-onlycurrent
hpnicfDldp2NeighborTable
OBJECT-TYPE
This table contains all port's neighbors.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3not-accessiblecurrent
hpnicfDldp2NeighborEntry
OBJECT-TYPE
This entry describes a port's neighbors.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3.1not-accessiblecurrent
hpnicfDldp2NeighborBridgeMac
OBJECT-TYPE
Indicates the bridge MAC address of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3.1.1MacAddressnot-accessiblecurrent
hpnicfDldp2NeighborPortIndex
OBJECT-TYPE
Indicates the port index of a neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3.1.2Integer32 (1..2147483647)not-accessiblecurrent
hpnicfDldp2NeighborStatus
OBJECT-TYPE
Indicates the status of a neighbor. unknown: cannot be determined for some reason. unconfirmed: unidirectional communication between the port and its neighbor. confirmed: bidirectional communication between the port and its neighbor.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3.1.3INTEGER {unknown(1), unconfirmed(2), confirmed(3)}read-onlycurrent
hpnicfDldp2NeighborAgingTime
OBJECT-TYPE
Indicates the aging time of a neighbor. If the neighbor status is not 'confirmed', it always returns 0.
1.3.6.1.4.1.11.2.14.11.15.2.117.2.3.1.4Integer32read-onlycurrent
hpnicfDldp2TrapBindObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.117.3
hpnicfDldp2Trap
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.117.4
hpnicfDldp2TrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.117.4.0

Notifications

NameOIDStatus