hwOntDot1xReAuthSwitch

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.4.3.1.6

Object

column Enumeration
Indicates the 802.1x re-authentication switch. 
Options:
1. enable(1)     -Indicates that 802.1x re-authentication switch is enable.
2. disable(2)    -Indicates that 802.1x re-authentication switch is disable.
3. invalid(-1)   -Indicates the invalid state.

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.4.3.1.6
Type
column
Access
readonly
Status
current
Parent
hwOntPortDot1xStatusEntry

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-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xReAuthSwitch'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xReAuthSwitch.<ifIndex>.<hwOntDot1xOntId>.<hwOntDot1xOntPhyType>.<hwOntDot1xOntPhyIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-8021X-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-8021X-EXT-MIB::hwOntDot1xReAuthSwitch'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1enable
2disable