dot1xSuppAccessCtrlWithAuth
IEEE8021-PAE-MIB ·
.1.0.8802.1.1.1.1.3.1.1.7
Object
column r/w
Enumeration
The setting for the application of the Supplicant
authorization state when the port is operating as
both a Supplicant and an Authenticator.
inactive indicates the port will not apply the
the Supplicant authorization state, using
only the Authenticator authorization
state to restrict access to the port.
active indicates the port will apply the
the Supplicant authorization state, as
well as the Authenticator
authorization state.
Context
- MIB
- IEEE8021-PAE-MIB
- OID
.1.0.8802.1.1.1.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1xSuppConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth.<dot1xPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021-PAE-MIB::dot1xSuppAccessCtrlWithAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | active |
Conformance
Member of