ieee8021XPaePortLogonConnectStatus
IEEE8021X-PAE-MIB ·
.1.3.111.2.802.1.1.15.1.2.1.1.1
Object
column Enumeration
The Logon Process sets this variable to one of the following
values, to indicate to the CP state machine if, and how,
connectivity is to be provided through the Controlled Port :
'pending' : Prevent connectivity by disabling the
Controlled Port of this PAE.
'unauthenticated' : Provide unsecured connectivity, enabling
the Controlled Port of this PAE.
'authenticated' : Provide unsecured connectivity but with
authentication, enabling Controlled Port of this PAE.
'secure' : Provide secure connectivity, using SAKs provided by
the KaY (when available) and enabling Controlled Port when
those keys are installed and in use.
Context
- MIB
- IEEE8021X-PAE-MIB
- OID
.1.3.111.2.802.1.1.15.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021XPaePortLogonEntry
- 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 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XPaePortLogonConnectStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE8021X-PAE-MIB::ieee8021XPaePortLogonConnectStatus.<ieee8021XPaePortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE8021X-PAE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE8021X-PAE-MIB::ieee8021XPaePortLogonConnectStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pending |
2 | unauthenticated |
3 | authenticated |
4 | secure |
Conformance
Member of