All MIBs › CISCO-MGX82XX-SONET-MIB › sonetPathCurrentDaySESsThreshold
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4 | basisLines | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6 | sonet | BASIS-MIB |
| 1.3.6.1.4.1.351.110.4.6.1 | cwsonetObjects | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.4.6.1.5 | cwsonetPath | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7 | sonetPathAlarmTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7.1 | sonetPathAlarmEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.7.1.6 | sonetPathCurrentDaySESsThreshold | CISCO-MGX82XX-SONET-MIB |