hwOntDot1xVoiceDeviceControl

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.4.1.1.20

Object

column r/w Enumeration
Indicates the authentication control mode of the 802.1X voice device. 
Options:
		1. auto (1)           -Indicates that the control mode of the voice device is in automatic identification.
		2. forceauthorized(2) -Indicates that the control mode of the voice device is in forced authorization.
		Default: auto(1)

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.4.1.1.20
Type
column
Access
readwrite
Status
current
Parent
hwOntDot1xProfileEntry

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::hwOntDot1xVoiceDeviceControl'
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::hwOntDot1xVoiceDeviceControl.<hwOntDot1xProfileName>'
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::hwOntDot1xVoiceDeviceControl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2forceauthorized