cldctClientInfoLevel
CISCO-LWAPP-DOT11-CLIENT-TS-MIB ·
.1.3.6.1.4.1.9.9.622.1.1.1.1.3
Object
column Enumeration
This object indicates the types of messages generated
by the watch listed client.
There can be three types of messages.
'phase' - This value represents phase transition of a
wireless client. The various phases include
802.11, 8021x, dhcp etc.
'state' - This value represents a state transition of a
wireless client. The states could be association
request, authentication request etc. for 802.11
phase.
'normal' - This value represents an informational message
generated during 802.11 client's association to
the controller.
Context
- MIB
- CISCO-LWAPP-DOT11-CLIENT-TS-MIB
- OID
.1.3.6.1.4.1.9.9.622.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cldctClientInfoEntry
- 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-DOT11-CLIENT-TS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-TS-MIB::cldctClientInfoLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-DOT11-CLIENT-TS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-DOT11-CLIENT-TS-MIB::cldctClientInfoLevel.<cldcClientMacAddress>.<cldctClientInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-DOT11-CLIENT-TS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-DOT11-CLIENT-TS-MIB::cldctClientInfoLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | phase |
2 | state |
3 | normal |
Conformance
Member of