hpnicfDot11StationAuthenModeCM

HPN-ICF-DOT11-STATION-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.75.3.1.1.1.35

Object

column Enumeration
Represents the authentication mode defined by 802.11.
The following values are supported:
opensystem   - Do not authenticate.
sharedkey    - System will use challenge message to
authenticate the client.

Context

MIB
HPN-ICF-DOT11-STATION-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.3.1.1.1.35
Type
column
Access
readonly
Status
current
Parent
hpnicfDot11StationAssociateEntry

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 'HPN-ICF-DOT11-STATION-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-STATION-MIB::hpnicfDot11StationAuthenModeCM'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-DOT11-STATION-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-DOT11-STATION-MIB::hpnicfDot11StationAuthenModeCM.<hpnicfDot11StationMAC>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-DOT11-STATION-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-DOT11-STATION-MIB::hpnicfDot11StationAuthenModeCM'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0opensystem
1sharedkey