appcActSessOperState
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.1.1.23
Object
column
r/w
Enumeration
The value indicates the current operational state of the
session.
'unbound (1)' - session has been unbound;
in this state it will be removed from the
session table by the Agent.
'pendingBind (2)' - this state has different
meanings for dependent and independent LUs;
for dependent LU - waiting for BIND from
the host, for independent LU - waiting for
BIND response. When a session enters this
state, the corresponding entry in the
session table is created by the Agent.
'bound (3)' - session has been successfully bound.
'pendingUnbind (4)' - session enters this state
when an UNBIND is sent and before the
rsp(UNBIND) is received.
Session deactivation:
If a session is in the operational state
'bound (3)' then setting the value of this
object to 'unbound (1)' will initiate the
session shutdown.
If a session is in the operational state
'pendingBind (2)' then setting the value of this
object to 'unbound (1)' will initiate the session
shutdown.
If a session is in the operational state
'pendingUnbind (4)' for an abnormally long period
of time (e.g., three minutes) then setting the value
of this object to 'unbound (1)' will change the
session operational state to 'unbound (1)'.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- appcActSessEntry
- Table
- appcActSessTable
- Siblings
- 26
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unbound |
2 | pendingBind |
3 | bound |
4 | pendingUnbind |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| appcActSessLocLuName Specifies the name of the local LU for the session. This
field is from 1 to 17 characters in length, including a period
(.) which separates the NetId from the NAU name if the Net… | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.1 |
| appcActSessEnhanceSecSup Enhanced security supported. Indicates the level of enhanced
security support:
1 = none
2 = level 1
3 = level 2 | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.10 |
| appcActSessSendPacingType The type of pacing being used for sending data. | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.11 |
| appcActSessSendRpc The send residual pace count. This represents the number of
MUs that can still be sent in the current session window. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.4.1.1.12 |
| appcActSessSendNxWndwSize The size of the next window which will be used to send data. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.4.1.1.13 |
| appcActSessRecvPacingType The type of pacing being used for receiving data. | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.14 |
| appcActSessRecvRpc The receive residual pace count. This represents the number
of MUs that can still be received in the current session
window. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.4.1.1.15 |
| appcActSessRecvNxWndwSize The size of the next window which will be used to receive
data. | column | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.34.3.1.4.1.1.16 |
| appcActSessRscv The route selection control vector (RSCV CV2B) used for this
session. It is present for APPN-level implementations.
LEN-level implementations will return a null string. The
inte… | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.17 |
| appcActSessInUse Specifies whether the session is currently in use (i.e., in
bracket with a conversation). | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.18 |
| appcActSessMaxSndRuSize The maximum RU size used on this session for sending RUs. | column | Integer32 | .1.3.6.1.2.1.34.3.1.4.1.1.19 |
| appcActSessParLuName Specifies the name of the partner LU for the session. This
field is from 1 to 17 characters in length, including a period
(.) which separates the NetId from the NAU name if the N… | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.2 |
| appcActSessMaxRcvRuSize The maximum RU size used on this session for receiving RUs. | column | Integer32 | .1.3.6.1.2.1.34.3.1.4.1.1.20 |
| appcActSessSndPacingSize The size of the send pacing window on this session. | column | Integer32 | .1.3.6.1.2.1.34.3.1.4.1.1.21 |
| appcActSessRcvPacingSize The size of the receive pacing window on this session. | column | Integer32 | .1.3.6.1.2.1.34.3.1.4.1.1.22 |
| appcActSessUpTime The length of time the session has been active, measured in
hundredths of a second. | column | SNMPv2-SMITimeTicks | .1.3.6.1.2.1.34.3.1.4.1.1.24 |
| appcActSessRtpNceId The local HPR Network Connection Endpoint of the session. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.25 |
| appcActSessRtpTcid The local RTP connection TCID of the session. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.26 |
| appcActSessLinkIndex This value identifies the link over which the session passes.
This value points to the row in the table containing
information on the link instance. (e.g., the sdlcLSAdminTable
o… | column | SNMPv2-TCInstancePointer | .1.3.6.1.2.1.34.3.1.4.1.1.27 |
| appcActSessIndex This value identifies the index of the session, which is
unique for this LU pair. It is recommended that an Agent not
reuse the index of a deactivated session for a significant
p… | column | SNMPv2-SMIInteger32 | .1.3.6.1.2.1.34.3.1.4.1.1.3 |
| appcActSessPcidCpName The network-qualified CP name of the node at which the session
and PCID originated. For APPN and LEN nodes, this is either CP
name of the APPN node at which the origin LU is loca… | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.4 |
| appcActSessPcid The procedure correlation identifier (PCID) of a session. It
is an 8-octet value assigned by the control point providing
session services for the primary LU. A null string indic… | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.5 |
| appcActSessPluIndicator Indicates which LU is the PLU for this session. For
independent LUs, the PLU (primary LU) is the one that initiated
the session (sent BIND), while the SLU (secondary LU) is the
o… | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.6 |
| appcActSessModeName The mode name used for this session. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.7 |
| appcActSessCosName The Class of Service (COS) name used for this session.
A null string indicates that the value is unknown. | column | OctetString | .1.3.6.1.2.1.34.3.1.4.1.1.8 |
| appcActSessTransPriority The transmission priority of this session.
1 = unknown priority
2 = low priority
3 = medium priority
4 = high priority
5 = network priority | column | Enumeration | .1.3.6.1.2.1.34.3.1.4.1.1.9 |