ieee8021XPaePortSessionTerminate
IEEE8021X-PAE-MIB ·
.1.3.111.2.802.1.1.15.1.2.2.1.9
Object
column Enumeration
The reason for the session termination, one of the following :
'macOperFailed' : 'Common Port' for this PAE is not
operational.
'sysAccessDisableOrPortInit' : The ieee8021XPaeSysAccessControl
object is set to 'false' or initialization process of this
PAE is invoked.
'receiveEapolLogOff' : The PAE has received EAPOL-Logoff
frame.
'eapReauthFailure' : EAP reauthentication has failed.
'mkaFailure' : MKA failure or other MKA termination.
'newSessionBegin' : New session beginning.
'notTerminateYet' : Not Terminated Yet.
Context
- MIB
- IEEE8021X-PAE-MIB
- OID
.1.3.111.2.802.1.1.15.1.2.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ieee8021XPaePortSessionEntry
- 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::ieee8021XPaePortSessionTerminate'
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::ieee8021XPaePortSessionTerminate.<ieee8021XPaeSessionControlledPortNumber>'
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::ieee8021XPaePortSessionTerminate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macOperFailed |
2 | sysAccessDisableOrPortInit |
3 | receiveEapolLogOff |
4 | eapReauthFailure |
5 | mkaFailure |
6 | newSessionBegin |
7 | notTerminateYet |
Conformance
Member of