hh3cDot11SecurityPskKeyMode

HH3C-DOT11-CFG-MIB · .1.3.6.1.4.1.25506.2.75.4.6.4.1.3

Object

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

Context

MIB
HH3C-DOT11-CFG-MIB
OID
.1.3.6.1.4.1.25506.2.75.4.6.4.1.3
Type
column
Access
readwrite
Status
current
Parent
hh3cDot11PortSecurityEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pskKeyModeNone
2pskKeyModePassPhrase
3pskKeyModeRawKey