All MIBs › SONET-MIB › sonetLineCurrentStatus
sonetLineCurrentStatus
Module: SONET-MIB
OID (symbolic): SONET-MIB::sonetLineCurrentStatus
OID (numeric): 1.3.6.1.2.1.10.39.1.3.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This variable indicates the status of the interface. The sonetLineCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetLineNoDefect should be set if and only if no other flag is set.
The various bit positions are: 1 sonetLineNoDefect 2 sonetLineAIS 4 sonetLineRDI
What is sonetLineCurrentStatus?
A bitmap reporting the SONET/SDH Line layer's current defect state, where bit 1 means no defect, bit 2 means Line Alarm Indication Signal (AIS), and bit 4 means Line Remote Defect Indication (RDI); multiple bits can be set simultaneously. An admin polls this to see at a glance whether the Line layer currently has an AIS or RDI condition, which often points to a problem upstream or at the far end.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.39.1.3.1.1.1 snmpwalk -v2c -c public <target> SONET-MIB::sonetLineCurrentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.39.1.3.1.1.1.1 snmpget -v2c -c public <target> SONET-MIB::sonetLineCurrentStatus.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::sonetLineCurrentStatus 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.3 | sonetLine | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.3.1 | sonetLineCurrentTable | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.3.1.1 | sonetLineCurrentEntry | SONET-MIB |
| 1.3.6.1.2.1.10.39.1.3.1.1.1 | sonetLineCurrentStatus | SONET-MIB |