All MIBs › CISCO-SSG-MIB › cssgCfgAutoLogOffMode
cssgCfgAutoLogOffMode
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAutoLogOffMode
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An indication of whether Auto Logoff feature is enabled. This feature enables SSG to initiate logoff if connectivity to a host is lost. Connectivity to a host is checked using ARP or ICMP ping mechanisms.
What is cssgCfgAutoLogOffMode?
Chooses the mechanism, if any, SSG uses to detect that a logged-in subscriber's host has gone away, so it can automatically log the session off rather than leaving it open. ICMP mode pings the host and ARP mode watches ARP reachability, and picking the wrong one for the access technology (e.g. ARP on a link where ARP doesn't apply) means dead sessions never get reaped, silently consuming session slots and skewing cssgStatsActiveSessions upward. On an Ethernet-aggregated DSL network where subscriber CPEs answer ARP but sometimes block ICMP, an admin would set cssgCfgAutoLogOffMode to arp(3) so a powered-off modem gets logged off within cssgCfgAutoLogOffInterval instead of lingering as a phantom session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.4 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.4.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.4.1 i <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::cssgCfgAutoLogOffMode 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.4 | cssgCfgAutoLogOffMode | CISCO-SSG-MIB |