ctcLicenseState |
.1.3.6.1.4.1.9.9.144.1.1.1 |
The state of the Transaction Connection license.
unconfigured : A license key has not been provided.
notValidatedYet : A license key has been provided, but it cannot
be validated until a server is created.
When the first server is created, the license key is validated,
changing the license state to one of the following.
badKey : The content of ctcLicenseKey is not a valid
license key.
licenseOK : The license has been validated.
expired : The expiration date of the license has passed.
|
ctcLicenseKey |
.1.3.6.1.4.1.9.9.144.1.1.2 |
A Transaction Connection license key. The field must be
exactly 32 hexadecimal characters in length.
|
ctcLicenseMaxConn |
.1.3.6.1.4.1.9.9.144.1.1.3 |
The maximum number of connections allowed by the license.
This field contains zero if the license is for an unlimited number
of connections or if the ctcLicenseState is not licenseOK.
|
ctcLicenseCurrConn |
.1.3.6.1.4.1.9.9.144.1.1.4 |
Current number of connections in use. Normally, the value
of this field should be less then or equal to the value in
ctcLicenseMaxConn if it is not zero. However, when a license key is
changed to decrease the maximum number of connections, the value of
this field may temporarily exceed the limit. When this occurs,
existing connections will not be deleted automatically to meet the
new, smaller limit. New connections will be denied until the
existing connections voluntarily disconnect.
|
ctcLicenseExpiration |
.1.3.6.1.4.1.9.9.144.1.1.5 |
The expiration date of the Transaction Connection license.
This object contains a valid expiration date only if the license is
not permanent.
|
ctcDestinationEntry |
.1.3.6.1.4.1.9.9.144.1.2.1 |
A row containing a Cisco Transaction Connection destination
configuration.
|
ctcRouteEntry |
.1.3.6.1.4.1.9.9.144.1.3.1 |
A row containing a Cisco Transaction Connection destination
configuration.
|
ctcServerEntry |
.1.3.6.1.4.1.9.9.144.1.4.1 |
A row containing a Transaction Connection server. This
server routes APPC (Advanced Program-to-Program Communcations) data
streams between TCP/IP clients and CICS hosts. Each server will have
a unique IP address and port.
|
ctcConnectionEntry |
.1.3.6.1.4.1.9.9.144.1.5.1 |
A row containing connection information.
|
ctcTransactionEntry |
.1.3.6.1.4.1.9.9.144.1.6.1 |
A row containing transaction information.
|
ctcDestinationName |
.1.3.6.1.4.1.9.9.144.1.2.1.1 |
The destination name.
|
ctcDestinationRemoteLUName |
.1.3.6.1.4.1.9.9.144.1.2.1.2 |
The Remote LU (Logical Unit) name of the destination target.
|
ctcDestinationModeName |
.1.3.6.1.4.1.9.9.144.1.2.1.3 |
The mode name of the destination target. In SNA, a mode
name is the name used by the initiator of a session to designate the
characteristics desired for that session, such as traffic pacing
values, message length limits, and the class of service within the
transport network.
|
ctcDestinationNumHits |
.1.3.6.1.4.1.9.9.144.1.2.1.4 |
The number of hits the destination target has received. A
hit is registered each time a route is looked up. This means that
every time a connection is established, one destination target of
the route has its hit count incremented.
|
ctcRouteIndex |
.1.3.6.1.4.1.9.9.144.1.3.1.1 |
The index of this route in the route list.
|
ctcRouteOwningServer |
.1.3.6.1.4.1.9.9.144.1.3.1.2 |
The ctcServerIndex of the server that owns this route.
|
ctcRouteTransactionID |
.1.3.6.1.4.1.9.9.144.1.3.1.3 |
The transaction ID that this route handles.
|
ctcRouteDestinationName |
.1.3.6.1.4.1.9.9.144.1.3.1.4 |
The name of this route's destination.
|
ctcServerIndex |
.1.3.6.1.4.1.9.9.144.1.4.1.1 |
The index of this server in the server list.
|
ctcServerName |
.1.3.6.1.4.1.9.9.144.1.4.1.2 |
The name of the server.
|
ctcServerListening |
.1.3.6.1.4.1.9.9.144.1.4.1.3 |
This object reflects whether or not the server is listening
for connections. A return value of 'true' means the server is
actively listening.
|
ctcServerIPAddr |
.1.3.6.1.4.1.9.9.144.1.4.1.4 |
This object reflects the IP address for which the server is
listening for connections. If it is set to 0.0.0.0, then the server
is listening on all IP addresses.
|
ctcServerPort |
.1.3.6.1.4.1.9.9.144.1.4.1.5 |
The port on which the server is listening for connections.
|
ctcServerDestinationName |
.1.3.6.1.4.1.9.9.144.1.4.1.6 |
This object reflects the name of this server's default
destination.
|
ctcServerClientTimeout |
.1.3.6.1.4.1.9.9.144.1.4.1.7 |
This object reflects the period of time that a client end
connection can remain idle before being dropped by a server. The
maximum time is 24 hours. If set to 0, the server will never drop
the connection due to a timeout event.
|
ctcServerHostTimeout |
.1.3.6.1.4.1.9.9.144.1.4.1.8 |
This object reflects the period of time that a host end
connection can remain idle before being dropped by a server. The
maximum time is 24 hours. If set to 0, the server will never drop
the connection due to a timeout event.
|
ctcServerWindowSize |
.1.3.6.1.4.1.9.9.144.1.4.1.9 |
TCP window size for each connection of the Transaction
Connection server.
|
ctcServerConnectionCount |
.1.3.6.1.4.1.9.9.144.1.4.1.10 |
The number of connections on this server at this moment.
|
ctcServerProgNameUpperCase |
.1.3.6.1.4.1.9.9.144.1.4.1.11 |
This object reflects whether or not the server will convert
CICS program names to upper case. A return value of 'true' means
the server will convert such names to upper case.
|
ctcConnectionIndex |
.1.3.6.1.4.1.9.9.144.1.5.1.1 |
The index of this connection in the connection list.
|
ctcConnectionId |
.1.3.6.1.4.1.9.9.144.1.5.1.2 |
The ID of the connection object.
|
ctcConnectionServer |
.1.3.6.1.4.1.9.9.144.1.5.1.3 |
The ctcServerIndex of the server that owns this connection.
|
ctcConnectionState |
.1.3.6.1.4.1.9.9.144.1.5.1.4 |
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
|
ctcConnectionSessionCount |
.1.3.6.1.4.1.9.9.144.1.5.1.5 |
The number of sessions currently in use for the connection.
|
ctcConnectionClientIPAddr |
.1.3.6.1.4.1.9.9.144.1.5.1.6 |
IP address of client machine using this connection.
|
ctcConnectionClientPort |
.1.3.6.1.4.1.9.9.144.1.5.1.7 |
Port number used on client machine for this connection.
|
ctcConnectionTotalConversations |
.1.3.6.1.4.1.9.9.144.1.5.1.8 |
The number of conversations that have been processed by the
connection.
|
ctcConnectionConnectTime |
.1.3.6.1.4.1.9.9.144.1.5.1.9 |
The moment when the connection was established.
|
ctcConnectionIdleTime |
.1.3.6.1.4.1.9.9.144.1.5.1.10 |
Amount of time the connection has gone without activity.
|
ctcConnectionTotalBytesRecvd |
.1.3.6.1.4.1.9.9.144.1.5.1.11 |
The total number of bytes received from client.
|
ctcTransactionIndex |
.1.3.6.1.4.1.9.9.144.1.6.1.1 |
The index of this transaction in the transaction list.
|
ctcTransactionSessionId |
.1.3.6.1.4.1.9.9.144.1.6.1.2 |
The ID of the transaction session object.
|
ctcTransactionServer |
.1.3.6.1.4.1.9.9.144.1.6.1.3 |
The ctcServerIndex of the server that owns this
transaction.
|
ctcTransactionConnectionId |
.1.3.6.1.4.1.9.9.144.1.6.1.4 |
The ID of the transaction session object's connection.
|
ctcTransactionState |
.1.3.6.1.4.1.9.9.144.1.6.1.5 |
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
|
ctcTransactionTPName |
.1.3.6.1.4.1.9.9.144.1.6.1.6 |
The transaction program name of the transaction. This is
sometimes referred to as the TRANID in CICS.
|
ctcTransactionUserId |
.1.3.6.1.4.1.9.9.144.1.6.1.7 |
The user ID that was used to initiate the transaction.
|