CISCO-TRANSACTION-CONNECTION-MIB
AI MIB Summary
The CISCO-TRANSACTION-CONNECTION-MIB enables monitoring of Cisco Transaction Connection configuration parameters and operational status for ISC protocol sessions bridging IBM CICS hosts and clients. It provides visibility into active transaction routing states, connection health, and protocol-specific counters essential for maintaining CICS-ISC interoperability.
The MIB module for retrieving Cisco Transaction Connection configuration and status. Cisco Transaction Connection routes transactions between IBM CICS (Customer Information Control System) hosts and clients using the ISC (Inter-System Communication) protocol.
Main OID:
ciscoTransactionConnectionMIB.1.3.6.1.4.1.9.9.144
55
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
55 total| Object Name |
|---|
ciscoTransactionConnectionMIBThe MIB module for retrieving Cisco Transaction
Connection configuration and status. Cisco Transaction
Connection routes transactions between IBM CICS (Customer
Information Control System) hosts and clients using the
ISC (Inter-System Communication) protocol. MODULE-IDENTITY .1.3.6.1.4.1.9.9.144 |
ciscoTransConnMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.144.1 |
ctcLicenseAn object containing a Cisco Transaction Connection
license. OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.144.1.1 |
ctcLicenseStateThe 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.ro Enumeration .1.3.6.1.4.1.9.9.144.1.1.1 |
ctcLicenseKeyA Transaction Connection license key. The field must
be exactly 32 hexadecimal characters in length.ro OCTET STRING .1.3.6.1.4.1.9.9.144.1.1.2 |
ctcLicenseMaxConnThe 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.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.1.3 |
ctcLicenseCurrConnCurrent 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 ofconnections,
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.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.1.4 |
ctcLicenseExpirationThe expiration date of the Transaction Connection
license. This object contains a valid expiration date only
if the license is not permanent.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.144.1.1.5 |
ctcDestinationTableA table containing Cisco Transaction Connection
destination configurations. SEQUENCE OF CtcDestinationEntry .1.3.6.1.4.1.9.9.144.1.2 |
ctcDestinationEntryA row containing a Cisco Transaction Connection
destination configuration. CtcDestinationEntry .1.3.6.1.4.1.9.9.144.1.2.1 |
ctcDestinationNameThe destination name.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.2.1.1 |
ctcDestinationRemoteLUNameThe Remote LU (Logical Unit) name of the destination
target.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.2.1.2 |
ctcDestinationModeNameThe 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.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.2.1.3 |
ctcDestinationNumHitsThe 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.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.2.1.4 |
ctcRouteTableA table containing Cisco Transaction Connection route
configurations. SEQUENCE OF CtcRouteEntry .1.3.6.1.4.1.9.9.144.1.3 |
ctcRouteEntryA row containing a Cisco Transaction Connection
destination configuration. CtcRouteEntry .1.3.6.1.4.1.9.9.144.1.3.1 |
ctcRouteOwningServerThe ctcServerIndex of the server that owns this route.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.3.1.1 |
ctcRouteTransactionIDThe transaction ID that this route handles.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.3.1.2 |
ctcRouteDestinationNameThe name of this route's destination.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.3.1.3 |
ctcServerTableA table containing Transaction Connection servers. SEQUENCE OF CtcServerEntry .1.3.6.1.4.1.9.9.144.1.4 |
ctcServerEntryA 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. CtcServerEntry .1.3.6.1.4.1.9.9.144.1.4.1 |
ctcServerIndexThe index of this server in the server list.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.4.1.1 |
ctcServerNameThe name of the server.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.4.1.2 |
ctcServerListeningThis object reflects whether or not the server is
listening for connections. A return value of 'true'
means the server is actively listening.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.144.1.4.1.3 |
ctcServerIPAddrThis 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.ro IpAddress .1.3.6.1.4.1.9.9.144.1.4.1.4 |
ctcServerPortThe port on which the server is listening for connections.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.4.1.5 |
ctcServerDestinationNameThis object reflects the name of this server's default
destination.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.4.1.6 |
ctcServerClientTimeoutThis 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.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.4.1.7 |
ctcServerHostTimeoutThis 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.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.4.1.8 |
ctcServerWindowSizeTCP window size for each connection of the Transaction
Connection server.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.9.9.144.1.4.1.9 |
ctcServerConnectionCountThe number of connections on this server at this moment.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.4.1.10 |
ctcServerProgNameUpperCaseThis 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.144.1.4.1.11 |
ctcConnectionTableA table containing connection information. Each row
reflects a client connection that is active at this moment. SEQUENCE OF CtcConnectionEntry .1.3.6.1.4.1.9.9.144.1.5 |
ctcConnectionEntryA row containing connection information. CtcConnectionEntry .1.3.6.1.4.1.9.9.144.1.5.1 |
ctcConnectionIdThe ID of the connection object.ro OCTET STRING .1.3.6.1.4.1.9.9.144.1.5.1.1 |
ctcConnectionServerThe ctcServerIndex of the server that owns this
connection.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.5.1.2 |
ctcConnectionStateThe 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 dataro Enumeration .1.3.6.1.4.1.9.9.144.1.5.1.3 |
ctcConnectionSessionCountThe number of sessions currently in use for the
connection.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.5.1.4 |
ctcConnectionClientIPAddrIP address of client machine using this connection.ro IpAddress .1.3.6.1.4.1.9.9.144.1.5.1.5 |
ctcConnectionClientPortPort number used on client machine for this connection.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.5.1.6 |
ctcConnectionTotalConversationsThe number of conversations that have been processed by
the connection.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.5.1.7 |
ctcConnectionConnectTimeThe moment when the connection was established.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.144.1.5.1.8 |
ctcConnectionIdleTimeAmount of time the connection has gone without activity.ro TimeInterval (SNMPv2-TC) .1.3.6.1.4.1.9.9.144.1.5.1.9 |
ctcConnectionTotalBytesRecvdThe total number of bytes received from client.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.5.1.10 |
ctcTransactionTableA table containing transaction information. Each row
reflects a host transaction that is active at this moment. SEQUENCE OF CtcTransactionEntry .1.3.6.1.4.1.9.9.144.1.6 |
ctcTransactionEntryA row containing transaction information. CtcTransactionEntry .1.3.6.1.4.1.9.9.144.1.6.1 |
ctcTransactionSessionIdThe ID of the transaction session object.ro OCTET STRING .1.3.6.1.4.1.9.9.144.1.6.1.1 |
ctcTransactionServerThe ctcServerIndex of the server that owns this
transaction.ro Unsigned32 .1.3.6.1.4.1.9.9.144.1.6.1.2 |
ctcTransactionConnectionIdThe ID of the transaction session object's connection.ro OCTET STRING .1.3.6.1.4.1.9.9.144.1.6.1.3 |
ctcTransactionStateThe 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
closingro Enumeration .1.3.6.1.4.1.9.9.144.1.6.1.4 |
ctcTransactionTPNameThe transaction program name of the transaction. This is
sometimes referred to as the TRANID in CICS.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.6.1.5 |
ctcTransactionUserIdThe user ID that was used to initiate the transaction.ro SnmpAdminString .1.3.6.1.4.1.9.9.144.1.6.1.6 |
ciscoTransConnMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.144.3 |
ciscoTransConnMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.144.3.1 |
ciscoTransConnMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.144.3.2 |