extremeWiredClientState

EXTREME-PORT-MIB · .1.3.6.1.4.1.1916.1.4.10.1.2

Object

column Enumeration
This attribute shall indicate the current state of the client. 
The attribute is enumerated as follows:
              
1 - Authenticated - client is authenticated.
2 - Unauthenticated - the client is connect but unauthenticated.

Context

MIB
EXTREME-PORT-MIB
OID
.1.3.6.1.4.1.1916.1.4.10.1.2
Type
column
Access
readonly
Status
current
Parent
extremeWiredClientEntry

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 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PORT-MIB::extremeWiredClientState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-PORT-MIB::extremeWiredClientState.<ifIndex>.<extremeWiredClientID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-PORT-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-PORT-MIB::extremeWiredClientState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1authenticated
2unauthenticated