ctcTransactionState
CISCO-TRANSACTION-CONNECTION-MIB ·
.1.3.6.1.4.1.9.9.144.1.6.1.4
Object
column
Enumeration
The state of a connection object.
reset : the transaction is ready to process data
opening : the transaction is opening a connection
sending : the transaction is sending data
receiving : the transaction is receiving data
exception : the transaction has encountered an error
exceptionresponse : the transaction is awaiting an error
response
closing : the transaction is in the process of
closing
Context
- MIB
- CISCO-TRANSACTION-CONNECTION-MIB
- OID
.1.3.6.1.4.1.9.9.144.1.6.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctcTransactionEntry
- Table
- ctcTransactionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | opening |
3 | sending |
4 | receiving |
5 | exception |
6 | exceptionresponse |
7 | closing |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctcTransactionSessionId The ID of the transaction session object. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.6.1.1 |
| ctcTransactionServer The ctcServerIndex of the server that owns this
transaction. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.144.1.6.1.2 |
| ctcTransactionConnectionId The ID of the transaction session object's connection. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.6.1.3 |
| ctcTransactionTPName The transaction program name of the transaction. This is
sometimes referred to as the TRANID in CICS. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.6.1.5 |
| ctcTransactionUserId The user ID that was used to initiate the transaction. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.6.1.6 |