|
Properties |
|
ahSessionAuthenticMethod |
The authentication method used to establish the session.
type=int
access=read-only enums= 1: remoteAuthServer - Remote Authenticator server
2: localAuthServer - Local Authenticator server
|
|
ahSessionFramesRx |
The number of user data frames received on this Port during the session.
type=long
access=read-only default=0
|
|
ahSessionFramesRxPeriodic |
The number of user data frames received on this Port during the session.
type=long
access=read-only default=0
|
|
ahSessionFramesTx |
The number of user data frames transmitted on this Port during the session.
type=long
access=read-only default=0
|
|
ahSessionFramesTxPeriodic |
The number of user data frames transmitted on this Port during the session.
type=long
access=read-only default=0
|
|
ahSessionId |
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
type=string
access=read-only default=
|
|
ahSessionOctetsRx |
The number of octets received in user data frames on this Port during the session.
type=UInt128
access=read-only default=0
|
|
ahSessionOctetsRxPeriodic |
The number of octets received in user data frames on this Port during the session.
type=UInt128
access=read-only default=0
|
|
ahSessionOctetsTx |
The number of octets transmitted in user data frames on this Port during the session.
type=UInt128
access=read-only default=0
|
|
ahSessionOctetsTxPeriodic |
The number of octets transmitted in user data frames on this Port during the session.
type=UInt128
access=read-only default=0
|
|
ahSessionTerminateCause |
The reason for the session termination
type=int
access=read-only enums= 1: supplicantLogoff - Supplicant Logoff
2: portFailure - Port Failure
3: supplicantRestart - Supplicant Restart
4: reauthFailed - Reauthorize Failed
5: authControlForceUnauth - Auth Control Force Unauth
6: portReInit - Port Reinitialize
7: portAdminDisabled - Port Administration Disabled
999: notTerminatedYet - Not Terminated Yet
|
|
ahSessionTime |
The duration of the session in seconds.
type=Time
access=read-only default=0
|
|
ahSessionTimePeriodic |
The duration of the session in seconds.
type=Time
access=read-only default=0
|
|
ahSessionUserName |
The User-Name representing the identity of the Supplicant PAE.
type=string
access=read-only default=
|