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
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
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