Tuan Nguyen wrote:
Every time , I start snmpwalk , I get an return error
C:\SNMP\bin>snmpwalk -v 1 -c public -Oqs - 10.35.64.108 system
Table

What is the - between the -Oqs and ip address for? This should work:

snmpwalk -v 1 -c public -Oqs 10.35.64.108 system

Alex


C:/SNMP/etc/snmp/snmpapp.local.conf: line 0: Warning: Unknown token: 10.35.64.1
08.
snmpwalk: Unknown host (No such file or directory)
C:\SNMP\bin>
What should I need to do to make it work?
I have checked and sure that the host is currently working fine ( I can ping and telnet into it)
I read some messages that stated configuration file needed to changed but I don't know what should need to be changed.
Please advice.
Thanks for all


------------------------------------------------------------------------
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard <http://us.rd.yahoo.com/mail_us/taglines/spamguard/*http://promotions.yahoo.com/new_mail/static/protection.html>.





------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ 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