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
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | opening |
3 | sending |
4 | receiving |
5 | exception |
6 | exceptionresponse |
7 | closing |