hwDot1xPortAuthState

HUAWEI-8021X-EXT-MIB · .1.3.6.1.4.1.2011.5.22.1.3.3.1.4

Object

column Enumeration
Indicates the port authentication status.
Options:
1. auth(1)   -indicates the port is authenticated
2. unAuth(2) -indicates the port is not authenticated
Default: unauth(2)

Context

MIB
HUAWEI-8021X-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.22.1.3.3.1.4
Type
column
Access
readonly
Status
current
Parent
hwDot1xPortConfigExtEntry

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::hwDot1xPortAuthState'
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::hwDot1xPortAuthState.<dot1xPaePortNumber>'
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::hwDot1xPortAuthState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auth
2unAuth