I have a custom device Trap defined as following in the Mib already imported in PRTG.
I'm able to receive traps bat I'm not able to manage the SEVERITY and the Summary information.
radiostatusBiteTrap TRAP-TYPE
ENTERPRISE elman
VARIABLES { radiostatusResourceName, radiostatusBiteCode, radiostatusBiteMsg }
DESCRIPTION "Remote radio device in ERROR status."
SUMMARY "Remote radio device %s in ERROR status: code %d - %s"
ARGUMENTS {0, 1, 2}
SEVERITY CRITICAL
STATE NONOPERATIONAL
::= 101
This is what I can see on the Trap Receiver sensor Bindins fields, but I cannot see the "SUMMARY" and SEVERITY fieds:
SNMPv2-SMI-v1::enterprises.33205.100.100.0=ELM475
SNMPv2-SMI-v1::enterprises.33205.100.104.0=52
SNMPv2-SMI-v1::enterprises.33205.100.105.0=AIS: internal GNSS failure - Antenna connector is open
Trap receiver severity
Votes:
0
Best Answer
5 Replies
Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Add comment