All MIBs › CISCO-SSG-MIB › cssgCfgAutoLogOffIcmpRetries
cssgCfgAutoLogOffIcmpRetries
Module: CISCO-SSG-MIB
OID (symbolic): CISCO-SSG-MIB::cssgCfgAutoLogOffIcmpRetries
OID (numeric): 1.3.6.1.4.1.9.9.260.1.1.11
Node type: OBJECT-TYPE
Type: Gauge
Access: read-write
Description: The number of ICMP ping retries SSG does to check connectivity to a host.
What is cssgCfgAutoLogOffIcmpRetries?
Sets how many ICMP ping attempts SSG makes before concluding that a subscriber's host is actually unreachable and eligible for auto-logoff. This absorbs single dropped pings on lossy access links so a subscriber isn't logged off because of one lost probe; too low and a flaky Wi-Fi link causes spurious logoffs, too high and a genuinely dead host stays 'active' (and billed) longer. On a wireless last-mile network with occasional packet loss, an admin would raise cssgCfgAutoLogOffIcmpRetries from the default to 5 so a couple of lost pings don't wrongly log off a still-connected subscriber.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.11 snmpwalk -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffIcmpRetries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.260.1.1.11.1 snmpget -v2c -c public <target> CISCO-SSG-MIB::cssgCfgAutoLogOffIcmpRetries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.260.1.1.11.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::cssgCfgAutoLogOffIcmpRetries 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.11 | cssgCfgAutoLogOffIcmpRetries | CISCO-SSG-MIB |