I want to configure SNMP traps on PFsense, to do it I have done below things.
- Enable SNMP Demon (Without doing it it is not allowing to enable traps) A. Given poling port number (161) B. Given Read community string. (mypfsense)
- Enable SNMP Traps A. Given Trap Server IP. (192.168.0.100) B. Given poling port number (162) C. Given Read community string. (mypfsense)
- On windows 2008 server I have install Ireasoning MIB Browser.
- Turn on Trap receiver on port number 162.
But at here I was not getting any update on trap receiver so I have check through....
- send test trap using ireasoning trap sender, and i got trap in trap receiver.
I was not getting PFSense traps, so then after I have
- Add feature in server 2008 snmp service, and configure it as below. A. services.msn > snmp service property > Security tab > accept community name -> added the community "mypfsense" as Read Only.
Then after I repeat the steps 4 and 5, both are behaving as it is.
So after all I am not getting traps of PFSense.
I am requesting you to please help me to configure it.
Note: I have check through MIB Browser that poling is working from the 2008 server it gives output of get next, walk, get bulk etc. etc...
Thanks and Regards,
Harshit Choksi.