All MIBs › SONET-MIB › sonetSectionCurrentStatus
sonetSectionCurrentStatus
Module: SONET-MIB
OID (symbolic): SONET-MIB::sonetSectionCurrentStatus
OID (numeric): 1.3.6.1.2.1.10.39.1.2.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This variable indicates the status of the interface. The sonetSectionCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetSectionNoDefect should be set if and only if no other flag is set.
The various bit positions are: 1 sonetSectionNoDefect 2 sonetSectionLOS 4 sonetSectionLOF
What is sonetSectionCurrentStatus?
A bitmap reporting the SONET/SDH Section layer's current defect state for this interface, where bit 1 means no defect, bit 2 means Loss of Signal (LOS), and bit 4 means Loss of Frame (LOF); multiple bits can be set at once, but the no-defect bit is set only when nothing else is. An admin polls this to quickly tell whether an interface currently has a LOS or LOF condition without having to check separate boolean objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.39.1.2.1.1.1 snmpwalk -v2c -c public <target> SONET-MIB::sonetSectionCurrentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.39.1.2.1.1.1.1 snmpget -v2c -c public <target> SONET-MIB::sonetSectionCurrentStatus.1
Start monitoring vendor-neutral, standards-based MIB, SONET/SDH transport equipment and optical interface line cards (section/line/path performance/fault status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SONET-MIB::sonetSectionCurrentStatus OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, SONET/SDH transport equipment and optical interface line cards (section/line/path performance/fault status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.10.39 | sonetMIB | SONET-MIB |
| 1.3.6.1.2.1.10.39.1 | sonetObjects | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.2 | sonetSection | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.2.1 | sonetSectionCurrentTable | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.2.1.1 | sonetSectionCurrentEntry | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.2.1.1.1 | sonetSectionCurrentStatus | SONET-MIB |