All MIBs › CISCO-SSG-MIB › cssgCfgAutoLogOffInterval
cssgCfgAutoLogOffInterval
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAutoLogOffInterval
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.10
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description: The time-interval at which connectivity to a host is checked. If the host is not reachable, SSG logs off the host if auto-logff feature is enabled.
What is cssgCfgAutoLogOffInterval?
Sets how often SSG checks whether a logged-in subscriber's host is still reachable, as part of the Auto Logoff feature. This value is the tradeoff dial between how quickly dead sessions get cleaned up and how much extra probe traffic and CPU load the check itself generates; too short an interval on a large subscriber base can become a load problem in its own right, while too long a one leaves stale, billed sessions around longer. On a network with tens of thousands of subscribers, an admin might set cssgCfgAutoLogOffInterval to 300 (5 minutes) so a subscriber who unplugs their modem is logged off within roughly five minutes instead of triggering a probe storm every few seconds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.10 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.10.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.10.1 s <value>
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::cssgCfgAutoLogOffInterval 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.1 | cssgCfgObjects | CISCO-SSG-MIB |
| 1.3.6.1.4.1.9.9.260.1.1.10 | cssgCfgAutoLogOffInterval | CISCO-SSG-MIB |