All MIBs › CISCO-MGX82XX-SONET-MIB › cwSonetPathIntervalValidFlag
cwSonetPathIntervalValidFlag
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::cwSonetPathIntervalValidFlag
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.5.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates if the bucket specified by the interval is valid or not.
What is cwSonetPathIntervalValidFlag?
This flags whether a specific historical 15-minute bucket's error counts are trustworthy, mirroring the CurrentDay validity flag but scoped to one of the 96 stored intervals rather than the whole day. An admin scanning back through interval history to find the moment a fault started needs this flag to rule out false negatives -- an interval showing zero errors but flagged notValid might simply have occurred during a card reset, not an actually clean period. If the line card rebooted at 5:15am, the interval covering 5:00-5:15am would likely read notValid(1) even though its raw counters show zero, since the measurement was interrupted mid-bucket.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.3.1.3 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::cwSonetPathIntervalValidFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.5.3.1.3.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::cwSonetPathIntervalValidFlag.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::cwSonetPathIntervalValidFlag 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.3 | cwSonetPathIntervalTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.3.1 | cwSonetPathIntervalEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.5.3.1.3 | cwSonetPathIntervalValidFlag | CISCO-MGX82XX-SONET-MIB |