etsysWPAStatsSelectedUnicastCipher

ENTERASYS-WIFI-PROTECTED-ACCESS-MIB · .1.3.6.1.4.1.5624.1.2.32.1.4.1.4

Object

column OctetString
The Authentication Suite the station selected 
during association. The value consists of a three 
octet OUI followed by a one octet Type as follows:
              
OUI      Value Authentication Type          Key Management Type
-------- ----- -------------------          -------------------
00:00:00 0     Reserved                     Reserved
00:00:00 1     Unspecified authentication   802.1X Key Management
                                            over 802.1X
00:00:00 2     None                         802.1X Key Management
                                            using pre-shared Key
00:00:00 3-255 Reserved                     Reserved
Vendor   any   Vendor Specific              Vendor Specific
other    any   Reserved                     Reserved

Context

MIB
ENTERASYS-WIFI-PROTECTED-ACCESS-MIB
OID
.1.3.6.1.4.1.5624.1.2.32.1.4.1.4
Type
column
Access
readonly
Status
current
Parent
etsysWPAStatsEntry
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 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAStatsSelectedUnicastCipher'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAStatsSelectedUnicastCipher.<etsysWPAConfigIndex>.<etsysWPAStatsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-WIFI-PROTECTED-ACCESS-MIB::etsysWPAStatsSelectedUnicastCipher'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4

Conformance