All MIBs › CAPWAP-BASE-MIB › capwapBaseDecryptErrorNotifyEnable
capwapBaseDecryptErrorNotifyEnable
Module: CAPWAP-BASE-MIB
OID (symbolic): CAPWAP-BASE-MIB::capwapBaseDecryptErrorNotifyEnable
OID (numeric): 1.3.6.1.2.1.196.1.6.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Represents whether the decryption error notification should be generated. A value of true(1) means that the notification is enabled. A value of false(2) means that the notification is disabled. The value of the object is persistent at restart/reboot.
What is capwapBaseDecryptErrorNotifyEnable?
A read-write switch controlling whether a notification is sent when a CAPWAP data or control channel decryption error occurs, with the setting surviving a restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.196.1.6.2 snmpwalk -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseDecryptErrorNotifyEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.196.1.6.2.1 snmpget -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseDecryptErrorNotifyEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.196.1.6.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capwapBaseDecryptErrorNotifyEnable.1
Start monitoring Wireless LAN controllers managing CAPWAP access points with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAPWAP-BASE-MIB::capwapBaseDecryptErrorNotifyEnable OID value, configure state conditions and alerts, and monitor any Wireless LAN controllers managing CAPWAP access points from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.196 | capwapBaseMIB | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1 | capwapBaseObjects | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1.6 | capwapBaseNotifyControlObjects | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1.6.2 | capwapBaseDecryptErrorNotifyEnable | CAPWAP-BASE-MIB |