hwDot1xIfEAPEnd

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.3.2.1.5

Object

column r/w Enumeration
Indicates which EAP authentication mode is adopted for the specified 802.1x profile. 
In the 802.1x function, the authentication packet can be processed in two modes: 
EAP end and EAP relay.
Options:
1. eapEnd(1)   -indicates the EAP end authentication mode. If local user authenticates on 
                DSLAM directly, it does not need to communicate with the remote RADIUS server.
                If the user is not local user, it must be authenticated on the remote RADIUS 
                server. 
2. eapRelay(2) -the user must be authenticated on the remote RADIUS server
Default: eapReplay(2)

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.3.2.1.5
Type
column
Access
readwrite
Status
current
Default
eapRelay
Parent
hwDot1xTemplateConfigEntry

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::hwDot1xIfEAPEnd'
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::hwDot1xIfEAPEnd.<hwDot1xTemplateIndex>'
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::hwDot1xIfEAPEnd'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1eapEnd
2eapRelay