MIB Viewer

clcCdpApCacheDuplex

OBJECT-TYPE
1.3.6.1.4.1.9.9.623.1.3.1.1.15
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { unknown(1), fullduplex(2), halfduplex(3), auto(4) }