HP-ICF-UDLD-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.33
- Last updated
- 2006-04-10 00:00
- Organization
- Hewlett-Packard Company ProCurve Networking Business
- Revisions
- 2006-04-10 00:00
- Namespace
- hp
- Source file
HP-ICF-UDLD-MIB- Digest
sha256:aec3e97ff398997eb8581e0b251b8f78e5640fee11e42d043624458710427819
Description
This MIB module describes objects to configure the Unidirectional Link Detection (UDLD) 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 | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION, TimeInterval |
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-OID HP-ICF-UDLD-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpicfUdldNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.0 | |||
| hpicfUdldNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0 | |||
| hpicfUdldObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.1 | |||
| hpicfUdldConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1 | |||
| hpicfUdldConfigTimeInterval OBJECT-TYPE The interval in seconds at which the UDLD enabled ports exchange proprietary pulse packet. Here 10 is 1 sec, 11 is 1.1 sec, and so on. The default value for hpicfUdldConfigTimeInterval object is 5 seconds. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.1 | Unsigned32 (10..100) | read-write | current |
| hpicfUdldConfigMaxRetries OBJECT-TYPE Maximum number of retries to wait for a response. The default value for hpicfUdldConfigMaxRetries object is 4. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.2 | Unsigned32 (3..10) | read-write | current |
| hpicfUdldPortConfigTable OBJECT-TYPE The table that controls UDLD status on individual ports. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3 | not-accessible | current | |
| hpicfUdldPortConfigEntry OBJECT-TYPE An entry in the hpicfUdldPortConfigTable. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3.1 | not-accessible | current | |
| hpicfUdldPortAdminStatus OBJECT-TYPE The hpicfUdldPortAdminStatus can be enabled/disabled The value enable(1) means that UDLD is enabled. the value disable(2) means that UDLD is disabled. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3.1.1 | INTEGER {enable(1), disable(2)} | read-write | current |
| hpicfUdldPortVlanId OBJECT-TYPE The vlan id associated with tagged UDLD control packets. The value of 0 indicates that UDLD control packets are untagged. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3.1.2 | Integer32 (0..4094) | read-write | current |
| hpicfUdldStats OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2 | |||
| hpicfUdldPortStatsTable OBJECT-TYPE A table containing UDLD statistics for individual ports. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1 | not-accessible | current | |
| hpicfUdldPortStatsEntry OBJECT-TYPE UDLD statistics for a particular physical port. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1 | not-accessible | current | |
| hpicfUdldStatsPortCurrentState OBJECT-TYPE The desired status of UDLD on a port. If the associated hpicfUdldStatsPortCurrentState object has a value of 'offline(1)', then the port or udld is administratively disabled. If the associated hpicfUdldStatsPortCurrentState object has a value of 'failure(2)', then the port and udld are administratively enabled, but udld packets are not being received successfully. Link may or may not be present. If the associated hpicfUdldStatsPortCurrentState object has a value of 'up(3)', then udld is enabled and udld packets are being received successfully in both directions. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.1 | INTEGER {unknown(0), offline(1), failure(2), up(3)} | read-only | current |
| hpicfUdldStatsPortNeighborMAC OBJECT-TYPE The MAC address of the adjacent switch. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.2 | MacAddress | read-only | current |
| hpicfUdldStatsPortNeighborPort OBJECT-TYPE The port number of the adjacent switch. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.3 | Integer32 | read-only | current |
| hpicfUdldStatsPortTotalTx OBJECT-TYPE The number of UDLD control packets sent from this port. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.4 | Counter32 | read-only | current |
| hpicfUdldStatsPortTotalRx OBJECT-TYPE The number of UDLD control packets received on this port. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.5 | Counter32 | read-only | current |
| hpicfUdldStatsPortNumStateChange OBJECT-TYPE The number of state transitions. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.6 | Counter32 | read-only | current |
| hpicfUdldStatsPortStatus OBJECT-TYPE The value of this object indicates whether the port is blocked by UDLD or not. | 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.7 | Integer32 | read-only | current |
| hpicfUdldConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.2 | |||
| hpicfUdldCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.1 | |||
| hpicfUdldGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpicfUdldLinkfault NOTIFICATION-TYPE This notification is generated when the link failure occurs. | 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0.1 | current |
| hpicfUdldLinkUp NOTIFICATION-TYPE This notification is generated when UDLD link goes from down to up. | 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hpicfUdldCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities which implement the UDLD MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.1.1 | current |
| hpicfUdldPortConfigGroup OBJECT-GROUP The collection of objects which are used to configure the UDLD implementation behavior. This group is mandatory for ports which implement the UDLD. | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.1 | current |
| hpicfUdldPortStatsGroup OBJECT-GROUP The collection of objects which are used to represent UDLD statistics. This group is mandatory for ports which implement the UDLD. | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.2 | current |
| hpicfUdldNotificationGroup NOTIFICATION-GROUP Notification used for signaling change in Link state. | 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.3 | current |