2008/5/8 Sathasivam, Elayaraja <[EMAIL PROTECTED]>:
> I can able to do snmpwalk with the help of command "snmpwalk  -v 2c -c
> public localhost system" why its not working with the "snmpwalk -v 1 -c
> public localhost versiontag" please find the output as follows,

Firstly, you are using two different versions of SNMP.
That's probably not relevant, but it might be.

What are the results of the following requests:

   snmpgetnext -v 1 -c public localhost system
   snmpgetnext -v 1 -c public localhost sysORUpTime.8
   snmpgetnext -v 1 -c public localhost versiontag

   snmpgetnext -v 2c -c public localhost system
   snmpgetnext -v 2c -c public localhost sysORUpTime.8
   snmpgetnext -v 2c -c public localhost versiontag

?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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