ctcServerProgNameUpperCase
CISCO-TRANSACTION-CONNECTION-MIB ·
.1.3.6.1.4.1.9.9.144.1.4.1.11
Object
column
SNMPv2-TCTruthValue
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.
Context
- MIB
- CISCO-TRANSACTION-CONNECTION-MIB
- OID
.1.3.6.1.4.1.9.9.144.1.4.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctcServerEntry
- Table
- ctcServerTable
- Siblings
- 10
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctcServerIndex The index of this server in the server list. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.1 |
| ctcServerConnectionCount The number of connections on this server at this moment. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.10 |
| ctcServerName The name of the server. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.4.1.2 |
| ctcServerListening This object reflects whether or not the server is
listening for connections. A return value of 'true'
means the server is actively listening. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.144.1.4.1.3 |
| ctcServerIPAddr 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. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.144.1.4.1.4 |
| ctcServerPort The port on which the server is listening for connections. | column | Unsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.5 |
| ctcServerDestinationName This object reflects the name of this server's default
destination. | column | OctetString | .1.3.6.1.4.1.9.9.144.1.4.1.6 |
| ctcServerClientTimeout 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
n… | column | minutes Unsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.7 |
| ctcServerHostTimeout 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
nev… | column | minutes Unsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.8 |
| ctcServerWindowSize TCP window size for each connection of the Transaction
Connection server. | column | bytes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.144.1.4.1.9 |