tp8021xPortConfigControlType

TPLINK-8021X-MIB · .1.3.6.1.4.1.11863.6.31.1.2.1.1.7

Object

column r/w Enumeration
Specify the Control Type for the port.
0. base of mac:  Any client connected to the port should pass the 802.1X Authentication for access. 
1. base of port: All the clients connected to the port can access the network on the condition 
					 that any one of the clients has passed the 802.1X Authentication.

Context

MIB
TPLINK-8021X-MIB
OID
.1.3.6.1.4.1.11863.6.31.1.2.1.1.7
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::tp8021xPortConfigControlType'
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::tp8021xPortConfigControlType.<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::tp8021xPortConfigControlType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0macBased
1portBased