CAT2600-MIB :: cat2600TsPingInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsPingInterval

cat2600TsPingInterval

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsPingInterval

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.19

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This variable specifies the interval in seconds of sending ICMP Echo Requests to the default gateway. No PING packets will be sent if the value is set to 0. The default interval is 10 minutes.

What is cat2600TsPingInterval?

This sets, in seconds, how often the switch sends its own ICMP Echo Requests to its configured default gateway, effectively a built-in gateway-reachability heartbeat, with 0 disabling the pings entirely. Admins tune this to control how quickly the switch itself notices a dead upstream router versus how much background ICMP chatter it generates on the wire. The factory default is 600 seconds (10 minutes), but an admin troubleshooting a flaky uplink might temporarily drop it to 30 seconds for faster detection.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.19
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsPingInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.19.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsPingInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.19.1 i <value>

Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsPingInterval OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.

OID Breakdown

Upper-level ancestors (6 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
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1cat2600TsMainCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1cat2600TsConfigCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1.19cat2600TsPingIntervalCAT2600-MIB