ctcServerClientTimeout
CISCO-TRANSACTION-CONNECTION-MIB ·
.1.3.6.1.4.1.9.9.144.1.4.1.7
Object
column minutesUnsigned32
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.
Context
- MIB
- CISCO-TRANSACTION-CONNECTION-MIB
- OID
.1.3.6.1.4.1.9.9.144.1.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Units
- minutes
- Parent
- ctcServerEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::ctcServerClientTimeout'
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::ctcServerClientTimeout.<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::ctcServerClientTimeout'
Syntax
minutesUnsigned32
Values & Constraints
Object Constraints
range: 0-1440
Conformance
Member of