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
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| IF-MIB | ifDescr, ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | TruthValue | read-write | current |
| hpnicfDldp2Interval OBJECT-TYPE Indicates the advertisement packet sending interval. | 1.3.6.1.4.1.11.2.14.11.15.2.117.1.2 | Integer32 (1..100) | read-write | current |
| 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.3 | INTEGER {unknown(1), none(2), simple(3), md5(4)} | read-write | current |
| 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.4 | OCTET STRING (SIZE(0..16)) | read-write | current |
| 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.5 | INTEGER {unknown(1), auto(2), manual(3)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | TruthValue | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER {unknown(1), initial(2), inactive(3), unidirectional(4), bidirectional(5)} | read-only | current |
| 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.2 | INTEGER {unknown(1), down(2), up(3)} | read-only | current |
| hpnicfDldp2NeighborTable OBJECT-TYPE This table contains all port's neighbors. | 1.3.6.1.4.1.11.2.14.11.15.2.117.2.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | MacAddress | not-accessible | current |
| 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.2 | Integer32 (1..2147483647) | not-accessible | current |
| 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.3 | INTEGER {unknown(1), unconfirmed(2), confirmed(3)} | read-only | current |
| 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.4 | Integer32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| hpnicfDldp2TrapUniLink NOTIFICATION-TYPE This trap is generated when DLDP detects a unidirectional link, ifIndex and ifDescr identify the port. | 1.3.6.1.4.1.11.2.14.11.15.2.117.4.0.1 | current |
| hpnicfDldp2TrapBidLink NOTIFICATION-TYPE This trap is generated when DLDP detects a bidirectional link, ifIndex and ifDescr identify the port. | 1.3.6.1.4.1.11.2.14.11.15.2.117.4.0.2 | current |