hwWsecAuthUnicastRekeyMethod

HUAWEI-WLAN-SECURITY-MIB · .1.3.6.1.4.1.2011.6.139.6.4.1.9

Object

column r/w Enumeration
This object selects a mechanism for rekeying the WAPI/RSNA USK. The default is time-based,
once per day. Rekeying the USK is only applicable to an entity acting in the AE or ASUE
role.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2timeBased
3packetBased
4timepacketBased

Conformance