HP-ICF-DLDP-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.108
- Last updated
- 2014-03-07 00:00
- Organization
- HP Networking
- Revisions
- 2014-03-07 00:00
- Namespace
- hp
- Source file
HP-ICF-DLDP-MIB- Digest
sha256:cfd8e90665afb243fd1bdc7d8021b2afbaa8e8de03a90c93e1a28b00477439dc
Description
This MIB module describes objects to configure the Device Link Detection (DLDP) feature.
Contact
Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, 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.
HP-ICF-DLDP-MIB HP-ICF-OID IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfDldpNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.0 | |||
| hpicfDldpConfigurationObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.1 | |||
| hpicfDldpScalars OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1 | |||
| hpicfDldpGlobalEnable OBJECT-TYPE This object provides the status of Device Link Detection Protocol on the device. A value of TRUE enables the DLDP feature on the device. A value of FALSE disables the DLDP feature on the device. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.1 | TruthValue | read-write | current |
| hpicfDldpInterval OBJECT-TYPE This object provides the interval(seconds) at which the DLDP packets are advertised. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.2 | Integer32 (1..100) | read-write | current |
| hpicfDldpAuthMode OBJECT-TYPE This object provides the authentication mechanism used in DLDP. A value of unknown(1) indicates that the authentication mode cannot be determined. This value cannot be set. A value of none(2) indicates that no authentication mode is selected for DLDP. A value of simple(3) indicates that a clear text password is used for authentication. A value of md5(4) indicates that MD5 encrypted password is used for authentication. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.3 | INTEGER {unknown(1), none(2), simple(3), md5(4)} | read-write | current |
| hpicfDldpAuthPassword OBJECT-TYPE This object is used to set the authentication password. To delete a password, set the object to a zero-length octet string. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.4 | OCTET STRING (SIZE(0..16)) | read-write | current |
| hpicfDldpAuthPasswordEncrypted OBJECT-TYPE This object provides an encrypted form of the DLDP authentication password. For SET requests, the encrypted value must be obtained from a compatible HP Networking device or generated using the 'encrypt-credentials' CLI command. This object can only be read or written when hpSwitchAuthenticationEncryptCredentialsMethod is set to a value other than 'none'. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.5 | OCTET STRING (SIZE(0..64)) | read-write | current |
| hpicfDldpUniShutdown OBJECT-TYPE This object determines the shutdown mode for a port when a unidirectional link is detected. A value of unknown(1) indicates that the shutdown mode cannot be determined. This value cannot be set. A value of auto (2) indicates that the port will be shut down automatically by DLDP after the detection of unidirectional link on that port. A value of manual(3) indicates that the port must be shut down manually after the detection of unidirectional link on that port. When this mode is selected, DLDP generates log and trap messages to prompt the user to shut down the unidirectional port manually. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.6 | INTEGER {unknown(1), auto(2), manual(3)} | read-write | current |
| hpicfDldpDelayDownInterval OBJECT-TYPE This object provides the DelayDown timer for DLDP in seconds. When the status of a DLDP enabled port changes to down, DLDP starts the DelayDown timer. When the DelayDown timer expires, the device removes the corresponding neighbor information from the database. Some devices may only allow a more restricted range of values 1..5. The default value is 1 second. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.1.7 | Integer32 (1..100) | read-write | current |
| hpicfDldpPortConfigTable OBJECT-TYPE This table contains all ports that support DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.2 | not-accessible | current | |
| hpicfDldpPortConfigEntry OBJECT-TYPE This entry describes a port that supports DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.2.1 | not-accessible | current | |
| hpicfDldpPortEnable OBJECT-TYPE This object provides the status of DLDP on ports. A value of TRUE indicates that DLDP is enabled on the port. A value of FALSE indicates that DLDP is disabled on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.2.1.1 | TruthValue | read-write | current |
| hpicfDldpPortStatusTable OBJECT-TYPE This table provides the information about all the DLDP enabled ports. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.3 | not-accessible | current | |
| hpicfDldpPortStatusEntry OBJECT-TYPE An entry in the table that provides the information about a single DLDP enabled port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.3.1 | not-accessible | current | |
| hpicfDldpPortOperStatus OBJECT-TYPE This object provides the operating status of DLDP on ports. A value of unknown (1) indicates that the operating status of DLDP cannot be determined. A value of initial (2) indicates that DLDP is enabled on port but disabled globally. A value of inactive (3) indicates that DLDP is enabled but the physical status of the port is down. A value of unidirectional (4) indicates that a unidirectional link is detected on the port. A value of bidirectional (5) indicates that a bidirectional link is detected on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.3.1.1 | INTEGER {unknown(1), initial(2), inactive(3), unidirectional(4), bidirectional(5)} | read-only | current |
| hpicfDldpPortLinkStatus OBJECT-TYPE This object provides the link status of DLDP enabled ports. A value of unknown (1) indicates that the status of the link cannot be determined. A value of down (2) indicates that the status of the link is down. A value of up (3) indicates that the status of the link is up. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.3.1.2 | INTEGER {unknown(1), down(2), up(3)} | read-only | current |
| hpicfDldpPortStatTable OBJECT-TYPE This table provides the statistics of DLDP ports. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4 | not-accessible | current | |
| hpicfDldpPortStatEntry OBJECT-TYPE An entry in the table that provides the statistics of a single DLDP port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1 | not-accessible | current | |
| hpicfDldpRxPackets OBJECT-TYPE This object provides number of DLDP packets received on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.1 | Counter64 | read-only | current |
| hpicfDldpTxPackets OBJECT-TYPE This object provides number of DLDP packets sent on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.2 | Counter64 | read-only | current |
| hpicfDldpRxValidPackets OBJECT-TYPE This object provides number of valid DLDP packets received on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.3 | Counter64 | read-only | current |
| hpicfDldpRxInvalidPackets OBJECT-TYPE This object provides number of invalid DLDP packets received on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.4 | Counter64 | read-only | current |
| hpicfDldpAuthFailedPackets OBJECT-TYPE This object provides number of DLDP authentication failed packets received on the port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.5 | Counter64 | read-only | current |
| hpicfDldpStatClear OBJECT-TYPE This object clears DLDP statistics when set to TRUE. A GET request for this object always returns FALSE. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.4.1.6 | TruthValue | read-write | current |
| hpicfDldpNeighborTable OBJECT-TYPE This table provides the information about the devices connected on the DLDP enabled ports. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5 | not-accessible | current | |
| hpicfDldpNeighborEntry OBJECT-TYPE An entry in the table that provides the information about each neighbor device connected on a DLDP enabled port. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1 | not-accessible | current | |
| hpicfDldpNeighborPortId OBJECT-TYPE This object provides the neighbor ID. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpicfDldpNeighborBridgeMac OBJECT-TYPE This object provides the bridge MAC address of a neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1.2 | MacAddress | read-only | current |
| hpicfDldpNeighborPortIndex OBJECT-TYPE This object provides the port index of a neighbor. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1.3 | Integer32 | read-only | current |
| hpicfDldpNeighborStatus OBJECT-TYPE This object provides the status of a neighbor. A value of unknown(1) indicates that the status of the neighbor cannot be determined. A value of unconfirmed(2) indicates that the neighbor is connected on a unidirectional link. A value of confirmed(3) indicates that the neighbor is connected on a bidirectional link. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1.4 | INTEGER {unknown(1), unconfirmed(2), confirmed(3)} | read-only | current |
| hpicfDldpNeighborAgingTime OBJECT-TYPE This object provides the aging time of a neighbor. This object returns a value of zero if the neighbor status is unconfirmed or unknown. | 1.3.6.1.4.1.11.2.14.11.5.1.108.1.5.1.5 | Integer32 | read-only | current |
| hpicfDldpStatisticsObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.2 | |||
| hpicfDldpScalarStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.2.1 | |||
| hpicfDldpConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.3 | |||
| hpicfDldpCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.1 | |||
| hpicfDldpGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfDldpTrapUniLink NOTIFICATION-TYPE This trap is generated when DLDP detects a unidirectional link. | 1.3.6.1.4.1.11.2.14.11.5.1.108.0.1 | current |
| hpicfDldpTrapBidLink NOTIFICATION-TYPE This trap is generated when DLDP detects a bidirectional link. | 1.3.6.1.4.1.11.2.14.11.5.1.108.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfDldpCompliance MODULE-COMPLIANCE The compliance statement for the Dldp MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.1.1 | current |
| hpicfDldpScalarsGroup OBJECT-GROUP The collection of scalr objects providing information about DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2.1 | current |
| hpicfDldpPortGroup OBJECT-GROUP The collection of port objects providing information about DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2.2 | current |
| hpicfDldpNeighborGroup OBJECT-GROUP The collection of neighbor objects providing information about DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2.3 | current |
| hpicfDldpStatsGroup OBJECT-GROUP The collection of statistic objects providing information about DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2.4 | current |
| hpicfDldpNotificationGroup NOTIFICATION-GROUP A collection of trap objects providing information about DLDP. | 1.3.6.1.4.1.11.2.14.11.5.1.108.3.2.5 | current |