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
Parsed from file CISCO-TRANSACTION-CONNECTION-MIB.mib
Module: CISCO-TRANSACTION-CONNECTION-MIB
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
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
Parsed from file CISCO-TRANSACTION-CONNECTION-MIB.my.txt
Company: None
Module: CISCO-TRANSACTION-CONNECTION-MIB
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
ctcConnectionState OBJECT-TYPE SYNTAX INTEGER { reset(1), closing(2), halt(3), receiving(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "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" ::= { ctcConnectionEntry 3 }
ctcConnectionState OBJECT-TYPE SYNTAX INTEGER { reset(1), closing(2), halt(3), receiving(4) } ACCESS read-only STATUS mandatory DESCRIPTION "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" ::= { ctcConnectionEntry 3 }
Vendor: Cisco
Module: CISCO-TRANSACTION-CONNECTION-MIB
[Automatically extracted from oidview.com]
ctcConnectionState OBJECT-TYPE SYNTAX INTEGER { reset(1), closing(2), halt(3), receiving(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "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" ::= { ctcConnectionEntry 3 }
ctcConnectionState OBJECT-TYPE SYNTAX INTEGER { reset(1), closing(2), halt(3), receiving(4) } MAX-ACCESS read-only STATUS current DESCRIPTION "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" ::= { ctcConnectionEntry 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.9.9.144.1.5.1.1 | ctcConnectionId | 0 | 0 | The ID of the connection object. |
1.3.6.1.4.1.9.9.144.1.5.1.2 | ctcConnectionServer | 0 | 0 | The ctcServerIndex of the server that owns this connection. |
1.3.6.1.4.1.9.9.144.1.5.1.4 | ctcConnectionSessionCount | 0 | 0 | The number of sessions currently in use for the connection. |
1.3.6.1.4.1.9.9.144.1.5.1.5 | ctcConnectionClientIPAddr | 0 | 0 | IP address of client machine using this connection. |
1.3.6.1.4.1.9.9.144.1.5.1.6 | ctcConnectionClientPort | 0 | 0 | Port number used on client machine for this connection. |
1.3.6.1.4.1.9.9.144.1.5.1.7 | ctcConnectionTotalConversations | 0 | 0 | The number of conversations that have been processed by the connection. |
1.3.6.1.4.1.9.9.144.1.5.1.8 | ctcConnectionConnectTime | 0 | 0 | The moment when the connection was established. |
1.3.6.1.4.1.9.9.144.1.5.1.9 | ctcConnectionIdleTime | 0 | 0 | Amount of time the connection has gone without activity. |
1.3.6.1.4.1.9.9.144.1.5.1.10 | ctcConnectionTotalBytesRecvd | 0 | 0 | The total number of bytes received from client. |