Re: _snmp_sess_asynch_send()

2009-09-26 Thread Thomas Anders
Sayan Chaliha wrote: > The _snmp_sess_asynch_send() function deallocates the PDU allocated by > the snmp_create_pdu call. > In the context of Windows, there is a major drawback to this: > >1. snmp_create_pdu does not allocate memory for PDU enterprise, and > community; the user applicati

_snmp_sess_asynch_send()

2009-09-26 Thread Sayan Chaliha
Hi, The _snmp_sess_asynch_send() function deallocates the PDU allocated by the snmp_create_pdu call. In the context of Windows, there is a major drawback to this: 1. snmp_create_pdu does not allocate memory for PDU enterprise, and community; the user application has to allocate them separat

Loading MIBs : Help

2009-09-26 Thread Hemant Soundankar
Hello, I want net-snmp to recognize the RDBMS-MIB defined in RFC 1697 I have copied the MIB in the /usr/local/share/snmp/mibs directory and also copied the APPLICATION-MIB and SYSAPPL-MIB which are reffered/imported by RDBMS-MIB. Now when i run 'snmptranslate -On RDBMS-MIB::rdbmsDbTable' , i get