wlanPrivWPAPSK
HIPATH-WIRELESS-HWC-MIB ·
.1.3.6.1.4.1.4329.15.3.3.4.6.1.11
Object
column r/w
OctetString
WPA-PSK shared key. This field has meaning if and only if WLAN privacy type is set to WPA-PSK. Input type can be either HEX formatted string or ASCII string. In case of HEX string, it must be 64 octets from set of hex characters. In case of ASCII string, the length is limited between 8 to 63 octets. This key can only be viewed in SNMPv3 mode with privacy. This field can be modified only if wlanPrivPrivacyType is set to wpaPSK(4).
Context
- MIB
- HIPATH-WIRELESS-HWC-MIB
- OID
.1.3.6.1.4.1.4329.15.3.3.4.6.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanPrivEntry
- Groups
- 1
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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAPSK'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAPSK.<wlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::wlanPrivWPAPSK'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 8-63
Conformance
Member of