CISCO-SSG-MIB :: cssgCfgAutoLogOffMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SSG-MIBcssgCfgAutoLogOffMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.260ciscoSsgMIBCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1ciscoSsgMIBObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.1cssgCfgObjectsCISCO-SSG-MIB
1.3.6.1.4.1.9.9.260.1.1.4cssgCfgAutoLogOffModeCISCO-SSG-MIB