hpnicfWIPSDctAPAuthMethod
HPN-ICF-WIPS-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.118.2.1.1.8
Object
column HpnicfWIPSAuthMethod
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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | none |
2 | psk |
3 | dot1x |
4 | other |
5 | pskANDdot1x |
6 | pskANDother |
7 | dot1xANDother |
8 | pskANDdot1xANDother |