hwWsecAuthSuite

HUAWEI-WLAN-SECURITY-MIB · .1.3.6.1.4.1.2011.6.139.6.4.1.2

Object

column OctetString
The selector of an AKM suite. It consists of an OUI (the first 3
octets) and a cipher suite identifier (the last octet).
              
0x00147201 : WAPI certification authentication
0x00147202 : WAPI preShare key authentication
0x000FAC01 : WPA1(WPA version 1) 802.1X authentication
0x000FAC02 : WPA1(WPA version 1) preShare key authentication                
0x00E0FC01 : WPA2(WPA version 2) 802.1X authentication
0x00E0FC02 : WPA2(WPA version 2) preShare key authentication
0x00E0FC03 : share key (for WEP)
0x00E0FC04 : open system (no authentication)  
0x00E0FC05 : wpa-wpa2-preShareKey  
0x00E0FC06 : wpa-wpa2-8021x

Context

MIB
HUAWEI-WLAN-SECURITY-MIB
OID
.1.3.6.1.4.1.2011.6.139.6.4.1.2
Type
column
Access
readonly
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::hwWsecAuthSuite'
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::hwWsecAuthSuite.<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::hwWsecAuthSuite'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 4-4

Conformance