hpnicfDot11SecurityPskKeyMode

HPN-ICF-DOT11-CFG-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.75.4.6.4.1.3

Object

column r/w Enumeration
This is the password input mode.  When input as pskKeyModePassPhrase,
hpnicfDot11SecurePskKeyString must be 8 to 63 characters; when input as
pskKeyModeRawKey, hpnicfDot11SecurePskKeyString must be 64 characters and
each character must be '0'-'9', 'a'-'f' and 'A'-'F'.

Context

MIB
HPN-ICF-DOT11-CFG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.75.4.6.4.1.3
Type
column
Access
readwrite
Status
current
Parent
hpnicfDot11PortSecurityEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pskKeyModeNone
2pskKeyModePassPhrase
3pskKeyModeRawKey