All MIBs › CAPWAP-BASE-MIB › capwapBaseControlChannelAuthenOptions
capwapBaseControlChannelAuthenOptions
Module: CAPWAP-BASE-MIB
OID (symbolic): CAPWAP-BASE-MIB::capwapBaseControlChannelAuthenOptions
OID (numeric): 1.3.6.1.2.1.196.1.1.6
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Represents the authentication credential type supported by the AC for CAPWAP control channel. The AC MAY support more than one option, represented by the bit field below: x509(0) - X.509 certificate based psk(1) - Pre-Shared secret
What is capwapBaseControlChannelAuthenOptions?
Reports which authentication methods (e.g., X.509 certificates or pre-shared keys) the Access Controller supports for securing the CAPWAP control channel, encoded as a bit field.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.196.1.1.6 snmpwalk -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseControlChannelAuthenOptions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.196.1.1.6.1 snmpget -v2c -c public <target> CAPWAP-BASE-MIB::capwapBaseControlChannelAuthenOptions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> capwapBaseControlChannelAuthenOptions.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::capwapBaseControlChannelAuthenOptions 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.1 | capwapBaseAc | CAPWAP-BASE-MIB |
| 1.3.6.1.2.1.196.1.1.6 | capwapBaseControlChannelAuthenOptions | CAPWAP-BASE-MIB |