cDot11ClientAid

CISCO-DOT11-ASSOCIATION-MIB · .1.3.6.1.4.1.9.9.273.1.2.1.1.10

Object

column Unsigned32
This is the association identification number of
clients or multicast addresses associating with this 
device.  For a multicast address with clients, the
cDot11ClientAid is '0'.  For the uplink association
from this device to its parent access point, the 
cDot11ClientAid is always '1'.  For any multicast 
address with no client currently known to be 
associated with this device, the cDot11ClientAid is 
'2008'.

Context

MIB
CISCO-DOT11-ASSOCIATION-MIB
OID
.1.3.6.1.4.1.9.9.273.1.2.1.1.10
Type
column
Access
readonly
Status
current
Parent
cDot11ClientConfigInfoEntry
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-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientAid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientAid.<ifIndex>.<cd11IfAuxSsid>.<cDot11ClientAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientAid'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-2008

Conformance