clcCdpApCacheDuplex

CISCO-LWAPP-CDP-MIB · .1.3.6.1.4.1.9.9.623.1.3.1.1.15

Object

column Enumeration
This object represents the duplex mode of the
ethernet interface between the AP and it's 
neighboring CDP device, as reported in the most recent 
CDP message. 
unknown(1) - indicates no duplex mode field (TLV) was 
reported in the most recent CDP message or the 
neighboring device is not connected to the AP through 
ethernet interface. 
fullduplex(2) - indicates that duplex mode of the ethernet
interface between the AP and it's neighboring CDP device 
is set to fullduplex mode.
halfduplex(3) - indicates that duplex mode of the ethernet
interface between the AP and it's neighboring CDP device 
is set to halfduplex mode.
auto(4) - indicates that duplex mode of the ethernet 
interface between the AP and it's neighboring CDP 
device is set to auto mode.

Context

MIB
CISCO-LWAPP-CDP-MIB
OID
.1.3.6.1.4.1.9.9.623.1.3.1.1.15
Type
column
Access
readonly
Status
current
Parent
clcCdpApCacheEntry
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-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CDP-MIB::clcCdpApCacheDuplex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CDP-MIB::clcCdpApCacheDuplex.<cLApSysMacAddress>.<clcCdpApCacheDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-CDP-MIB::clcCdpApCacheDuplex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2fullduplex
3halfduplex
4auto

Conformance