All MIBs › Fore-Switch-MIB › asxDS1PLCPYellowCleared
asxDS1PLCPYellowCleared
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::asxDS1PLCPYellowCleared
OID (numeric): 1.3.6.1.4.1.326.2.2.0.61
Node type: NOTIFICATION-TYPE
Description:
This trap indicates that the specified DS1 port has detected clearance of incoming PLCP Yellow Alarm.
What is asxDS1PLCPYellowCleared?
This notification fires when a DS1 (T1) port detects that an incoming PLCP Yellow Alarm has been cleared, meaning the signal quality issue has resolved. PLCP Yellow Alarms indicate line problems that degrade circuit quality. Operators use this trap to track line health recovery and verify that corrective actions resolved the underlying transmission issues.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' Fore-Switch-MIB::asxDS1PLCPYellowCleared snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.326.2.2.0.61
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:49819->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (493466779) 57 days, 2:44:27.79 SNMPv2-MIB::snmpTrapOID.0 = OID: Fore-Switch-MIB::asxDS1PLCPYellowCleared
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.326 | fore | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2 | systems | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2 | atmSwitch | Fore-Common-MIB |
| 1.3.6.1.4.1.326.2.2.0.61 | asxDS1PLCPYellowCleared | Fore-Switch-MIB |