agentDot1xPortControlMode

NETAPP-DOT1X-ADVANCED-FEATURES-MIB · .1.3.6.1.4.1.789.4413.1.1.36.2.1.1.1

Object

Dot1x port control mode of this port.The Port control mode . 
The port control mode for this interface can take the following values ,
        force-unauthorized - the port is in unauthorized mode,
        auto-Port based mode. If a client authenticates suscessfully, then the interface is authorized .
             Otherwise, the port is in unauthorized mode. 
             If more than one clients are attached to the port , then only one client needs to authenticate to allow other clients access.
        force-authorized - The port is placed in authorized mode
        macBased - If more than one client is attached to the port, then each client needs to authenticate separately.
This object depcreates dot1xAuthAuthControlledPortControl object in IEEE8021-PAE-MIB

Context

MIB
NETAPP-DOT1X-ADVANCED-FEATURES-MIB
OID
.1.3.6.1.4.1.789.4413.1.1.36.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
agentDot1xPortConfigEntry

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 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortControlMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortControlMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-DOT1X-ADVANCED-FEATURES-MIB::agentDot1xPortControlMode'

Syntax

Source
Dot1xPortControlMode
Base type
Enumeration

Values & Constraints

Type Values
1forceUnauthorized
2auto
3forceAuthorized
4macBased