cudldpInterfaceAdminMode

CISCO-UDLDP-MIB · .1.3.6.1.4.1.9.9.118.1.2.1.1.4

Object

column r/w Enumeration
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.

Context

MIB
CISCO-UDLDP-MIB
OID
.1.3.6.1.4.1.9.9.118.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cudldpInterfaceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UDLDP-MIB::cudldpInterfaceAdminMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-UDLDP-MIB::cudldpInterfaceAdminMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-UDLDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-UDLDP-MIB::cudldpInterfaceAdminMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable
3aggressive
4default

Conformance

Member of
Compliance refinements
Values: enable(1), disable(2)
The support of the values 'aggressive' and/or
'default' is not required if the per interface
'aggressive' and/or 'default' mode feature
is not supported on the device.
Values: enable(1), disable(2)
The support of the values 'aggressive' and/or
'default' is not required if the per interface
'aggressive' and/or 'default' mode feature
is not supported on the device.
ciscoUdldpMIBComplianceRev4 readonly Enumeration
Values: enable(1), disable(2)
The support of the values 'aggressive' and/or
'default' is not required if the per interface
'aggressive' and/or 'default' mode feature
is not supported on the device.

Support for read-write access is not required.