All MIBs › CISCO-SSG-MIB › cssgServiceSessionTimeout
cssgServiceSessionTimeout
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgServiceSessionTimeout
OID (numeric): 1.3.6.1.4.1.9.9.260.1.3.1.1.5
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The maximum length of a session in seconds. A value of 0 indicates that there is no timeout.
What is cssgServiceSessionTimeout?
Reports the maximum total length, in seconds, a session on this service is allowed to run before SSG ends it regardless of activity; 0 means no such cap. Unlike the idle timeout, this fires even on a session that's actively passing traffic the whole time, so it's the control that enforces a hard session-length policy, common on time-boxed trial or hourly-billed access, rather than reclaiming genuinely-idle sessions. A '1-hour free trial' service would show cssgServiceSessionTimeout as 3600, ending the session at the one-hour mark even if the subscriber is actively streaming right up to the cutoff.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.5 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceSessionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.5.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceSessionTimeout.1
Start monitoring Cisco broadband/edge routers (Service Selection Gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SSG-MIB::cssgServiceSessionTimeout OID value, configure state conditions and alerts, and monitor any Cisco broadband/edge routers (Service Selection Gateway) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.260 | ciscoSsgMIB | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1 | ciscoSsgMIBObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3 | cssgService | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.1 | cssgServiceTable | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.1.1 | cssgServiceEntry | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.3.1.1.5 | cssgServiceSessionTimeout | CISCO-SSG-MIB |