clWapiUnicastRekeyMethod
CISCO-LWAPP-WAPI-MIB ·
.1.3.6.1.4.1.9.9.9997.2.15
Object
scalar r/w
Enumeration
This object selects a mechanism for rekeying the WAPI USK. The default is time-based, once per day. Rekeying the USK is only applicable to an entry acting in the AE role. Method 1 (disabled) will temporarily stop the unicast rekeying
Context
- MIB
- CISCO-LWAPP-WAPI-MIB
- OID
.1.3.6.1.4.1.9.9.9997.2.15- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoLwappWapiConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WAPI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WAPI-MIB::clWapiUnicastRekeyMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WAPI-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WAPI-MIB::clWapiUnicastRekeyMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | timeBased |
3 | messageBased |
4 | timeMessageBased |