All MIBs › Fore-Switch-MIB › asxDS3PbitPerrCleared
asxDS3PbitPerrCleared
Module: Fore-Switch-MIB
OID (symbolic): Fore-Switch-MIB::asxDS3PbitPerrCleared
OID (numeric): 1.3.6.1.4.1.326.2.2.0.165
Node type: NOTIFICATION-TYPE
Description:
This trap indicates that the P-bit Parity Error failure identified by trap asxDS3PbitPerrDetected has been cleared. A P-bit Parity Error failure is cleared when the P-bit Parity Error defect is absent for 10 +/- 0.5 seconds.
What is asxDS3PbitPerrCleared?
This notification indicates that a P-bit parity error condition on a DS3 (T3) circuit on a Fore ATM switch has been resolved and the link has recovered. The error is marked as cleared after the parity defect is absent for 10 +/- 0.5 seconds of clean data. Operators use this event to confirm that a line card or circuit has self-healed or that maintenance has fixed an underlying transmission problem.
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::asxDS3PbitPerrCleared snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.326.2.2.0.165
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]:52130->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (299075490) 34 days, 14:45:54.90 SNMPv2-MIB::snmpTrapOID.0 = OID: Fore-Switch-MIB::asxDS3PbitPerrCleared
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' Fore-Switch-MIB::asxDS3PbitPerrCleared
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.165 | asxDS3PbitPerrCleared | Fore-Switch-MIB |