How to block read-write access to the default v3 users only

2012-09-04 Thread Suresh kumar
Hi Dave, We have added around 2 default users in the snmp persist file to enable v3 user creation/cloning through snmpusm utility. The output of the SNMPUSM table is as follows: C:\SnmpUtilitysnmpwalk -v 2c -c public 172.16.3.151 1.3.6.1.6.3.15.1.2.2.1

Re: How to block read-write access to the default v3 users only

2012-09-04 Thread Dave Shield
On 4 September 2012 08:15, Suresh kumar skjaiswa...@hotmail.com wrote: We have added around 2 default users in the snmp persist file to enable v3 user creation/cloning through snmpusm utility. What VACM configuration should go into snmpd.conf to block read-write access to the default

Windows - can't get processor load

2012-09-04 Thread Nilsson Bengt
Hi, I'm running net-snmp 5.7.0 on a Win 2008R2, with (disabled) MS snmp and enabled winExtDLL. Most things seems to work but I can't get the load monitoring to work. I.e. load 30 10 5 monitor -o laNames -o laErrMessage laTable laErrorFlag != 0 doesn't result in any traps. (The directive

RE: How to create a VACM view that blocks particular rows in a table

2012-09-04 Thread Suresh kumar
Hi Dave The default users have been added to snmpusm table for V3 user creation/cloning which is internal to the SNMP Agent. But anyone who has rw/ro access to the Snmpusm table will be able to view these internal users starting with “default” as well. We want that when any operator

Re: How to create a VACM view that blocks particular rows in a table

2012-09-04 Thread Dave Shield
On 4 September 2012 09:37, Suresh kumar skjaiswa...@hotmail.com wrote: But anyone who has rw/ro access to the Snmpusm table will be able to view these internal users starting with “default” as well. We want that when any operator accesses SNMPUSM table, he

Developing SNMP Trap Receiver to MYSQl.

2012-09-04 Thread Christiaan Rademan
Greetings guys, Where do I begin? I cant find example snmp trap net-snmp dev code? or documentation for receiving traps? I am in the process of starting to develop a TRAP Receiver to store traps in mysql table that was received. I already developed a snmp client which collects all the