CASCADE-MIB :: pportLinkDownReason

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCASCADE-MIBpportLinkDownReason

pportLinkDownReason

Module: CASCADE-MIB

OID (symbolic): CASCADE-MIB::pportLinkDownReason

OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.29

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Reason why the link is down. The blue-alarm is equivalent to the Alarm Indication Signal (AIS) failure.

What is pportLinkDownReason?

This is a bitmask reporting the specific reason or reasons this physical port's link is down, for example red alarm, yellow alarm, blue alarm (which the description equates to an AIS failure), carrier loss, or the port being in loopback. Because multiple bits can be set at once, this single object on this port can tell you at a glance whether the outage is local (carrier-loss, loss-of-signal) or being reported to you by the far end (yellow alarm) or the network layer above (AIS/blue alarm), which changes who you would call first to fix it. A pportLinkDownReason value of 4 (blue-alarm only) on this port means the local signal is present but the upstream network is sending an AIS, pointing toward a fault further up the carrier's path rather than at this switch.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.29
snmpwalk -v2c -c public <target> CASCADE-MIB::pportLinkDownReason

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.29.1
snmpget -v2c -c public <target> CASCADE-MIB::pportLinkDownReason.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportLinkDownReason.1

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::pportLinkDownReason 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.4pportCASCADE-MIB
1.3.6.1.4.1.277.1.4.2pportTableCASCADE-MIB
1.3.6.1.4.1.277.1.4.2.1pportEntryCASCADE-MIB
1.3.6.1.4.1.277.1.4.2.1.29pportLinkDownReasonCASCADE-MIB