ctcServerProgNameUpperCase

CISCO-TRANSACTION-CONNECTION-MIB · .1.3.6.1.4.1.9.9.144.1.4.1.11

Object

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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::ctcServerProgNameUpperCase'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::ctcServerProgNameUpperCase.<ctcServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRANSACTION-CONNECTION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRANSACTION-CONNECTION-MIB::ctcServerProgNameUpperCase'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance