All MIBs › CISCO-WAN-SONET-MIB › cwsSectionStatAlarmStatus
cwsSectionStatAlarmStatus
Module: CISCO-WAN-SONET-MIB
OID (symbolic): CISCO-WAN-SONET-MIB::cwsSectionStatAlarmStatus
OID (numeric): 1.3.6.1.4.1.351.150.3.1.1.1.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This variable indicates the status of the interface. When an alarm is raised, this would indicate which threshold was exceeded. This object is updated every 15-minutes. Once the current 15-min window has passed, and there are no errors in the current 15-min window, the object is cleared from the lower level sonet task. The cwsSectionStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. If none of the bits are set, it indicates no defect. The various bit positions are: 1 sonetSectionTotalESs 2 sonetSectionTotalSESs 3 sonetSectionTotalSEFSs 4 sonetSectionTotalCVs 5 sonetSectionCurrentESs 6 sonetSectionCurrentSESs 7 sonetSectionCurrentSEFSs 8 sonetSectionCurrentCVs
What is cwsSectionStatAlarmStatus?
This object reports the section layer's alarm status as a bitmap represented as a sum, updated every 15 minutes, indicating which specific statistical thresholds have been exceeded and clearing automatically once a 15-minute window passes with no errors. An administrator can decode this value to see exactly which error type or types (errored seconds, severely errored seconds, SEFS, or coding violations) triggered an alarm, since multiple defects can be represented simultaneously in the same sum. For example, a nonzero value here that clears itself on the next 15-minute update would tell an administrator that whatever threshold was crossed was a transient event rather than an ongoing problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.3.1.1.1.1.10 snmpwalk -v2c -c public <target> CISCO-WAN-SONET-MIB::cwsSectionStatAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.3.1.1.1.1.10.1 snmpget -v2c -c public <target> CISCO-WAN-SONET-MIB::cwsSectionStatAlarmStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.150.3.1.1.1.1.10.1 i <value>
Start monitoring Cisco WAN MGX-series SONET/SDH optical switch/multiplexer (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SONET-MIB::cwsSectionStatAlarmStatus OID value, configure state conditions and alerts, and monitor any Cisco WAN MGX-series SONET/SDH optical switch/multiplexer (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.3 | ciscoWANSonetMIB | CISCO-WAN-SONET-MIB |
| 1.3.6.1.4.1.351.150.3.1 | ciscoWANSonetMIBObjects | CISCO-WAN-SONET-MIB |
| 1.3.6.1.4.1.351.150.3.1.1 | cwsSection | CISCO-WAN-SONET-MIB |
| 1.3.6.1.4.1.351.150.3.1.1.1 | cwsSectionAlarmTable | CISCO-WAN-SONET-MIB |
| 1.3.6.1.4.1.351.150.3.1.1.1.1 | cwsSectionAlarmEntry | CISCO-WAN-SONET-MIB |
| 1.3.6.1.4.1.351.150.3.1.1.1.1.10 | cwsSectionStatAlarmStatus | CISCO-WAN-SONET-MIB |