h3cWIPSDctAPAuthMethod

H3C-WIPS-MIB · .1.3.6.1.4.1.2011.10.2.118.2.1.1.8

Object

Represents the authentication method used by the detected AP.
none(1)            - No key management mode configured,
psk(2)             - pre-shared key authentication,
dot1x(3)           - 802.1x authentication,
other(4)           - other authentication,
psk/dot1x(5)       - psk and dot1x authentication,
psk/other(6)       - psk and other authentication,
dot1x/other(7)     - dot1x and other authentication,
psk/dot1x/other(8) - psk, dot1x and other authentication.

Context

MIB
H3C-WIPS-MIB
OID
.1.3.6.1.4.1.2011.10.2.118.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
h3cWIPSDctAPEntry

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 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WIPS-MIB::h3cWIPSDctAPAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-WIPS-MIB::h3cWIPSDctAPAuthMethod.<h3cWIPSDctAPVSD>.<h3cWIPSDctAPBSSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-WIPS-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-WIPS-MIB::h3cWIPSDctAPAuthMethod'

Syntax

Source
H3cWIPSAuthMethod
Base type
Enumeration

Values & Constraints

Type Values
1none
2psk
3dot1x
4other
5pskANDdot1x
6pskANDother
7dot1xANDother
8pskANDdot1xANDother