All MIBs › CISCO-MGX82XX-SONET-MIB › sonetSectionStatAlarmStatus
sonetSectionStatAlarmStatus
Module: CISCO-MGX82XX-SONET-MIB
OID (symbolic): CISCO-MGX82XX-SONET-MIB::sonetSectionStatAlarmStatus
OID (numeric): 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This variable indicates the status of the interface. The sonetSectionStatAlarmStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineStatAlarmNoDefect should be set if and only if no other flag is set.
The various bit positions are: 1 sonetSectionStatAlarmNoDefect 2 sonetSectionCurrent15minESs 3 sonetSectionCurrent15minSESs 4 sonetSectionCurrent15minSEFSs 5 sonetSectionCurrent15minCVs 6 sonetSectionCurrentDayESs 7 sonetSectionCurrentDaySESs 8 sonetSectionCurrentDaySEFSs 9 sonetSectionCurrentDayCVs
What is sonetSectionStatAlarmStatus?
This bitmap integer indicates the current status of multiple possible section-layer statistical alarm conditions, where each bit position corresponds to a distinct alarm and the value is the sum of all currently-set bits, similar in structure to cwSonetSectionCurrentStatus but specifically for statistical (threshold-based) alarms rather than raw defects. An admin cares because this single value can represent several simultaneously-active statistical alarms (e.g., both an ES threshold breach and a CV threshold breach at once), and decoding the bit positions tells them exactly which thresholds are currently being exceeded. For example, a nonzero value here that decodes to just the ES-threshold bit set means only the errored-seconds threshold is currently breached, while CV and SES thresholds remain within bounds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15 snmpwalk -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetSectionStatAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15.1 snmpget -v2c -c public <target> CISCO-MGX82XX-SONET-MIB::sonetSectionStatAlarmStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15.1 i <value>
Start monitoring Cisco WAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGX82XX-SONET-MIB::sonetSectionStatAlarmStatus 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.3 | cwsonetSection | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4 | sonetSectionAlarmTable | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4.1 | sonetSectionAlarmEntry | CISCO-MGX82XX-SONET-MIB |
| 1.3.6.1.4.1.351.110.4.6.1.3.4.1.15 | sonetSectionStatAlarmStatus | CISCO-MGX82XX-SONET-MIB |