HH3C-DLDP2-MIB
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.
Main OID:
hh3cDldp2.1.3.6.1.4.1.25506.2.117
26
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
hh3cDldp2Device 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. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.117 |
hh3cDldp2ScalarGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.117.1 |
hh3cDldp2GlobalEnableEnable(true) or disable(false) DLDP on the device.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.117.1.1 |
hh3cDldp2IntervalIndicates the advertisement packet sending interval.rw Integer32 .1.3.6.1.4.1.25506.2.117.1.2 |
hh3cDldp2AuthModeIndicates 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.rw Enumeration .1.3.6.1.4.1.25506.2.117.1.3 |
hh3cDldp2AuthPasswordIndicates 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.rw OCTET STRING .1.3.6.1.4.1.25506.2.117.1.4 |
hh3cDldp2UniShutdownIndicates 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.rw Enumeration .1.3.6.1.4.1.25506.2.117.1.5 |
hh3cDldp2TableGroup OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.117.2 |
hh3cDldp2PortConfigTableThis table contains all ports that support DLDP. SEQUENCE OF Hh3cDldp2PortConfigEntry .1.3.6.1.4.1.25506.2.117.2.1 |
hh3cDldp2PortConfigEntryThis entry describes a port that supports DLDP. Hh3cDldp2PortConfigEntry .1.3.6.1.4.1.25506.2.117.2.1.1 |
hh3cDldp2PortEnableEnable(true) or disable(false) DLDP on a port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.25506.2.117.2.1.1.1 |
hh3cDldp2PortStatusTableThis table contains all ports enabled with DLDP. SEQUENCE OF Hh3cDldp2PortStatusEntry .1.3.6.1.4.1.25506.2.117.2.2 |
hh3cDldp2PortStatusEntryThis entry describes a port enabled with DLDP. Hh3cDldp2PortStatusEntry .1.3.6.1.4.1.25506.2.117.2.2.1 |
hh3cDldp2PortOperStatusIndicates 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.ro Enumeration .1.3.6.1.4.1.25506.2.117.2.2.1.1 |
hh3cDldp2PortLinkStatusIndicates 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'.ro Enumeration .1.3.6.1.4.1.25506.2.117.2.2.1.2 |
hh3cDldp2NeighborTableThis table contains all port's neighbors. SEQUENCE OF Hh3cDldp2NeighborEntry .1.3.6.1.4.1.25506.2.117.2.3 |
hh3cDldp2NeighborEntryThis entry describes a port's neighbors. Hh3cDldp2NeighborEntry .1.3.6.1.4.1.25506.2.117.2.3.1 |
hh3cDldp2NeighborBridgeMacIndicates the bridge MAC address of a neighbor. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.25506.2.117.2.3.1.1 |
hh3cDldp2NeighborPortIndexIndicates the port index of a neighbor. Integer32 .1.3.6.1.4.1.25506.2.117.2.3.1.2 |
hh3cDldp2NeighborStatusIndicates 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.ro Enumeration .1.3.6.1.4.1.25506.2.117.2.3.1.3 |
hh3cDldp2NeighborAgingTimeIndicates the aging time of a neighbor. If the neighbor status is not 'confirmed', it always returns 0.ro Integer32 UNITS "second" .1.3.6.1.4.1.25506.2.117.2.3.1.4 |
hh3cDldp2TrapBindObjects OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.117.3 |
hh3cDldp2Trap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.117.4 |
hh3cDldp2TrapPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.117.4.0 |
hh3cDldp2TrapUniLinkThis trap is generated when DLDP detects a unidirectional link, ifIndex and ifDescr identify the port. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.117.4.0.1 |
hh3cDldp2TrapBidLinkThis trap is generated when DLDP detects a bidirectional link, ifIndex and ifDescr identify the port. NOTIFICATION-TYPE .1.3.6.1.4.1.25506.2.117.4.0.2 |