CISCO-UDLDP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.118
- Last updated
- 2009-11-09 09:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2009-11-09 09:00, 2007-11-27 00:00, 2003-02-21 00:00, 2002-10-10 00:00, 2000-04-10 00:00, 1998-11-10 00:00
- Namespace
- cisco
- Source file
CISCO-UDLDP-MIB- Digest
sha256:ff587a31d923f98001b9d5f283c13a38995951d864c669c4603c3b99decc76fe
Description
Cisco Uni Direction Link Detection Protocol MIB
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-lan-switch-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex, ifName |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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.
CISCO-SMI CISCO-UDLDP-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoUdldpMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.0 | |||
| ciscoUdldpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.1 | |||
| cudldpGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.1.1 | |||
| cudldpGlobalEnable OBJECT-TYPE This variable is used to enable(true)/disable(false) Uni Direction Link Detection Protocol on the device. cudldpGlobalEnable is deprecated and replaced with cudldpGlobalMode. | 1.3.6.1.4.1.9.9.118.1.1.1 | TruthValue | read-write | deprecated |
| cudldpHelloInterval OBJECT-TYPE Indicates interval in seconds at which each port sends a hello packet to all of its neighbors at steady state when the link has been identified as bidirectional. For platforms which support cudldpHelloIntervalExt, when cudldpHelloIntervalExt reports a value less than the minimum value reportable by cudldpHelloInterval, then cudldpHelloInterval should report its minimum value of 7. | 1.3.6.1.4.1.9.9.118.1.1.2 | INTEGER (7..90) | read-write | current |
| cudldpGlobalMode OBJECT-TYPE Indicates the mode of UDLDP feature on the device. enable -- Uni Direction Link Detection Protocol is enabled on the device. disable -- Uni Directional Link Detection Protocol is disabled on the device. aggresive -- Uni Directional Link Detection protocol is enabled in aggressive mode on the device. | 1.3.6.1.4.1.9.9.118.1.1.3 | INTEGER {enable(1), disable(2), aggressive(3)} | read-write | current |
| cudldpHelloIntervalExt OBJECT-TYPE Indicates interval in seconds at which each port sends a hello packet to all of its neighbors at steady state when the link has been identified as bidirectional. | 1.3.6.1.4.1.9.9.118.1.1.4 | Unsigned32 (1..90) | read-write | current |
| cudldpFastHelloLinkFailRptNotifEnable OBJECT-TYPE This object specifies whether cudldpFastHelloLinkFailRptNotification is generated by the system. Setting this object value to 'true' will enable generation of cudldpFastHelloLinkFailRptNotification. Seting this object value to 'false' will disable generation of cudldpFastHelloLinkFailRptNotification. | 1.3.6.1.4.1.9.9.118.1.1.5 | TruthValue | read-write | current |
| cudldpFastHelloStatusChangeNotifEnable OBJECT-TYPE This object specifies whether cudldpFastHelloStatusChangeNotification is generated by the system. Setting this object value to 'true' will enable generation of cudldpFastHelloStatusChangeNotification. Seting this object value to 'false' will disable generation of cudldpFastHelloStatusChangeNotification. | 1.3.6.1.4.1.9.9.118.1.1.6 | TruthValue | read-write | current |
| cudldpInterface OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.1.2 | |||
| cudldpInterfaceTable OBJECT-TYPE The (conceptual) table containing the status of UDLDP on the device's interfaces. | 1.3.6.1.4.1.9.9.118.1.2.1 | not-accessible | current | |
| cudldpInterfaceEntry OBJECT-TYPE A conceptual row of cudldpInterfaceTable. An entry exists for each interface that supports UDLDP. | 1.3.6.1.4.1.9.9.118.1.2.1.1 | not-accessible | current | |
| cudldpInterfaceEnable OBJECT-TYPE This variable is used to enable UDLDP on this interface. If cudldpGlobalEnable is set to 'false' then this variable has no effect. cudldpInterfaceEnable is deprecated and replaced with cudldpInterfaceAdminMode. | 1.3.6.1.4.1.9.9.118.1.2.1.1.1 | TruthValue | read-write | deprecated |
| cudldpInterfaceOperStatus OBJECT-TYPE This mib object contains the following values, which has the meaning as: 'shutdown' - An Uni-Direction link has been detected and the port has been disabled. 'indeterminant' - Uni-Direction Link Detection protocol has not collected enough information to determine if the link is bi directional or not. 'biDirectional' - A bi directional link has been detected. 'notApplicable' - Uni-Direction Link Detection Protocol is disabled. | 1.3.6.1.4.1.9.9.118.1.2.1.1.2 | INTEGER {shutdown(1), indeterminant(2), biDirectional(3), notApplicable(4)} | read-only | current |
| cudldpInterfaceAggressiveMode OBJECT-TYPE An indication of whether the UDLDP aggressive mode is enabled on this interface. If the aggressive mode is set to 'true', an active port may be shutdown in case of the abrupt loss of its neighbor(s) because the loss of communication (heartbeat) with the neighbor(s) is assumed to be caused by a fault; thus, the cudldpInterfaceOperStatus of the active port will be 'shutdown'. Instead, when the aggressive mode is set to 'false', and if there is a loss of communication with the neighbor(s), then the cudldpInterfaceOperStatus of the active port will be 'indeterminant'. Therefore, this mode is recommended only for links that don't use hubs, media converters or similar devices, and where the unexpected loss of the port's neighbor is not an admissible condition. cudldpInterfaceAggressiveMode is deprecated and replaced with cudldpInterfaceAdminMode. | 1.3.6.1.4.1.9.9.118.1.2.1.1.3 | TruthValue | read-write | deprecated |
| cudldpInterfaceAdminMode OBJECT-TYPE Indicates the Administrative mode of Uni Direction Link Detection Protocol Feature configured on this interface. enable -- Uni Direction Link Detection Protocol is enabled on this interface. disable -- Uni Direction Link Detection Protocol is disabled on this interface. aggressive -- Uni Direction Link Detection protocol is enabled in aggressive mode on this interface. default -- Whether the Uni Directiona Link Detection protocol is enabled or not on this interface depends on the object value of cudldpGlobalMode. | 1.3.6.1.4.1.9.9.118.1.2.1.1.4 | INTEGER {enable(1), disable(2), aggressive(3), default(4)} | read-write | current |
| cudldpInterfaceOperMode OBJECT-TYPE Indicates the operational mode of Uni Direction Link Detection Protocol Feature on this interface. | 1.3.6.1.4.1.9.9.118.1.2.1.1.5 | INTEGER {enable(1), disable(2), aggressive(3)} | read-only | current |
| cudldpIfFastHelloInterval OBJECT-TYPE This object specifies the fast hello interval at which each port sends a hello packet to all of its neighbors at steady state. By setting this object to a positive value, this interface is enabled to send UDLD hello packet at a fast interval as specified by this object value. Setting this object to zero value, this interface is disabled to send UDLD hello packet at fast interval. Instead, the interface will send the UDLD hello packet at the interval as specified by cudldpHelloInterval object (or cudldpHelloIntervalExt if a platform supports cudldpHelloIntervalExt). | 1.3.6.1.4.1.9.9.118.1.2.1.1.6 | Unsigned32 | read-write | current |
| cudldpIfOperHelloInterval OBJECT-TYPE This object indicates the operational interval value at which each port sends a hello packet to all of its neighbors at steady state. | 1.3.6.1.4.1.9.9.118.1.2.1.1.7 | Unsigned32 | read-only | current |
| cudldpIfFastHelloOperStatus OBJECT-TYPE This object indicates the operational status of fast hello UDLD at this interface. | 1.3.6.1.4.1.9.9.118.1.2.1.1.8 | INTEGER {operational(1), notOperational(2)} | read-only | current |
| cudldpFastHello OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.1.3 | |||
| cudldpFastHelloErrorReportEnable OBJECT-TYPE This object specifies whether error reporting is enabled or disabled when a fast hello UDLD link error is detected. 'true' specifies that when a fast hello UDLD link error is detected, the link remains in its current state and a cudldpFastHelloLinkFailRptNotification event will be triggered. 'false' specifies that when a fast hello UDLD link error is detected, the link will be automatically put in error-disable state and no error report will be generated. | 1.3.6.1.4.1.9.9.118.1.3.1 | TruthValue | read-write | current |
| cudldpFastHelloMaxPorts OBJECT-TYPE This object indicates the maximum number of interfaces that fast hello UDLD can be enabled to run. When the value of cudldpFastHelloConfigPorts reaches this object value, enabling of fast hello UDLDP on additional interface will fail. | 1.3.6.1.4.1.9.9.118.1.3.2 | Unsigned32 | read-only | current |
| cudldpFastHelloConfigPorts OBJECT-TYPE This object indicates the total number of interfaces that fast hello UDLD is currently enabled. | 1.3.6.1.4.1.9.9.118.1.3.3 | Unsigned32 | read-only | current |
| cudldpFastHelloOperationalPorts OBJECT-TYPE This object indicates the number of interfaces that fast hello UDLD is currently enabled and in operational state. | 1.3.6.1.4.1.9.9.118.1.3.4 | Unsigned32 | read-only | current |
| ciscoUdldpMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.3 | |||
| ciscoUdldpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.3.1 | |||
| ciscoUdldpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.118.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cudldpFastHelloLinkFailRptNotification NOTIFICATION-TYPE This notification is generated when UDLDP detects a link failure on a fast hello UDLD link and the value of cudldpFastHelloErrorReportEnable is 'true'. ifName identifies the interface where the link failure is detected. | 1.3.6.1.4.1.9.9.118.0.1 | current |
| cudldpFastHelloStatusChangeNotification NOTIFICATION-TYPE This notification is generated when there is a change in the value of cudldpIfFastHelloOperStatus object. cudldpHelloInterval provides the hello interval configured at the device level. cudldpIfFastHelloInterval provides the fast hello interval configured at the interface level. cudldpIfOperHelloInterval indicates the hello interval that is currently operational at this interface. cudldpIfFastHelloOperStatus indicates the operational status of UDLD fast hello at this interface. ifName identifies the interface that trigger the generation of this notification. | 1.3.6.1.4.1.9.9.118.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoUdldpMIBCompliance MODULE-COMPLIANCE The compliance statement for the CISCO-UDLDP-MIB. | 1.3.6.1.4.1.9.9.118.3.1.1 | deprecated |
| ciscoUdldpMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for the CISCO-UDLDP-MIB. | 1.3.6.1.4.1.9.9.118.3.1.2 | deprecated |
| ciscoUdldpMIBComplianceRev2 MODULE-COMPLIANCE The compliance statement for the CISCO-UDLDP-MIB. | 1.3.6.1.4.1.9.9.118.3.1.3 | deprecated |
| ciscoUdldpMIBComplianceRev3 MODULE-COMPLIANCE The compliance statement for the CISCO-UDLDP-MIB. This compliance statement is deprecated and superceded by ciscoUdldpMIBComplianceRev4. | 1.3.6.1.4.1.9.9.118.3.1.4 | deprecated |
| ciscoUdldpMIBComplianceRev4 MODULE-COMPLIANCE The compliance statement for the CISCO-UDLDP-MIB. | 1.3.6.1.4.1.9.9.118.3.1.5 | current |
| ciscoUdldpMIBGroup OBJECT-GROUP A collection of objects for use with the Uni Direction Link Detection Protocol. | 1.3.6.1.4.1.9.9.118.3.2.1 | deprecated |
| ciscoUdldpAggreModeOptionalGroup OBJECT-GROUP A collection of optional objects providing UDLDP aggressive mode configuration information. | 1.3.6.1.4.1.9.9.118.3.2.2 | deprecated |
| ciscoUdldpMIBGroup2 OBJECT-GROUP A collection of objects providing Uni Direction Link Detection Protocol information. | 1.3.6.1.4.1.9.9.118.3.2.3 | current |
| ciscoUdldpMIBGroup3 OBJECT-GROUP A collection of objects providing Uni Direction Link Detection Protocol information. | 1.3.6.1.4.1.9.9.118.3.2.4 | current |
| ciscoUdldpFastHelloGroup OBJECT-GROUP A collection of objects which provides fast hello UDLD information in the device. | 1.3.6.1.4.1.9.9.118.3.2.5 | current |
| ciscoUdldpFastHelloNotificationGroup NOTIFICATION-GROUP A collection of notifications which provides fast hello UDLD notifications support in the device. | 1.3.6.1.4.1.9.9.118.3.2.6 | current |