hwWsecAuthMulticastCipherSize
HUAWEI-WLAN-SECURITY-MIB ·
.1.3.6.1.4.1.2011.6.139.6.4.1.13
Object
column SNMPv2-SMIInteger32
This object indicates the length in bit of the multicast cipher key.
This should be 256 for in SMS4.
The former 128bits is the encryption key and the latter 128bits is the message
integrity check key.
This should be 256 for in TKIP.
The former 128bits is the encryption key and the latter 128bits is the message
integrity check key.
This should be 128 for in CCMP.
The 128bits is the encryption key and the message integrity check key.
This should be 40 for in WEP-40.
The 40bits is the encryption key.
This should be 40 for in WEP-104.
The 104bits is the encryption key.
This should be 40 for in WEP-128.
The 128bits is the encryption key.
Context
- MIB
- HUAWEI-WLAN-SECURITY-MIB
- OID
.1.3.6.1.4.1.2011.6.139.6.4.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwWsecAuthSuitesEntry
- 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 '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::hwWsecAuthMulticastCipherSize'
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::hwWsecAuthMulticastCipherSize.<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::hwWsecAuthMulticastCipherSize'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of