Hi,
I replaced net-snmp version 5.2.1 to 5.6.2 which is working on all the tables but for one of the table, snmpget command is working fine but snmpwalk command is giving " NO SUCH OBJECT ON THIS OID" and for snmptable I am getting "No entries.
I wrote few snmp_log messages and debugged the code ( in handler function) but couldn't trace as it is NOT getting any NULL values for table_entry and table is initializing properly.
Can anyone please suggest me where I need to look and correct this issue!
I replaced net-snmp version 5.2.1 to 5.6.2 which is working on all the tables but for one of the table, snmpget command is working fine but snmpwalk command is giving " NO SUCH OBJECT ON THIS OID" and for snmptable I am getting "No entries.
I wrote few snmp_log messages and debugged the code ( in handler function) but couldn't trace as it is NOT getting any NULL values for table_entry and table is initializing properly.
Can anyone please suggest me where I need to look and correct this issue!