CISCO-UDLDP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-UDLDP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoUdldpMIB 1.3.6.1.4.1.9.9.118
Cisco Uni Direction Link Detection Protocol MIB
         ciscoUdldpMIBNotifs 1.3.6.1.4.1.9.9.118.0
             cudldpFastHelloLinkFailRptNotification 1.3.6.1.4.1.9.9.118.0.1
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.
             cudldpFastHelloStatusChangeNotification 1.3.6.1.4.1.9.9.118.0.2
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.
         ciscoUdldpMIBObjects 1.3.6.1.4.1.9.9.118.1
             cudldpGlobal 1.3.6.1.4.1.9.9.118.1.1
                 cudldpGlobalEnable 1.3.6.1.4.1.9.9.118.1.1.1 truthvalue read-write
This variable is used to enable(true)/disable(false) Uni Direction Link Detection Protocol on the device. cudldpGlobalEnable is deprecated and replaced with cudldpGlobalMode.
                 cudldpHelloInterval 1.3.6.1.4.1.9.9.118.1.1.2 integer read-write
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.
                 cudldpGlobalMode 1.3.6.1.4.1.9.9.118.1.1.3 integer read-write
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. Enumeration: 'aggressive': 3, 'enable': 1, 'disable': 2.
                 cudldpHelloIntervalExt 1.3.6.1.4.1.9.9.118.1.1.4 unsigned32 read-write
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.
                 cudldpFastHelloLinkFailRptNotifEnable 1.3.6.1.4.1.9.9.118.1.1.5 truthvalue read-write
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.
                 cudldpFastHelloStatusChangeNotifEnable 1.3.6.1.4.1.9.9.118.1.1.6 truthvalue read-write
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.
             cudldpInterface 1.3.6.1.4.1.9.9.118.1.2
                 cudldpInterfaceTable 1.3.6.1.4.1.9.9.118.1.2.1 no-access
The (conceptual) table containing the status of UDLDP on the device's interfaces.
                     cudldpInterfaceEntry 1.3.6.1.4.1.9.9.118.1.2.1.1 no-access
A conceptual row of cudldpInterfaceTable. An entry exists for each interface that supports UDLDP.
                         cudldpInterfaceEnable 1.3.6.1.4.1.9.9.118.1.2.1.1.1 truthvalue read-write
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.
                         cudldpInterfaceOperStatus 1.3.6.1.4.1.9.9.118.1.2.1.1.2 integer read-only
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. Enumeration: 'biDirectional': 3, 'notApplicable': 4, 'indeterminant': 2, 'shutdown': 1.
                         cudldpInterfaceAggressiveMode 1.3.6.1.4.1.9.9.118.1.2.1.1.3 truthvalue read-write
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.
                         cudldpInterfaceAdminMode 1.3.6.1.4.1.9.9.118.1.2.1.1.4 integer read-write
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. Enumeration: 'default': 4, 'aggressive': 3, 'enable': 1, 'disable': 2.
                         cudldpInterfaceOperMode 1.3.6.1.4.1.9.9.118.1.2.1.1.5 integer read-only
Indicates the operational mode of Uni Direction Link Detection Protocol Feature on this interface. Enumeration: 'aggressive': 3, 'enable': 1, 'disable': 2.
                         cudldpIfFastHelloInterval 1.3.6.1.4.1.9.9.118.1.2.1.1.6 unsigned32 read-write
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).
                         cudldpIfOperHelloInterval 1.3.6.1.4.1.9.9.118.1.2.1.1.7 unsigned32 read-only
This object indicates the operational interval value at which each port sends a hello packet to all of its neighbors at steady state.
                         cudldpIfFastHelloOperStatus 1.3.6.1.4.1.9.9.118.1.2.1.1.8 integer read-only
This object indicates the operational status of fast hello UDLD at this interface. Enumeration: 'notOperational': 2, 'operational': 1.
             cudldpFastHello 1.3.6.1.4.1.9.9.118.1.3
                 cudldpFastHelloErrorReportEnable 1.3.6.1.4.1.9.9.118.1.3.1 truthvalue read-write
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.
                 cudldpFastHelloMaxPorts 1.3.6.1.4.1.9.9.118.1.3.2 unsigned32 read-only
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.
                 cudldpFastHelloConfigPorts 1.3.6.1.4.1.9.9.118.1.3.3 unsigned32 read-only
This object indicates the total number of interfaces that fast hello UDLD is currently enabled.
                 cudldpFastHelloOperationalPorts 1.3.6.1.4.1.9.9.118.1.3.4 unsigned32 read-only
This object indicates the number of interfaces that fast hello UDLD is currently enabled and in operational state.
         ciscoUdldpMIBConformance 1.3.6.1.4.1.9.9.118.3
             ciscoUdldpMIBCompliances 1.3.6.1.4.1.9.9.118.3.1
                 ciscoUdldpMIBCompliance 1.3.6.1.4.1.9.9.118.3.1.1
The compliance statement for the CISCO-UDLDP-MIB.
                 ciscoUdldpMIBComplianceRev1 1.3.6.1.4.1.9.9.118.3.1.2
The compliance statement for the CISCO-UDLDP-MIB.
                 ciscoUdldpMIBComplianceRev2 1.3.6.1.4.1.9.9.118.3.1.3
The compliance statement for the CISCO-UDLDP-MIB.
                 ciscoUdldpMIBComplianceRev3 1.3.6.1.4.1.9.9.118.3.1.4
The compliance statement for the CISCO-UDLDP-MIB. This compliance statement is deprecated and superceded by ciscoUdldpMIBComplianceRev4.
                 ciscoUdldpMIBComplianceRev4 1.3.6.1.4.1.9.9.118.3.1.5
The compliance statement for the CISCO-UDLDP-MIB.
             ciscoUdldpMIBGroups 1.3.6.1.4.1.9.9.118.3.2
                 ciscoUdldpMIBGroup 1.3.6.1.4.1.9.9.118.3.2.1
A collection of objects for use with the Uni Direction Link Detection Protocol.
                 ciscoUdldpAggreModeOptionalGroup 1.3.6.1.4.1.9.9.118.3.2.2
A collection of optional objects providing UDLDP aggressive mode configuration information.
                 ciscoUdldpMIBGroup2 1.3.6.1.4.1.9.9.118.3.2.3
A collection of objects providing Uni Direction Link Detection Protocol information.
                 ciscoUdldpMIBGroup3 1.3.6.1.4.1.9.9.118.3.2.4
A collection of objects providing Uni Direction Link Detection Protocol information.
                 ciscoUdldpFastHelloGroup 1.3.6.1.4.1.9.9.118.3.2.5
A collection of objects which provides fast hello UDLD information in the device.
                 ciscoUdldpFastHelloNotificationGroup 1.3.6.1.4.1.9.9.118.3.2.6
A collection of notifications which provides fast hello UDLD notifications support in the device.