MIBs Depot

CISCO-TRANSACTION-CONNECTION-MIB

Registered at
1.3.6.1.4.1.9.9.144
Last updated
2005-12-22 00:00
Organization
Cisco Systems, Inc.
Revisions
2005-12-22 00:00, 1999-08-19 00:00
Namespace
cisco
Source file
CISCO-TRANSACTION-CONNECTION-MIB
Digest
sha256:0bfbaa08c6168c0d5e068251db35ccf4cd44847c32c69d0cb97d45f41b8b9bf9

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: ctrc-dev@external.cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIIpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, DisplayString, TEXTUAL-CONVENTION, TimeInterval, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-SMI
CISCO-TRANSACTION-CONNECTION-MIB
IANAifType-MIB
IF-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoTransConnMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.144.1
ctcLicense
OBJECT-IDENTITY
An object containing a Cisco Transaction Connection license.
1.3.6.1.4.1.9.9.144.1.1current
ctcLicenseState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.1.1INTEGER {unconfigured(1), notValidatedYet(2), badKey(3), licenseOK(4), expired(5)}read-onlycurrent
ctcLicenseKey
OBJECT-TYPE
A Transaction Connection license key. The field must be exactly 32 hexadecimal characters in length.
1.3.6.1.4.1.9.9.144.1.1.2OCTET STRING (SIZE(16))read-onlycurrent
ctcLicenseMaxConn
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.1.3Unsigned32read-onlycurrent
ctcLicenseCurrConn
OBJECT-TYPE
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 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.
1.3.6.1.4.1.9.9.144.1.1.4Unsigned32read-onlycurrent
ctcLicenseExpiration
OBJECT-TYPE
The expiration date of the Transaction Connection license. This object contains a valid expiration date only if the license is not permanent.
1.3.6.1.4.1.9.9.144.1.1.5DateAndTimeread-onlycurrent
ctcDestinationTable
OBJECT-TYPE
A table containing Cisco Transaction Connection destination configurations.
1.3.6.1.4.1.9.9.144.1.2not-accessiblecurrent
ctcDestinationEntry
OBJECT-TYPE
A row containing a Cisco Transaction Connection destination configuration.
1.3.6.1.4.1.9.9.144.1.2.1not-accessiblecurrent
ctcDestinationName
OBJECT-TYPE
The destination name.
1.3.6.1.4.1.9.9.144.1.2.1.1SnmpAdminString (SIZE(0..16))read-onlycurrent
ctcDestinationRemoteLUName
OBJECT-TYPE
The Remote LU (Logical Unit) name of the destination target.
1.3.6.1.4.1.9.9.144.1.2.1.2SnmpAdminString (SIZE(0..17))read-onlycurrent
ctcDestinationModeName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.2.1.3SnmpAdminString (SIZE(0..10))read-onlycurrent
ctcDestinationNumHits
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.2.1.4Unsigned32read-onlycurrent
ctcRouteTable
OBJECT-TYPE
A table containing Cisco Transaction Connection route configurations.
1.3.6.1.4.1.9.9.144.1.3not-accessiblecurrent
ctcRouteEntry
OBJECT-TYPE
A row containing a Cisco Transaction Connection destination configuration.
1.3.6.1.4.1.9.9.144.1.3.1not-accessiblecurrent
ctcRouteOwningServer
OBJECT-TYPE
The ctcServerIndex of the server that owns this route.
1.3.6.1.4.1.9.9.144.1.3.1.1Unsigned32read-onlycurrent
ctcRouteTransactionID
OBJECT-TYPE
The transaction ID that this route handles.
1.3.6.1.4.1.9.9.144.1.3.1.2SnmpAdminString (SIZE(0..16))read-onlycurrent
ctcRouteDestinationName
OBJECT-TYPE
The name of this route's destination.
1.3.6.1.4.1.9.9.144.1.3.1.3SnmpAdminString (SIZE(0..16))read-onlycurrent
ctcServerTable
OBJECT-TYPE
A table containing Transaction Connection servers.
1.3.6.1.4.1.9.9.144.1.4not-accessiblecurrent
ctcServerEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.4.1not-accessiblecurrent
ctcServerIndex
OBJECT-TYPE
The index of this server in the server list.
1.3.6.1.4.1.9.9.144.1.4.1.1Unsigned32read-onlycurrent
ctcServerName
OBJECT-TYPE
The name of the server.
1.3.6.1.4.1.9.9.144.1.4.1.2SnmpAdminString (SIZE(0..16))read-onlycurrent
ctcServerListening
OBJECT-TYPE
This object reflects whether or not the server is listening for connections. A return value of 'true' means the server is actively listening.
1.3.6.1.4.1.9.9.144.1.4.1.3TruthValueread-onlycurrent
ctcServerIPAddr
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.4.1.4IpAddressread-onlycurrent
ctcServerPort
OBJECT-TYPE
The port on which the server is listening for connections.
1.3.6.1.4.1.9.9.144.1.4.1.5Unsigned32 (1..65535)read-onlycurrent
ctcServerDestinationName
OBJECT-TYPE
This object reflects the name of this server's default destination.
1.3.6.1.4.1.9.9.144.1.4.1.6SnmpAdminString (SIZE(0..16))read-onlycurrent
ctcServerClientTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.4.1.7Unsigned32 (0..1440)read-onlycurrent
ctcServerHostTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.4.1.8Unsigned32 (0..1440)read-onlycurrent
ctcServerWindowSize
OBJECT-TYPE
TCP window size for each connection of the Transaction Connection server.
1.3.6.1.4.1.9.9.144.1.4.1.9Unsigned32read-onlycurrent
ctcServerConnectionCount
OBJECT-TYPE
The number of connections on this server at this moment.
1.3.6.1.4.1.9.9.144.1.4.1.10Unsigned32read-onlycurrent
ctcServerProgNameUpperCase
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.144.1.4.1.11TruthValueread-onlycurrent
ctcConnectionTable
OBJECT-TYPE
A table containing connection information. Each row reflects a client connection that is active at this moment.
1.3.6.1.4.1.9.9.144.1.5not-accessiblecurrent
ctcConnectionEntry
OBJECT-TYPE
A row containing connection information.
1.3.6.1.4.1.9.9.144.1.5.1not-accessiblecurrent
ctcConnectionId
OBJECT-TYPE
The ID of the connection object.
1.3.6.1.4.1.9.9.144.1.5.1.1OCTET STRING (SIZE(4))read-onlycurrent
ctcConnectionServer
OBJECT-TYPE
The ctcServerIndex of the server that owns this connection.
1.3.6.1.4.1.9.9.144.1.5.1.2Unsigned32read-onlycurrent
ctcConnectionState
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.144.1.5.1.3INTEGER {reset(1), closing(2), halt(3), receiving(4)}read-onlycurrent
ctcConnectionSessionCount
OBJECT-TYPE
The number of sessions currently in use for the connection.
1.3.6.1.4.1.9.9.144.1.5.1.4Unsigned32read-onlycurrent
ctcConnectionClientIPAddr
OBJECT-TYPE
IP address of client machine using this connection.
1.3.6.1.4.1.9.9.144.1.5.1.5IpAddressread-onlycurrent
ctcConnectionClientPort
OBJECT-TYPE
Port number used on client machine for this connection.
1.3.6.1.4.1.9.9.144.1.5.1.6Unsigned32 (1..65535)read-onlycurrent
ctcConnectionTotalConversations
OBJECT-TYPE
The number of conversations that have been processed by the connection.
1.3.6.1.4.1.9.9.144.1.5.1.7Unsigned32read-onlycurrent
ctcConnectionConnectTime
OBJECT-TYPE
The moment when the connection was established.
1.3.6.1.4.1.9.9.144.1.5.1.8DateAndTimeread-onlycurrent
ctcConnectionIdleTime
OBJECT-TYPE
Amount of time the connection has gone without activity.
1.3.6.1.4.1.9.9.144.1.5.1.9TimeIntervalread-onlycurrent
ctcConnectionTotalBytesRecvd
OBJECT-TYPE
The total number of bytes received from client.
1.3.6.1.4.1.9.9.144.1.5.1.10Unsigned32read-onlycurrent
ctcTransactionTable
OBJECT-TYPE
A table containing transaction information. Each row reflects a host transaction that is active at this moment.
1.3.6.1.4.1.9.9.144.1.6not-accessiblecurrent
ctcTransactionEntry
OBJECT-TYPE
A row containing transaction information.
1.3.6.1.4.1.9.9.144.1.6.1not-accessiblecurrent
ctcTransactionSessionId
OBJECT-TYPE
The ID of the transaction session object.
1.3.6.1.4.1.9.9.144.1.6.1.1OCTET STRING (SIZE(4))read-onlycurrent
ctcTransactionServer
OBJECT-TYPE
The ctcServerIndex of the server that owns this transaction.
1.3.6.1.4.1.9.9.144.1.6.1.2Unsigned32read-onlycurrent
ctcTransactionConnectionId
OBJECT-TYPE
The ID of the transaction session object's connection.
1.3.6.1.4.1.9.9.144.1.6.1.3OCTET STRING (SIZE(4))read-onlycurrent
ctcTransactionState
OBJECT-TYPE
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
1.3.6.1.4.1.9.9.144.1.6.1.4INTEGER {reset(1), opening(2), sending(3), receiving(4), exception(5), exceptionresponse(6), closing(7)}read-onlycurrent
ctcTransactionTPName
OBJECT-TYPE
The transaction program name of the transaction. This is sometimes referred to as the TRANID in CICS.
1.3.6.1.4.1.9.9.144.1.6.1.5SnmpAdminString (SIZE(0..32))read-onlycurrent
ctcTransactionUserId
OBJECT-TYPE
The user ID that was used to initiate the transaction.
1.3.6.1.4.1.9.9.144.1.6.1.6SnmpAdminString (SIZE(0..16))read-onlycurrent
ciscoTransConnMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.144.3
ciscoTransConnMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.144.3.1
ciscoTransConnMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.144.3.2

Conformance

NameOIDStatus
ciscoTransConnMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the Cisco Transaction Connection MIB
1.3.6.1.4.1.9.9.144.3.1.1current
ciscoTransConnLicenseGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection license monitoring.
1.3.6.1.4.1.9.9.144.3.2.1current
ciscoTransConnDestinationGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection destination monitoring.
1.3.6.1.4.1.9.9.144.3.2.2current
ciscoTransConnRouteGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection route monitoring.
1.3.6.1.4.1.9.9.144.3.2.3current
ciscoTransConnServerGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection server monitoring.
1.3.6.1.4.1.9.9.144.3.2.4current
ciscoTransConnConnectionGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection monitoring.
1.3.6.1.4.1.9.9.144.3.2.5current
ciscoTransConnTransactionGroup
OBJECT-GROUP
A collection of objects providing Transaction Connection transaction monitoring.
1.3.6.1.4.1.9.9.144.3.2.6current