hpnicfWIPSDctAPAuthMethod

HPN-ICF-WIPS-MIB · .1.3.6.1.4.1.11.2.14.11.15.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
HPN-ICF-WIPS-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.8
Type
column
Access
readonly
Status
current
Parent
hpnicfWIPSDctAPEntry

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

Syntax

Source
HpnicfWIPSAuthMethod
Base type
Enumeration

Values & Constraints

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