cspSpSessionTimeOut
CISCO-SSL-PROXY-MIB ·
.1.3.6.1.4.1.9.9.370.1.6.1.1.9
Object
column r/w
secondsInteger32
The SSL session timeout value. The session entry
will be removed from the session cache after the
configured timeout. Once the session entry is
removed, subsequent connections cannot reuse the
session.
If this timeout value is 0, entries in the session
cache will not timeout.
Context
- MIB
- CISCO-SSL-PROXY-MIB
- OID
.1.3.6.1.4.1.9.9.370.1.6.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- cspSslPolicyEntry
- 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::cspSpSessionTimeOut'
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::cspSpSessionTimeOut.<cspSpPolicyName>'
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::cspSpSessionTimeOut'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 0-72000
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.