hwOntDot1xPortAuthenticationMethod

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.4.2.1.6

Object

column r/w Enumeration
Indicates the 802.1x authentication method.     
Options:
1. eap(1)               - indicates that the 802.1x authentication method is eap.
2. chap(2)              - indicates that the 802.1x authentication method is chap.
3. pap(3)               - indicates that the 802.1x authentication method is pap.
Default: chap(2)

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.4.2.1.6
Type
column
Access
readwrite
Status
current
Parent
hwOntDot1xPortProfileEntry

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::hwOntDot1xPortAuthenticationMethod'
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::hwOntDot1xPortAuthenticationMethod.<hwOntDot1xPortProfName>.<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::hwOntDot1xPortAuthenticationMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eap
2chap
3pap