For certain SNMP-trap to generate alarms. When adding a new device sensor "SNMP Trap Receiver", a message is displayed "Sensors can only be created on a Probe device. Please select a Probe device to add these sensor types". sensor can not only add a local device, but if it provide oid trap, then the alarms are not generated.


Article Comments

Hello,

does the SNMP Trap Receiver Sensor receive traps on the Probe Device? Please also see How can I use PRTG’s trap receiver and what are its limitations? and How do I test an SNMP Trap Receiver Sensor?

best regards


May, 2012 - Permalink

created a sensor on Probe device. set up a Value (OID): 1.3.6.1.6.3.1.1.5.4 (iso.3.6.1.6.3.1.1.5.4) cisco catalyst 2950, ??but the appearance of ladders, PRTG this is not reported.


May, 2012 - Permalink

Well, have you been able to test the SNMP Trap Receiver according to the above mentioned article?


May, 2012 - Permalink

"Testing a SNMP Trap Receiver sensor" works. remote trap receiver(192.168.1.254) receives traps.

If the receiver set PRTG 192.168.1.1 In the log sensor messages are written Status Notify | Message 1: 1: 192.168.1.1: 1.3.6.1.4.1.32446.1.1.4

but if you send a trap from a remote PC, it does not get prtg. In wireshart shows that the drain comes. snmptrap -c public -v 2c 192.168.1.1 "2" 1.3.6.1.4.1.32446.1.1.4

Server PRTG (Windows 7) netstat -ano UDP 0.0.0.0:162 *:* 1664 netstat -nab UDP 0.0.0.0:162 *:* [PRTG Probe.exe]


May, 2012 - Permalink

sorry, using snmp v2, set in the settings of the switch v1, and it worked. Tell me more, information about the trap is recorded in the log sensor. As for the trap set alarm?


May, 2012 - Permalink

Setting the Trap Sensor to alarm according to the message in a trap is not possible. Only a Warning state can be enabled in the Settings of the Trap Sensor (and the Change Trigger fired).


May, 2012 - Permalink

a trap to collect the general OID 1.3.6.1.4 * possible, or only full 1.3.6.1.4.1.9.2.2.1.1.20.13?


May, 2012 - Permalink

Wildcards or enterprise-OIDs are not possible. It has to be the explicit OID of a variable binding.


May, 2012 - Permalink