Tagged Questions
1
vote
1answer
216 views
Spoofing origin host using snmptrap
I'm about ready to lose my mind with this...
I need to spoof the host that snmp traps are being sent from using the snmptrap command.
The man pages for snmptrap state that you can utilize common ...
0
votes
1answer
172 views
SNMP Trap and Alarm Severity
I have an issue over SNMP trap. I am using Cisco's private MIB. There I can use separate OID for alarm severity and it holds the values as follows.
MajorLow = 0
MinorLow = 1
Nominal = 2
MinorHigh = ...