Forward SNMPv3 traps from snmptrapd to snmpc

2015-09-02 Thread Sanjay Singh
How can i forward the Traps received by SNMPTRAPd to SNMPc (Castle Rock Manager) Both are running on the same machine (Windows 7) My entry for snmptrapd.conf is: authUser log,execute,net myuser forward default 127.0.0.1 I am sending the trap like: snmptrap -Ddumph_send,dumpv_send,usm -v 3 -e 0x

Simple way to install Net-SNMP 5.7.x on CentOS 6.5?

2015-09-02 Thread Alex G.
(Apologies if this has been answered before.) Is there a simple (as in, not requiring a compilation of multiple modules) way to install Net-SNMP 5.7.x on CentOS 6.5? Reason I ask: older versions included (net-snmp-5.5-49.el6_5.2.x86_64) and available (via yum, 5.5-54.el6_7.1) have an issue

Building and installing Perl modules for v5.7.3 in win32 environment

2015-09-02 Thread Purvis, Ray
I am struggling to get the Perl modules build and installed so that I can work with mib2c to work on custom MIBs. I compiled version 5.7.3 using the VC instructions, linking to external OpenSSL. It took a bit of work, but thinks finally worked and I have verified that things are working by wal