CISCO-MGX82XX-SONET-MIB :: sonetPathStatAlarmStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-MGX82XX-SONET-MIBsonetPathStatAlarmStatus

sonetPathStatAlarmStatus

Module: CISCO-MGX82XX-SONET-MIB

OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetPathStatAlarmStatus

OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.5.7.1.15

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This variable indicates the status of the interface. The sonetPathStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetPathStatAlarmNoDefect should be set if and only if no other flag is set.

The various bit positions are: 1 sonetPathStatAlarmNoDefect 2 sonetPathCurrent15minESs 3 sonetPathCurrent15minSESs 4 sonetPathCurrent15minCVs 5 sonetPathCurrent15minUASs 6 sonetFarEndPathCurrent15minESs 7 sonetFarEndPathCurrent15minSESs 8 sonetFarEndPathCurrent15minCVs 9 sonetFarEndPathCurrent15minUASs 10 sonetPathCurrentDayESs 11 sonetPathCurrentDaySESs 12 sonetPathCurrentDayCVs 13 sonetPathCurrentDayUASs 14 sonetFarEndPathCurrentDayESs 15 sonetFarEndPathCurrentDaySESs 16 sonetFarEndPathCurrentDayCVs 17 sonetFarEndPathCurrentDayUASs

What is sonetPathStatAlarmStatus?

This is a bitmap, represented as a summed integer, showing which specific SONET path defects (such as loss of signal, loss of frame, AIS, or RDI, per the enumerated bit positions in the full MIB) are simultaneously active right now, with the NoDefect bit only set when nothing else is. Because it's a sum of independent bits rather than a single alarm code, an admin has to decode the value bit-by-bit to know exactly which combination of defects is present -- for example a path could simultaneously show both an AIS condition and a path-trace mismatch encoded in different bits of the same reading. A raw value of 6 (binary 110) would mean the second and third defect bits are both set simultaneously, for instance both an LOP condition and an AIS condition active on the path at the same time.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.15
snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathStatAlarmStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.15.1
snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathStatAlarmStatus.1

Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetPathStatAlarmStatus OID value, configure state conditions and alerts, and monitor any Cisco WAN switches from a single console.

OID Breakdown

Upper-level ancestors (11 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
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.4basisLinesBASIS-MIB
1.3.6.1.4.1.351.110.4.6sonetBASIS-MIB
1.3.6.1.4.1.351.110.4.6.1cwsonetObjectsBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.4.6.1.5cwsonetPathCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.5.7sonetPathAlarmTableCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.5.7.1sonetPathAlarmEntryCISCO-MGX82XX-SONET-MIB
1.3.6.1.4.1.351.110.4.6.1.5.7.1.15sonetPathStatAlarmStatusCISCO-MGX82XX-SONET-MIB