Dave, > That looks like the value used for 'snmpTrapOid.0' - correct? Yes, that is the value I was referring to.
> If you're not intending to use the SNMPv1 enterprise OID and > specific trap number to construct this value - what OID value > are you intending > to use for this varbind? We have subagents generating V1 enterprise specific traps. These traps are being translated according the RFC by the Master agent. Also, the master agent (net-snmp) is generating the same traps but in V3 using a enterprise specific OID different than the concatenation specified in the RFC. Using this approach the NM should have the capability to decode translated traps and traps generated by the agent that will have the same meaning but different format. So, one of the options was that instead of translating the traps using the RFC just map them with the same trap type but in V3. > If you think that you need the Net-SNMP agent to act in a way > contrary to the specified standards, then yes - you're going > to have to change the code. That is what I though, and I think it is correct. I was just confirming it. Thanks a lot for your answers, Pablo > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield > Sent: Thursday, August 24, 2006 5:51 AM > To: Passera Pablo-APP015 > Cc: [email protected] > Subject: Re: Forward V1 traps to V3 informs > > On 22/08/06, Passera Pablo-APP015 <[EMAIL PROTECTED]> wrote: > > So, the other solution can be to > > modify the agent code to map the enterprise specific v1 traps to v3 > > notification (without concatenation of "enterprise > oid.0.trap type oid"). > > That looks like the value used for 'snmpTrapOid.0' - correct? > > If you're not intending to use the SNMPv1 enterprise OID and > specific trap number to construct this value - what OID value > are you intending > to use for this varbind? It's fairly fundamental to an SNMPv2c or > SNMPv3 notification! > > > > Is there any way to configure > the net-snmp > > to do this mapping or the code has to be changed? > > If you think that you need the Net-SNMP agent to act in a way > contrary to the specified standards, then yes - you're going > to have to change the code. > > Dave > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
