hwWsecAuthPSKValue

HUAWEI-WLAN-SECURITY-MIB · .1.3.6.1.4.1.2011.6.139.6.4.1.18

Object

column r/w OctetString
The PSK for when WAPI/RSNA in PSK mode is the selected AKM suite. In that case, the BK/PMK
will obtain its value from this object. This object is logically write-only. Reading this
variable shall return unsuccessful status or null or zero.
WAPI need 16 byte Hex, RSNA need 32 byte Hex. User should input Hex data for this node.

Context

MIB
HUAWEI-WLAN-SECURITY-MIB
OID
.1.3.6.1.4.1.2011.6.139.6.4.1.18
Type
column
Access
readwrite
Status
current
Parent
hwWsecAuthSuitesEntry
Groups
1

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 'HUAWEI-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-SECURITY-MIB::hwWsecAuthPSKValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-SECURITY-MIB::hwWsecAuthPSKValue.<hwWsecProfileName>.<hwWsecAuthSuiteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-SECURITY-MIB::hwWsecAuthPSKValue'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.

Conformance