hwWsecAuthMulticastCipher

HUAWEI-WLAN-SECURITY-MIB · .1.3.6.1.4.1.2011.6.139.6.4.1.12

Object

column r/w Enumeration
This object indicates the multicast cipher suite that this entity must adopt. The WAPI/RSNA
information element shall adopt the value of this variable, which contains a 3-octet OUI and
a one-octet cipher suite identifier.
              
0x00147201 : WPI-SMS4               
0x000FAC01 : WEP-40
0x000FAC02 : TKIP
0x000FAC04 : CCMP-default in an RSNA
0x000FAC05 : WEP-104
0x000FAC06 : wep-128
0x000FAC07 : tkip-ccmp
0x00E0FC01 : null (no encryption), only for open system authentication

Context

MIB
HUAWEI-WLAN-SECURITY-MIB
OID
.1.3.6.1.4.1.2011.6.139.6.4.1.12
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::hwWsecAuthMulticastCipher'
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::hwWsecAuthMulticastCipher.<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::hwWsecAuthMulticastCipher'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1wpiSms4
2wep40
3wep104
4tkip
5ccmp
6null
7tkipCcmp
8wep128

Conformance