CISCO-TRANSACTION-CONNECTION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
5
Rows
5
Columns
34
ctcDestinationTable
table.1.3.6.1.4.1.9.9.144.1.2
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ctcDestinationTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcDestinationTable'
A table containing Cisco Transaction Connection destination configurations.
A row containing a Cisco Transaction Connection
destination configuration.
destination configuration.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The destination name.
|
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.2.1.1 |
|
The Remote LU (Logical Unit) name of the destination
target. |
OctetString Constraints: range: 0-17 |
.1.3.6.1.4.1.9.9.144.1.2.1.2 |
|
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 limit… |
OctetString Constraints: range: 0-10 |
.1.3.6.1.4.1.9.9.144.1.2.1.3 |
|
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… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.2.1.4 |
ctcRouteTable
table.1.3.6.1.4.1.9.9.144.1.3
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ctcRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcRouteTable'
A table containing Cisco Transaction Connection route configurations.
A row containing a Cisco Transaction Connection
destination configuration.
destination configuration.
| Column | Syntax | OID |
|---|---|---|
|
The ctcServerIndex of the server that owns this route.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.3.1.1 |
|
The transaction ID that this route handles.
|
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.3.1.2 |
|
The name of this route's destination.
|
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.3.1.3 |
ctcServerTable
table.1.3.6.1.4.1.9.9.144.1.4
·
1 row entry
·
11 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ctcServerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcServerTable'
A table containing Transaction Connection servers.
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
p…
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
p…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The index of this server in the server list.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.4.1.1 |
||||
|
The name of the server.
|
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.4.1.2 |
||||
|
This object reflects whether or not the server is
listening for connections. A return value of 'true' means the server is actively listening. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.144.1.4.1.3 |
||||
|
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. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.144.1.4.1.4 |
||||
|
The port on which the server is listening for connections.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.144.1.4.1.5 |
||||
|
This object reflects the name of this server's default
destination. |
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.4.1.6 |
||||
|
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 timeou… |
minutesUnsigned32 Constraints: range: 0-1440 |
.1.3.6.1.4.1.9.9.144.1.4.1.7 |
||||
|
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 … |
minutesUnsigned32 Constraints: range: 0-1440 |
.1.3.6.1.4.1.9.9.144.1.4.1.8 |
||||
|
TCP window size for each connection of the Transaction
Connection server. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.4.1.9 |
||||
|
The number of connections on this server at this moment.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.4.1.10 |
||||
|
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. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.144.1.4.1.11 |
ctcConnectionTable
table.1.3.6.1.4.1.9.9.144.1.5
·
1 row entry
·
10 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ctcConnectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcConnectionTable'
A table containing connection information. Each row reflects a client connection that is active at this moment.
A row containing connection information.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The ID of the connection object.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.144.1.5.1.1 |
||||||||
|
The ctcServerIndex of the server that owns this
connection. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.5.1.2 |
||||||||
|
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 condit… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.144.1.5.1.3 |
||||||||
|
The number of sessions currently in use for the
connection. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.5.1.4 |
||||||||
|
IP address of client machine using this connection.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.9.9.144.1.5.1.5 |
||||||||
|
Port number used on client machine for this connection.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.144.1.5.1.6 |
||||||||
|
The number of conversations that have been processed by
the connection. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.5.1.7 |
||||||||
|
The moment when the connection was established.
|
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.9.9.144.1.5.1.8 |
||||||||
|
Amount of time the connection has gone without activity.
|
SNMPv2-TCTimeInterval Type Constraints: range: 0..2147483647Description: A period of time, measured in units of 0.01 seconds. |
.1.3.6.1.4.1.9.9.144.1.5.1.9 |
||||||||
|
The total number of bytes received from client.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.5.1.10 |
ctcTransactionTable
table.1.3.6.1.4.1.9.9.144.1.6
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk ctcTransactionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcTransactionTable'
A table containing transaction information. Each row reflects a host transaction that is active at this moment.
A row containing transaction information.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ID of the transaction session object.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.144.1.6.1.1 |
||||||||||||||
|
The ctcServerIndex of the server that owns this
transaction. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.144.1.6.1.2 |
||||||||||||||
|
The ID of the transaction session object's connection.
|
OctetString Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.144.1.6.1.3 |
||||||||||||||
|
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 … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.144.1.6.1.4 |
||||||||||||||
|
The transaction program name of the transaction. This is
sometimes referred to as the TRANID in CICS. |
OctetString Constraints: range: 0-32 |
.1.3.6.1.4.1.9.9.144.1.6.1.5 |
||||||||||||||
|
The user ID that was used to initiate the transaction.
|
OctetString Constraints: range: 0-16 |
.1.3.6.1.4.1.9.9.144.1.6.1.6 |