Hi Greeting:

     When I run getnext to one table object in my MIB tree it returned to me something 
else. The trace showed the tp-> start is pointed to some object Identifier outside the 
table but it is ahead of the table entry in my MIB tree. The tp->end is pointed to 
some object completely out side of my MIB variables. I felt the start should pint to 
the beginning of the table, right? Not something outside the lexicographical order for 
that table, correct?

      In this case what could be wrong in pointing to the beginning of the table? How 
to correct the pointing?


Thanks,
Jim

The following is part of the trace.
*****************************************************************************************************************
trace: netsnmp_add_varbind_to_cache(): snmp_agent.c, 1742:
snmp_agent: tp->start GENIE-ATD-SYSTEM-MIB::geAtdSystemInfo.1.21, tp->end 
SNMPv2-MIB::snmpSetSerialNo.0,

Reply via email to