aluDot1xAuthMacAuthEnabled

ALU-PORT-MIB · .1.3.6.1.4.1.6527.6.1.2.2.2.4.28.1.1

Object

column r/w SNMPv2-TCTruthValue
The value of aluDot1xAuthMacAuthEnabled specifies whether
a dot1x enabled ethernet port can aithenticate itself
using MAC based authentication methods. MAC based 
authentication will only occur if no EAP frames are
recieved on the port indicating the connected supplicant
does not support DOT1x authentication.

Context

MIB
ALU-PORT-MIB
OID
.1.3.6.1.4.1.6527.6.1.2.2.2.4.28.1.1
Type
column
Access
readwrite
Status
current
Parent
aluDot1xAuthConfigEntry
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 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluDot1xAuthMacAuthEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-PORT-MIB::aluDot1xAuthMacAuthEnabled.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-PORT-MIB::aluDot1xAuthMacAuthEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance