All MIBs › SONET-MIB › sonetPathCurrentStatus
sonetPathCurrentStatus
Module: SONET-MIB
OID (symbolic): SONET-MIB::sonetPathCurrentStatus
OID (numeric): 1.3.6.1.2.1.10.39.2.1.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This variable indicates the status of the interface. The sonetPathCurrentStatus is a bit map represented as a sum, therefore, it can represent multiple defects simultaneously. The sonetPathNoDefect should be set if and only if no other flag is set.
The various bit positions are: 1 sonetPathNoDefect 2 sonetPathSTSLOP 4 sonetPathSTSAIS 8 sonetPathSTSRDI 16 sonetPathUnequipped 32 sonetPathSignalLabelMismatch
What is sonetPathCurrentStatus?
A bitmap reporting the SONET/SDH Path layer's current defect state, with bits for no defect, Loss of Pointer (STS LOP), Path AIS, Path RDI, an unequipped condition, and a signal-label mismatch; several can be set at once. An admin uses a signal-label mismatch or unequipped bit here to catch a Path that's misprovisioned or terminated on the wrong equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.39.2.1.1.1.2 snmpwalk -v2c -c public <target> SONET-MIB::sonetPathCurrentStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.39.2.1.1.1.2.1 snmpget -v2c -c public <target> SONET-MIB::sonetPathCurrentStatus.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::sonetPathCurrentStatus 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.2 | sonetObjectsPath | SONET-MIB |
| 1.3.6.1.2.1.10.39.2.1 | sonetPath | SONET-MIB |
| 1.3.6.1.2.1.10.39.2.1.1 | sonetPathCurrentTable | SONET-MIB |
| 1.3.6.1.2.1.10.39.2.1.1.1 | sonetPathCurrentEntry | SONET-MIB |
| 1.3.6.1.2.1.10.39.2.1.1.1.2 | sonetPathCurrentStatus | SONET-MIB |