hpnicfWIPSAPAuthType

HPN-ICF-WIPS-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.11

Object

column r/w Enumeration
Represents the authentication type of the AP.
undo - represents undo operation

Context

MIB
HPN-ICF-WIPS-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.118.1.3.1.11
Type
column
Access
readwrite
Status
current
Parent
hpnicfWIPSAPClaRuleEntry

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::hpnicfWIPSAPAuthType'
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::hpnicfWIPSAPAuthType.<hpnicfWIPSAPClaRuleName>'
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::hpnicfWIPSAPAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2psk
3dot1x
4other
5undo
6pskANDdot1x
7pskANDother
8dot1xANDother
9pskANDdot1xANDother
10noneANDpsk
11noneANDdot1x
12noneANDother
13noneANDpskANDdot1x
14noneANDpskANDother
15noneANDdot1xANDother
16noneANDpskANDdot1xANDother