All MIBs › CISCO-LWAPP-DOT11-CLIENT-MIB › cldcDisassocNacAlertEnabled
cldcDisassocNacAlertEnabled
Module: CISCO-LWAPP-DOT11-CLIENT-MIB
OID (symbolic): CISCO-LWAPP-DOT11-CLIENT-MIB::cldcDisassocNacAlertEnabled
OID (numeric): 1.3.6.1.4.1.9.9.599.1.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies the control of generation of ciscoLwappDot11ClientDisassocNacAlert notification.
A value of 'true' specifies that the agent generates ciscoLwappDot11ClientDisassocNacAlert notification.
A value of 'false' specifies that the agent doesn't generate ciscoLwappDot11ClientDisassocNacAlert notification.
What is cldcDisassocNacAlertEnabled?
This OID stores a true/false value controlling whether the device sends alert notifications when a wireless client disconnects due to network access policy (NAC) violations. Enabling it lets the system automatically notify administrators when devices are kicked off the network for policy violations. A security team managing a wireless network would enable this to receive alerts whenever a device fails compliance checks and is forced to disconnect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.599.1.1.3 snmpwalk -v2c -c public <target> CISCO-LWAPP-DOT11-CLIENT-MIB::cldcDisassocNacAlertEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.599.1.1.3.1 snmpget -v2c -c public <target> CISCO-LWAPP-DOT11-CLIENT-MIB::cldcDisassocNacAlertEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.599.1.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cldcDisassocNacAlertEnabled.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::cldcDisassocNacAlertEnabled 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.1 | cldcConfigObjects | CISCO-LWAPP-DOT11-CLIENT-MIB |
| 1.3.6.1.4.1.9.9.599.1.1.3 | cldcDisassocNacAlertEnabled | CISCO-LWAPP-DOT11-CLIENT-MIB |