ost8021xPortCfgPortType

OMNITRON-AAA-MIB · .1.3.6.1.4.1.7342.20.8.2.1.2

Object

column r/w Enumeration
This object indicates the type of 802.1X mode that is configured for
the port.
              
on(1)           Configures a port to always be authenticated
auto(2)         Configures a port to standard 802.1X authentication
off(3)          Configures a port to always unauthorized
macbypass(4)    Configures a port to 802.1X MAC bypass

Context

MIB
OMNITRON-AAA-MIB
OID
.1.3.6.1.4.1.7342.20.8.2.1.2
Type
column
Access
readwrite
Status
current
Parent
ost8021xPortCfgEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1on
2auto
3off
4macbypass

Conformance

Member of