Hi list!
I'm trying to create an alarm when a specific trap is received, from the unknown SNMP device.
This is one example of the messages that I have in OneClick (event), for event 0x10802:
Trap 6.20 received from unknown SNMP device with IP address 10.124.45.2 and SNMP community string 'prosnmp'. Trap identifier 1.3.6.1.4.1.12394.4.1.3.
Trap var bind data:
OID: 1.3.6.1.4.1.12394.1.1.14.4 Value: 2
OID: 1.3.6.1.4.1.12394.1.1.14.19 Value:
OID: 1.3.6.1.4.1.12394.1.1.14.9 Value: 24
OID: 1.3.6.1.4.1.12394.1.1.14.18 Value: 2300667
In event configuration, the event is 0x10802, I tried to create some event rules (event condition) that would generate some different alarms, based on IP, but I cant do it work :(
Somebody can explain how can i do it?
Regards!
Cristiano Pereira
I'm trying to create an alarm when a specific trap is received, from the unknown SNMP device.
This is one example of the messages that I have in OneClick (event), for event 0x10802:
Trap 6.20 received from unknown SNMP device with IP address 10.124.45.2 and SNMP community string 'prosnmp'. Trap identifier 1.3.6.1.4.1.12394.4.1.3.
Trap var bind data:
OID: 1.3.6.1.4.1.12394.1.1.14.4 Value: 2
OID: 1.3.6.1.4.1.12394.1.1.14.19 Value:
OID: 1.3.6.1.4.1.12394.1.1.14.9 Value: 24
OID: 1.3.6.1.4.1.12394.1.1.14.18 Value: 2300667
In event configuration, the event is 0x10802, I tried to create some event rules (event condition) that would generate some different alarms, based on IP, but I cant do it work :(
Somebody can explain how can i do it?
Regards!
Cristiano Pereira
What does the SpecRoot/custom/Events/EventDisp entry look like for this particular event now that you have added your event rule?
Another good tip for debugging custom Events: Edit your $SPECROOT/SS/.vnmrc file like this: Find the entry for event_disp_error_file=. Add a file name to this parameter. Whenever the Events are loaded into memory Spectrum will write debug output here if it encounters issues with any event mappings/configurations.
Can you describe what you are trying to achieve via the Event Condition rule?
Let me know on the questions and I'll see if I can help!
-->John