clcCdpApCacheInterfaceSpeed
CISCO-LWAPP-CDP-MIB ·
.1.3.6.1.4.1.9.9.623.1.3.1.1.16
Object
column MbpsEnumeration
This object represents the speed of the ethernet interface between the AP and it's neighboring CDP device. The unit is Mbps. This variable would be populated at AP join and periodically thereafter. none(1)- would be shown if the interface is not an ethernet interface. tenMbps(2) - indicates that the speed of the ethernet interface between the AP and it's neighboring CDP device is 10 Mbps. hundredMbps(3) - indicates that the speed of the ethernet interface between the AP and it's neighboring CDP device is 100 Mbps. thousandMbps(4) - indicates that the speed of the ethernet interface between the AP and it's neighboring CDP device is 1000 Mbps. auto(5) - indicates that the speed of the ethernet interface between the AP and it's neighboring CDP device is auto .
Context
- MIB
- CISCO-LWAPP-CDP-MIB
- OID
.1.3.6.1.4.1.9.9.623.1.3.1.1.16- Type
- column
- Access
- readonly
- Status
- current
- Units
- Mbps
- Parent
- clcCdpApCacheEntry
- Groups
- 1
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-LWAPP-CDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-CDP-MIB::clcCdpApCacheInterfaceSpeed'
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::clcCdpApCacheInterfaceSpeed.<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::clcCdpApCacheInterfaceSpeed'
Syntax
MbpsEnumeration
Values & Constraints
Enumerated Values
1 | none |
2 | tenMbps |
3 | hundredMbps |
4 | thousandMbps |
5 | auto |
Conformance
Member of