cLWSecDot11EssSaePweMode
CISCO-LWAPP-WLAN-SECURITY-MIB ·
.1.3.6.1.4.1.9.9.521.1.1.1.1.27
Object
column r/w
Enumeration
This object specifies SAE Password Element Mode 0: Hunting And Pecking Only, disables Hash To Element 1: Hash To Element Only, disables Hunting and Pecking 2: Both Hash to element, Hunting and pecking support.
Context
- MIB
- CISCO-LWAPP-WLAN-SECURITY-MIB
- OID
.1.3.6.1.4.1.9.9.521.1.1.1.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLWSecDot11EssCckmEntry
- 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 'CISCO-LWAPP-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssSaePweMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssSaePweMode.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssSaePweMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | hnp |
1 | h2e |
2 | h2e-hnp |
Conformance
Member of
Compliance refinements
Write access is not required.