HP-ICF-UDLD-MIB
37 objects
This MIB module describes objects to configure the UniDirectional Link Detection (UDLD) feature.
Imported Objects
| HP-ICF-OID | hpSwitch |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | MacAddress TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.33 | IdentityhpicfUdldMIB | This MIB module describes objects to configure the UniDirectional Link Detection (UDLD) feature. | ||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.0 | NodehpicfUdldNotifications | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0 | NodehpicfUdldNotificationPrefix | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0.1 | NotificationhpicfUdldLinkfault | current | This notification is generated when the link failure occurs. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.0.0.2 | NotificationhpicfUdldLinkUp | current | 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.1 | NodehpicfUdldObjects | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1 | NodehpicfUdldConfig | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.1 | ScalarhpicfUdldConfigTimeInterval | read-write | current | The interval in deciseconds between UDLD packets. The same interval can also be set in milliseconds with hpicfUdldConfigTimeIntervalMs. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.2 | ScalarhpicfUdldConfigMaxRetries | read-write | current | The number of unanswered UDLD packets allowed before declaring the link faulty. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3 | TablehpicfUdldPortConfigTable | not-accessible | current | 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.1 | RowhpicfUdldPortConfigEntry | not-accessible | current | An entry in the hpicfUdldPortConfigTable. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.3.1.1 | ColumnhpicfUdldPortAdminStatus | read-write | current | 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.2 | ColumnhpicfUdldPortVlanId | read-write | current | 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.4 | ScalarhpicfUdldConfigForwardMode | read-write | current | The port transmission mode while UDLD verification is in progress. The value 'verifyThenForward' will block ports until a successful UDLD exchange is establish… |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.1.5 | ScalarhpicfUdldConfigTimeIntervalMs | read-write | current | The interval in milliseconds between sending UDLD packets. The default is 5 seconds. Some devices may not allow values less than 1 second due to the load it pu… |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2 | NodehpicfUdldStats | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1 | TablehpicfUdldPortStatsTable | not-accessible | current | A table containing UDLD statistics for individual ports. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1 | RowhpicfUdldPortStatsEntry | not-accessible | current | UDLD statistics for a particular physical port. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.1 | ColumnhpicfUdldStatsPortCurrentState | read-only | current | 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 administrat… |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.2 | ColumnhpicfUdldStatsPortNeighborMAC | read-only | current | The MAC address of the adjacent switch. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.3 | ColumnhpicfUdldStatsPortNeighborPort | read-only | current | The port number of the adjacent switch. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.4 | ColumnhpicfUdldStatsPortTotalTx | read-only | current | 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.5 | ColumnhpicfUdldStatsPortTotalRx | read-only | current | 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.6 | ColumnhpicfUdldStatsPortNumStateChange | read-only | current | The number of state transitions. |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.1.2.1.1.7 | ColumnhpicfUdldStatsPortStatus | read-only | current | 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.2 | ScalarhpicfUdldStatsClearAll | read-write | current | When the value of this object is set to TRUE, the UDLD transmit, receive and state change statistics are cleared. A get request for this object always returns … |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2 | NodehpicfUdldConformance | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.1 | NodehpicfUdldCompliances | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.1.1 | CompliancehpicfUdldCompliance | deprecated | 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.2 | CompliancehpicfUdldCompliance2 | current | The compliance statement for SNMP entities that implement the UDLD MIB. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.1.3 | CompliancehpicfUdldCompliance3 | current | The compliance statement for SNMP entities that implement the UDLD MIB. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2 | NodehpicfUdldGroups | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.1 | GrouphpicfUdldPortConfigGroup | deprecated | 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.2 | GrouphpicfUdldPortStatsGroup | current | 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.3 | GrouphpicfUdldNotificationGroup | current | Notification used for signaling change in Link state. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.4 | GrouphpicfUdldStatsGroup | current | The collection of objects that are used to perform operations on UDLD related statistics. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.33.2.2.5 | GrouphpicfUdldPortConfigGroup1 | current | The collection of objects which are used to configure the UDLD implementation behavior. This group is mandatory for ports which implement the UDLD. |