CISCO-MGX82XX-SONET-MIB :: sonetPathCurrentDaySESsThreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-MGX82XX-SONET-MIBsonetPathCurrentDaySESsThreshold

sonetPathCurrentDaySESsThreshold

Module: CISCO-MGX82XX-SONET-MIB

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

OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.5.7.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The default is set to 7. This threshold is the same for Far End and Near End.

What is sonetPathCurrentDaySESsThreshold?

This is the writable daily alarm threshold for Severely Errored Seconds, defaulting to 7, applied against the CurrentDay SESs counter. Because the daily default (7) is barely more than double the 15-minute default (3), the MIB's designers clearly intended even a handful of severely errored seconds to be treated as significant no matter how they're spread across the day. A path that logs exactly 2 SESs in each of four separate 15-minute intervals over one day would total 8 CurrentDay SESs, crossing this default threshold of 7 even though no single interval alone crossed its own threshold of 3.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.7.1.6
snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathCurrentDaySESsThreshold

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.6.1
snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetPathCurrentDaySESsThreshold.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sonetPathCurrentDaySESsThreshold.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::sonetPathCurrentDaySESsThreshold 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.6sonetPathCurrentDaySESsThresholdCISCO-MGX82XX-SONET-MIB