All MIBs › CISCO-LWAPP-AP-MIB › cLApMonitorModeOptimization
cLApMonitorModeOptimization
Module: CISCO-LWAPP-AP-MIB
OID (symbolic): CISCO-LWAPP-AP-MIB::cLApMonitorModeOptimization
OID (numeric): 1.3.6.1.4.1.9.9.513.1.1.1.1.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object represents the monitor mode optimization on this device. all - All optimization is enabled tracking - Tracking is optimized wips - WIPS optimization is enabled none - No optimization is enabled
What is cLApMonitorModeOptimization?
This object controls which optimization features are active when a Lightweight Access Point (LAP) is operating in monitor mode for wireless intrusion detection and protocol analysis. The configuration options are: 'all' (all optimizations enabled), 'tracking' (only tracking optimizations), 'wips' (Wireless Intrusion Prevention System optimizations), or 'none' (no optimizations). Administrators adjust this setting to balance between detection accuracy and CPU resource usage on the access point.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.28 snmpwalk -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApMonitorModeOptimization
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.28.1 snmpget -v2c -c public <target> CISCO-LWAPP-AP-MIB::cLApMonitorModeOptimization.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.513.1.1.1.1.28.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLApMonitorModeOptimization.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-AP-MIB::cLApMonitorModeOptimization 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.513 | ciscoLwappApMIB | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1 | ciscoLwappApMIBObjects | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1 | ciscoLwappAp | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1 | cLApTable | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1.1 | cLApEntry | CISCO-LWAPP-AP-MIB |
| 1.3.6.1.4.1.9.9.513.1.1.1.1.28 | cLApMonitorModeOptimization | CISCO-LWAPP-AP-MIB |