On Thu, 14 Jul 2005 10:04:00 -0700 George, wrote:
GG> The scenario is like this:
GG> I have a table XXXTable(15 columns) implemented using array-user.conf.
GG> At runtime, it may be having 100s of rows. There seems to be some
GG> problem, when using snmp-walk on this table. 
GG> [...]
GG> d) Snmpwalk - XXXEntry:column2 - "Error - no variables found"
GG> 
GG> Same is the case with any column other than column1. All returns "No
GG> variables found" when trying to run snmpwalk on those columns.

That's odd. Hadn't seen that problem before. Try running the agent with
debugging (-Dhelper,handler,array,result), and compare the output from these
commands:

        snmpgetnext localhost column1
        snmpgetnext localhost column1.999999
        snmpgetnext localhost column2

-- 
NOTE: messages sent directly to me, instead of the lists, will be deleted
      unless they are requests for paid consulting services.

Robert Story; NET-SNMP Junkie
Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp>  
Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users>

You are lost in a twisty maze of little standards, all different. 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to