All MIBs › CISCO-LWAPP-MOBILITY-EXT-MIB › cLMobilityExtSecureCipher
cLMobilityExtSecureCipher
Module: CISCO-LWAPP-MOBILITY-EXT-MIB
OID (symbolic): CISCO-LWAPP-MOBILITY-EXT-MIB::cLMobilityExtSecureCipher
OID (numeric): 1.3.6.1.4.1.9.9.846.1.1.2.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies to configure secure ciphers, AES256+SHA or AES256+SHA2 for mobility tunnel. disable(1) - Implies that controllers will continue to use default ciphers for mobility tunnel. aes256sha1(2) - Implies that controllers will use AES256_SHA cipher for mobility tunnel. aes256sha2(3) - Implies that controllers will use AES256_SHA256 cipher for mobility tunnel.
What is cLMobilityExtSecureCipher?
A read-write object configuring which secure cipher suite (e.g., default, AES256+SHA1, or AES256+SHA2) is used to protect the mobility tunnel between controllers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.846.1.1.2.11 snmpwalk -v2c -c public <target> CISCO-LWAPP-MOBILITY-EXT-MIB::cLMobilityExtSecureCipher
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.846.1.1.2.11.1 snmpget -v2c -c public <target> CISCO-LWAPP-MOBILITY-EXT-MIB::cLMobilityExtSecureCipher.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.846.1.1.2.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cLMobilityExtSecureCipher.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-MOBILITY-EXT-MIB::cLMobilityExtSecureCipher 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.846 | ciscoLwappMobilityExtMIB | CISCO-LWAPP-MOBILITY-EXT-MIB |
| 1.3.6.1.4.1.9.9.846.1 | ciscoLwappMobilityExtMIBObjects | CISCO-LWAPP-MOBILITY-EXT-MIB |
| 1.3.6.1.4.1.9.9.846.1.1 | ciscoLwappMobilityExtGlobalObjects | CISCO-LWAPP-MOBILITY-EXT-MIB |
| 1.3.6.1.4.1.9.9.846.1.1.2 | ciscoLwappMobilityExtMCMAGlobalObjects | CISCO-LWAPP-MOBILITY-EXT-MIB |
| 1.3.6.1.4.1.9.9.846.1.1.2.11 | cLMobilityExtSecureCipher | CISCO-LWAPP-MOBILITY-EXT-MIB |