All MIBs › TIMETRA-PORT-MIB › tmnxSonetPathReportAlarmStatus
tmnxSonetPathReportAlarmStatus
Module: TIMETRA-PORT-MIB
OID (symbolic): TIMETRA-PORT-MIB::tmnxSonetPathReportAlarmStatus
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.13
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description:
The bits in this object are used for indicating the alarms. The bits are explained as follows: pais(1) Indicates path alarm indication signal errors. plop(2) Indicates path loss of pointer (per tributary) errors. prdi(3) Indicates path remote defect indication errors. pb3err(4) Indicates path B3 errors. pplm(5) Indicates a path payload mismatch. prei(6) Indicates a path error condition raised by the remote as a result of B3 errors received from this node. puneq(7) Indicates a far-end unequipped error. plcd(8) Indicates a path loss of codegroup delineation error. It is applicable only when the value of tmnxPortEtherXGigMode is set to 'wan'. Not set by default.
What is tmnxSonetPathReportAlarmStatus?
This object contains a set of alarm flags indicating various error conditions on SONET/SDH transmission paths (like path payload mismatches, B3 errors, and pointer loss). Each bit represents a different type of path-level alarm, helping operators identify the specific nature of transmission degradation. Network engineers use this to diagnose line quality issues and determine whether equipment requires service or configuration adjustment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.13 snmpwalk -v2c -c public <target> TIMETRA-PORT-MIB::tmnxSonetPathReportAlarmStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.13.1 snmpget -v2c -c public <target> TIMETRA-PORT-MIB::tmnxSonetPathReportAlarmStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxSonetPathReportAlarmStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.6 | tmnxSonetPathTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.6.1 | tmnxSonetPathEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.6.1.13 | tmnxSonetPathReportAlarmStatus | TIMETRA-PORT-MIB |