CASCADE-MIB :: lportTrkKeepAliveTimer

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBlportTrkKeepAliveTimer

lportTrkKeepAliveTimer

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::lportTrkKeepAliveTimer

OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.86

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Send a keep-alive packet after this many seconds. These packets are sent on trunk links only. The range is 0 thru 15, with zero meaning the keep-alive protocol is disabled. The default is one.

What is lportTrkKeepAliveTimer?

This read-write value sets how many seconds elapse between keep-alive packets sent on trunk links specifically, not user PVC ports, with a valid range of 0 to 15 seconds and 0 meaning the keep-alive protocol is disabled entirely; the default is 1 second. An admin might raise this slightly on very stable trunks to reduce keep-alive chatter, but rarely disables it outright since keep-alives are what let the switch detect a dead trunk quickly. For example, leaving lportTrkKeepAliveTimer at its default of 1 means the trunk sends a keep-alive every second, so combined with lportTrkKeepAliveErrorThreshold's default of 5 missed packets, a dead trunk gets detected within about 5 seconds.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.86
snmpwalk -v2c -c public <target> CASCADE-MIB::lportTrkKeepAliveTimer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.86.1
snmpget -v2c -c public <target> CASCADE-MIB::lportTrkKeepAliveTimer.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportTrkKeepAliveTimer OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (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.277cascadeCASCADE-MIB
1.3.6.1.4.1.277.1cascfrCASCADE-MIB
1.3.6.1.4.1.277.1.5lportCASCADE-MIB
1.3.6.1.4.1.277.1.5.1lportTableCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1lportEntryCASCADE-MIB
1.3.6.1.4.1.277.1.5.1.1.86lportTrkKeepAliveTimerCASCADE-MIB