etsysPwaAuthSessionTerminateCause
ENTERASYS-PWA-MIB ·
.1.3.6.1.4.1.5624.1.2.8.4.1.1.10
Object
column
Enumeration
The reason for the session termination. When set to linkDown(1), the ifindex has no link. When set to logoff(2), a user has successfully logged off the network on this ifindex. When set to authControlForceUnauth(3) an administrator has terminated the user session on this ifindex by setting etsysPwaControlledPortControl to forceUnauthorized(1). When set to portReInit(4) the ifindex has been re-initialized by setting the object etsysPwaInitializePort. When set to portDisabled(5) the ifindex has been disabled. When set notTerminatedYet(999) the ifindex has an active session.
Context
- MIB
- ENTERASYS-PWA-MIB
- OID
.1.3.6.1.4.1.5624.1.2.8.4.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysPwaAuthSessionStatsEntry
- Table
- etsysPwaAuthSessionStatsTable
- Siblings
- 13
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | linkDown |
2 | logoff |
3 | authControlForceUnauth |
4 | portReInit |
5 | portDisabled |
999 | notTerminatedYet |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysPwaAuthSessionID A unique ID that identifies the session on this ifindex. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.1 |
| etsysPwaAuthSessionMacAddress The mac address of the remote user of this session entry
stored for this ifIndex. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.5624.1.2.8.4.1.1.11 |
| etsysPwaAuthSessionIPAddressType A value that represents a type of
etsysPwaAuthSessionIPAddress.
unknown(0) An unknown address type. This value MUST
be used if the value of the corres… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.5624.1.2.8.4.1.1.12 |
| etsysPwaAuthSessionIPAddress The ip address of the remote user of this session entry
stored for this ifIndex. The format of this object is
defined in the etsysPwaAuthSessionIPAddressType object. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.5624.1.2.8.4.1.1.13 |
| etsysPwaAuthSessionUserName The username that logged on to this ifIndex. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.8.4.1.1.14 |
| etsysPwaAuthSessionOctetsRx The number of octets received in user data frames on this
ifIndex during the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.2 |
| etsysPwaAuthSessionOctetsRxOverflow The number of times the associated
etsysPwaAuthSessionOctetsRx counter has overflowed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.3 |
| etsysPwaAuthSessionOctetsTx The number of octets transmitted in user data frames on
this ifIndex during the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.4 |
| etsysPwaAuthSessionOctetsTxOverflow The number of times the associated
etsysPwaAuthSessionOctetsTx counter has overflowed. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.5 |
| etsysPwaAuthSessionFramesRx The number of user data frames received on this ifIndex
during the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.6 |
| etsysPwaAuthSessionFramesTx The number of user data frames transmitted on this ifIndex
during the session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.5624.1.2.8.4.1.1.7 |
| etsysPwaAuthSessionStartTime The start time of the session in hundredths of seconds
since reset. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.5624.1.2.8.4.1.1.8 |
| etsysPwaAuthSessionDuration The duration of the session in hundredths of seconds. | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.5624.1.2.8.4.1.1.9 |