All MIBs › Fore-SONET-MIB › sonetPathStatus
sonetPathStatus
Module: Fore-SONET-MIB
OID (symbolic): Fore-SONET-MIB::sonetPathStatus
OID (numeric): 1.3.6.1.4.1.326.2.2.1.1.4.1.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This variable indicates the Path Status of the interface. It is defined in the SONET IETF draft path configuration table as sonetPathStatus. The variable 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 sonetPathLOP Path Loss Of Pointer was detected. Path LOP is declared when a 'normal pointer value' is not found for eight consecutive frames. 4 sonetPathAIS Path Alarm Indication Signal was detected. Path AIS is asserted when an all ones pattern is detected in the pointer bytes (H1 and H2) for three consecutive frames. 8 sonetPathRDI Path RDI alarm has been detected. RDI alarm is declared when bit 5 of the path status byte is high for ten consecutive frames. 16 sonetPathUnequiped Path is not provisioned (idle). 32 sonetPathSignalLabelMismatch A received Path Signal Label mismatch. A received Signal Label is considered mismatched if it does not equal either the locally provisioned value or the value 'equipped non-specific' (1 hex).
What is sonetPathStatus?
A bitmapped summary of Path-layer defects on this port, including LOP (bit 2), Path AIS (bit 4), Path RDI (bit 8), an unprovisioned/idle path (bit 16), and signal-label mismatch (bit 32), with a value of 1 meaning no defect. An admin reads this to spot path-layer alarms such as an idle or misconfigured path before troubleshooting further downstream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.4.1.1.1.15 snmpwalk -v2c -c public <target> Fore-SONET-MIB::sonetPathStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.2.1.1.4.1.1.1.15.1 snmpget -v2c -c public <target> Fore-SONET-MIB::sonetPathStatus.1
Start monitoring Fore Systems (later Marconi) ForeRunner ATM switch with SONET/SDH port modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Fore-SONET-MIB::sonetPathStatus OID value, configure state conditions and alerts, and monitor any Fore Systems (later Marconi) ForeRunner ATM switch with SONET/SDH port modules 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1 | hardware | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.1.1 | asx | Fore-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326.2.2.1.1.4 | foreSonetModule | Fore-SONET-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.4.1 | sonetConfGroup | Fore-SONET-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.4.1.1 | sonetConfTable | Fore-SONET-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.4.1.1.1 | sonetConfEntry | Fore-SONET-MIB |
| 1.3.6.1.4.1.326.2.2.1.1.4.1.1.1.15 | sonetPathStatus | Fore-SONET-MIB |