cudldpInterfaceOperStatus
CISCO-UDLDP-MIB ·
.1.3.6.1.4.1.9.9.118.1.2.1.1.2
Object
column Enumeration
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.
Context
- MIB
- CISCO-UDLDP-MIB
- OID
.1.3.6.1.4.1.9.9.118.1.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cudldpInterfaceEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::cudldpInterfaceOperStatus'
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::cudldpInterfaceOperStatus.<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::cudldpInterfaceOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | shutdown |
2 | indeterminant |
3 | biDirectional |
4 | notApplicable |
Conformance
Member of