hh3cWIPSDctAPAuthMethod

HH3C-WIPS-MIB · .1.3.6.1.4.1.25506.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
HH3C-WIPS-MIB
OID
.1.3.6.1.4.1.25506.2.118.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
hh3cWIPSDctAPEntry

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

Syntax

Source
Hh3cWIPSAuthMethod
Base type
Enumeration

Values & Constraints

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