All MIBs › CISCO-LWAPP-DOT11-CLIENT-MIB › cldcClientNacState
cldcClientNacState
Module: CISCO-LWAPP-DOT11-CLIENT-MIB
OID (symbolic): CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientNacState
OID (numeric): 1.3.6.1.4.1.9.9.599.1.3.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies that client's network admission control state.
A value of 'quarantine' specifies that client goes through posture analysis and the client traffic is sent by controller in quarantine vlan.
A value of 'access' specifies that client traffic is sent by controller in access vlan. The client should have completed posture analysis.
Posture Analysis is a state change where the client applies the configured policies to validate access to the network.
What is cldcClientNacState?
Reports and lets you set a wireless client's Network Admission Control (NAC) state, indicating whether the client is quarantined (limited network access pending posture assessment) or has full access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.599.1.3.1.1.11 snmpwalk -v2c -c public <target> CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientNacState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.599.1.3.1.1.11.1 snmpget -v2c -c public <target> CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientNacState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.599.1.3.1.1.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cldcClientNacState.1
Start monitoring Cisco Wireless LAN Controllers (LWAPP-based) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LWAPP-DOT11-CLIENT-MIB::cldcClientNacState OID value, configure state conditions and alerts, and monitor any Cisco Wireless LAN Controllers (LWAPP-based) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.599 | ciscoLwappDot11ClientMIB | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1 | ciscoLwappDot11ClientMIBObjects | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1.3 | cldcStatusObjects | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1.3.1 | cldcClientTable | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1.3.1.1 | cldcClientEntry | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1.3.1.1.11 | cldcClientNacState | CISCO-LWAPP-DOT11-CLIENT-MIB |