coDot11RSNAStatsSelectedPairwiseCipher

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.4.1.3

Object

column OctetString
The AKM Suite the AP selected during association.
The value consists of a three octet OUI followed by a
one octet type as follows:
              
   OUI Value, Cipher, Type
              
   XX-XX-XX,  0,      Reserved
              
   XX-XX-XX,  1,      WEP-40
              
   XX-XX-XX,  2,      TKIP
              
   XX-XX-XX,  3,      Reserved
              
   XX-XX-XX,  4,      CCMP
              
   XX-XX-XX,  5,      WEP-104
              
   XX-XX-XX,  6-255,  Reserved
              
   Vendor, any, Vendor Specific
              
   other, any, Reserved

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.4.1.3
Type
column
Access
readonly
Status
current
Parent
coDot11RSNAStatsEntry
Groups
1

Walk 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 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11RSNAStatsSelectedPairwiseCipher'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11RSNAStatsSelectedPairwiseCipher.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-802DOT11-MIB::coDot11RSNAStatsSelectedPairwiseCipher'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance