tp8021xPortConfigControlMode

TPLINK-8021X-MIB · .1.3.6.1.4.1.11863.6.31.1.2.1.1.6

Object

column r/w Enumeration
Specify the Control Mode for the port.
0. force auth: In this mode, the port can work normally without passing the 802.1X Authentication. 
1. force unauth: In this mode, the port is forbidden working for its fixed unauthorized status. 
2. auto auth: In this mode, the port will normally work only after passing the 802.1X Authentication.

Context

MIB
TPLINK-8021X-MIB
OID
.1.3.6.1.4.1.11863.6.31.1.2.1.1.6
Type
column
Access
readwrite
Status
current
Parent
tp8021xPortConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0forceAuth
1forceUnAuth
2autoAuth