coDot11RSNAStatsSelectedPairwiseCipher

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4

Conformance