hmAgentDot1xPortControlMode

HIRSCHMANN-MMP4-BASICL2-MIB · .1.3.6.1.4.1.248.15.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
HIRSCHMANN-MMP4-BASICL2-MIB
OID
.1.3.6.1.4.1.248.15.36.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
hmAgentDot1xPortConfigEntry

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

Syntax

Values & Constraints

Type Values
1forceUnauthorized
2auto
3forceAuthorized
4macBased