SNMPv3 RFCs

2010-03-11 Thread Sam V
Hi there, Can someone tell me what SNMPv3 related RFCs does net-snmp support? does it support the following RFCs? RFC3411SNMP v3 Management Framework RFC3412SNMP Message Process and Dispatch RFC3413SNMP Applications RFC3414User-based Security Model for SNMPv3 Thanks.

how to unregister a table

2010-03-11 Thread Kathy McLeod
Hi - I am modifying code that was written to compile directly into the agent, to now run as dynamically loadable module, so I need to define a deinit() function. The mib2c code outline was generated using the iterate_access conf. The MIB contains one scalar and one table. The registrations are

Re: Error with make test Net-snmp 5.4.2.1

2010-03-11 Thread Dave Shield
On 11 March 2010 08:53, arcade agbeci wrote: > I ve got issue trying to compile net-snmp 5.4.2.1 > after make test, > Everything is ok without # 47 I don't understand why you keep mentioning #47. There's nothing wrong with this particular test. The problems arise with test #58. > 58: testing if

Re: Snmpget for V3 returns error

2010-03-11 Thread Dave Shield
On 11 March 2010 06:55, Harendra Pratap Singh wrote: > Could you please let me know how to enable snmpd daemon's debug log. Start the agent using the option "-D{token}" where {token} is the debug tag that you wish to enable. There's a reasonably full list of these at http://freesnmp.com