Re: snmp query issue in agentX lib 5.6 due to missing endOfMibView field

2015-07-15 Thread Robert Story
On Thu, 11 Jun 2015 14:33:04 + Nilanjan wrote: NS> In our solution, we have sub-agent and which registered with NS> master agent netsnmpd 5.5 for some standard MIB for some NS> sub-range (say for some rows in ifTable MIB). [...] NS> NS> But if we registered with range_ubound = 22 (max column i

snmp query issue in agentX lib 5.6 due to missing endOfMibView field

2015-06-11 Thread Nilanjan Sarkar
Hi All, In our solution, we have sub-agent and which registered with master agent netsnmpd 5.5 for some standard MIB for some sub-range (say for some rows in ifTable MIB). We use range_subid (10) and range_ubound (15) parameters from netsnmp_handler_registration structure. Every things work fin