dot1xClientsAuthState

VIPTELA-DOT1X · .1.3.6.1.4.1.41916.19.1.2.1.3

Object

802.1x authentication state of the client

Context

MIB
VIPTELA-DOT1X
OID
.1.3.6.1.4.1.41916.19.1.2.1.3
Type
column
Access
readonly
Status
current
Parent
dot1xClientsEntry

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 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-DOT1X::dot1xClientsAuthState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VIPTELA-DOT1X::dot1xClientsAuthState.<dot1xClientsIfName>.<dot1xClientsMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VIPTELA-DOT1X' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VIPTELA-DOT1X::dot1xClientsAuthState'

Syntax

Source
Dot1xAuthState
Base type
Enumeration

Values & Constraints

Type Values
0none
1authenticated
2authenticating
3exception
4guest
5authFail
6authReject