SONET-MIB :: sonetSectionCurrentStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSONET-MIBsonetSectionCurrentStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.10transmissionCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.10.39sonetMIBSONET-MIB
1.3.6.1.2.1.10.39.1sonetObjectsSONET-MIB
1.3.6.1.2.1.10.39.1.2sonetSectionSONET-MIB
1.3.6.1.2.1.10.39.1.2.1sonetSectionCurrentTableSONET-MIB
1.3.6.1.2.1.10.39.1.2.1.1sonetSectionCurrentEntrySONET-MIB
1.3.6.1.2.1.10.39.1.2.1.1.1sonetSectionCurrentStatusSONET-MIB