cspTpInActivityTimeOut
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.5.1.1.3
Object
column r/w
secondsInteger32
The TCP connection inactivity timeout value. This is the amount of time the SSL proxy waits for the next packet to arrive on a TCP connection, if no packet is received within this period then the connection is considered to be inactive and aborted.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cspTcpPolicyEntry
- 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-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspTpInActivityTimeOut'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SSL-PROXY-MIB::cspTpInActivityTimeOut.<cspTpPolicyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SSL-PROXY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SSL-PROXY-MIB::cspTpInActivityTimeOut'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-3600
Conformance
Member of
Compliance refinements
cspMIBCompliance
readonly
Create/Write access is not required.
cspMIBComplianceRev1
readonly
Create/Write access is not required.
cspMIBComplianceRev2
readonly
Create/Write access is not required.