Urgent :: Response time for V1 and V3 are different .Why?????

2007-10-28 Thread pavithra s
Hi All, It was oberved that the response time for the SNMP v1 and v3 is different. I have installed net-snmp-5.3.1 and working in Linux OS. snmpget /snmpwalk for the same oid takes different time for SNMP Version 1 and Version 3. Is there any difference between v1 and v3 in retriving the values.

Configuring Net-SNMP 5.3.1 to send/receive SNMPv3 traps

2007-10-28 Thread thee . johnatron
I recently downloaded and installed Net-SNMP 5.4.1 on my RHEL4 development box at work. I configured snmpd to send SNMPv3 traps to localhost, and snmptrapd successfully received them. I also wrote an agentX subagent that was able to send traps via the API. The target platform for my project uses

sendv2trap() ... who to change generic id?

2007-10-28 Thread Torben Surmer
Hi to all, I use the sendv2trap() function like shown in the notification example to send a snmp trap from my subagent. I now whant to send a warnstart trap, which typically has a generic id 1. Does anybody know, how I can set the generic id? Thank you for advice. Torben _