MIB Viewer

ctcConnectionState

OBJECT-TYPE
1.3.6.1.4.1.9.9.144.1.5.1.3
Access
read-only
Status
current
Sub-identifiers
0
The state of a connection object. reset : the connection is ready to process data closing : the connection is in the process of closing halt : the connection has halted due to an error condition receiving : the connection is receive normal data
INTEGER { reset(1), closing(2), halt(3), receiving(4) }