cDot11csMnCipherNegotiated
CISCO-DOT11-CONTEXT-SERVICES-MIB ·
.1.3.6.1.4.1.9.10.110.1.3.1.1.10
Object
column Enumeration
The type of the cipher negotiated for privacy and
authenticity. The various types are described as
follows.
none - No protocol in use for privacy and
authenticity.
wep - Wired Equivalent Privacy.
tkip - Temporal Key Integrity Protocol.
ckip - A proprietary implementation similar to
TKIP.
other - vendor specific implementations.
Context
- MIB
- CISCO-DOT11-CONTEXT-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.10.110.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDot11csMnContextEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csMnCipherNegotiated'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csMnCipherNegotiated.<cDot11csStatusNodeIndex>.<cDot11csMnContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-CONTEXT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-CONTEXT-SERVICES-MIB::cDot11csMnCipherNegotiated'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | wep |
2 | tkip |
3 | ckip |
4 | other |
Conformance
Member of