All MIBs › CISCO-LWAPP-MESH-MIB › clMeshAuthenticationMode
clMeshAuthenticationMode
Module: CISCO-LWAPP-MESH-MIB
OID (symbolic): CISCO-LWAPP-MESH-MIB::clMeshAuthenticationMode
OID (numeric): 1.3.6.1.4.1.9.9.616.1.2.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies authentication mode of RAP and MAP mesh nodes in controller. none - no authentication is done. psk - pre shared key. Keys provided during manufacturing will be used for authentication of mesh node. eap - extensible authentication protocol is used to authenticate mesh node. A value of 'eap' indicates, authentication can happen by local-auth in controller or by RADIUS server configured in controller.
What is clMeshAuthenticationMode?
Configures the authentication method (none, pre-shared key, or EAP) used by RAP and MAP mesh nodes to authenticate to the controller.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.616.1.2.13 snmpwalk -v2c -c public <target> CISCO-LWAPP-MESH-MIB::clMeshAuthenticationMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.616.1.2.13.1 snmpget -v2c -c public <target> CISCO-LWAPP-MESH-MIB::clMeshAuthenticationMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.616.1.2.13.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clMeshAuthenticationMode.1
Start monitoring Cisco wireless access points and controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LWAPP-MESH-MIB::clMeshAuthenticationMode OID value, configure state conditions and alerts, and monitor any Cisco wireless access points and controllers 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.616 | ciscoLwappMeshMIB | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1 | ciscoLwappMeshMIBObjects | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1.2 | ciscoLwappMeshGlobalConfig | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1.2.13 | clMeshAuthenticationMode | CISCO-LWAPP-MESH-MIB |