Hi all,
         I'm using subagent approach. In this case snmpgetnext and walk are 
working fine for scalar objects. where as when I issue same commands for table 
objects I'm not able to receive the desired output. When I debugged, I came to 
know that for tabular objects when i send a snmpgetnext command with an object 
id, the master is sending the snmpget request to subagent with the oid of the 
next object along with some dump appending at the end of the oid.  Like:
{1,3, 6, 1, 4, 1, 1700, 2, 100, 36, 1, 1, 10000001, 1 }

but the desired oid that master should send be:
{1,3, 6, 1, 4, 1, 1700, 2, 100, 36, 1, 1,}

I could not trace why master is appending 10000001.1 at the end of the oid. can 
any one help why is this happening???

Thanks,
NetSnmp User

=


-- 
_______________________________________________
Search for products and services at: 
http://search.mail.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to