CASCADE-MIB :: lportLinkStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBlportLinkStatus

lportLinkStatus

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::lportLinkStatus

OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.145

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Link protocol status. The Link protocol may be frame relay LMI, DXI heart beat poll, PPP LCP, etc, depends on the lport type.

What is lportLinkStatus?

This read-write field reports, and notably is writable unlike most simple status fields, the current status of whichever link-layer protocol applies to this lport's type, Frame Relay LMI, DXI heartbeat polling, or PPP LCP, making it a protocol-agnostic top-level up or down indicator regardless of which specific signaling mechanism the port uses underneath. An admin checks this as the single unified place to see link-layer health without needing to know in advance whether the port runs LMI, DXI, or PPP. For example, on a PPP-based lport, lportLinkStatus reflects PPP LCP state, while the identical object on a Frame Relay lport instead reflects LMI state, letting a monitoring tool poll one consistent OID across a mixed-protocol shelf.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.145
snmpwalk -v2c -c public <target> CASCADE-MIB::lportLinkStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.145.1
snmpget -v2c -c public <target> CASCADE-MIB::lportLinkStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.145.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::lportLinkStatus 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.145lportLinkStatusCASCADE-MIB