All MIBs › CISCO-SSG-MIB › cssgServiceIdleTimeout
cssgServiceIdleTimeout
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgServiceIdleTimeout
OID (numeric): 1.3.6.1.4.1.9.9.260.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The idle timeout of a session in seconds. A value of 0 indicates that there is no timeout.
What is cssgServiceIdleTimeout?
Reports the idle timeout, in seconds, configured for sessions on this service; a value of 0 means no idle timeout applies. This is what silently logs off a subscriber who's still connected but has sent no traffic for that long, freeing the session slot without waiting for an explicit logoff or the separate reachability-based auto-logoff check. A pay-per-minute hotspot service might show cssgServiceIdleTimeout as 900 (15 minutes), so a customer who walks away from their laptop without logging out stops being billed after roughly a quarter hour of silence.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.4 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIdleTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.3.1.1.4.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgServiceIdleTimeout.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::cssgServiceIdleTimeout 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.4 | cssgServiceIdleTimeout | CISCO-SSG-MIB |