Hi All,
Can anyone please tell me why it does not work?
Using snmpwalk with name of an object it does not work and return error, but it works if I use OID instead.
Here is what I use
snmpwalk -v 1 -c public -Osq -m all <host IP address> names of Object
it does not work with this format.
snmpwalk -v 1 -c public -Osq -m all <host IP address> OID ( 1.3.2.6.....) , then it works.
Please tell me what was wrong here.
Thanks
TN
Do you Yahoo!?
Check out the new Yahoo! Front Page. www.yahoo.com
- Re: Using snmpwalk. Tuan Nguyen
- Re: Using snmpwalk. Wes Hardaker
