RE: output issue
"Eugen" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <001c01c5f07d$322dd590$5f0aa8c0@blueslicemtl> |
Try putting the file name just after -Lf. Otherwise the result is in the file named <IP address> I guess :-) Eugen -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of MaTH Sent: Wednesday, November 23, 2005 9:29 AM To: [email protected] Subject: output issue Dear Sirs/Madam, There is an issue on the output command of the "snmpget" and "snmpwalk". For example, 1) snmpget -c COMMUNITY -v 2c -L f <IP address> <OID> <file_name> 2) snmpget -c COMMUNITY -v 2c -L f <file_name> <IP address> <OID> Both of above, can't read the correct return value via "-L f". That's I can't find any value in the file_name. Do I missing something or the structure of command is wrong!? Is anyone can help me to solve this issue!? Thanks! TH Best Regards, MaTH www.turbocomm.com.tw Tel: 886-2-26551618 x 324 Fax: 886-2-66153300 _____ From: MaTH [mailto:[email protected]] Sent: Wednesday, November 23, 2005 10:15 PM To: '[email protected]' Subject: output issue Dear Sirs/Madam, There is an issue on the output command of the "snmpget" and "snmpwalk". For example, 3) snmpget -c COMMUNITY -v 2c -L f <IP address> <OID> <file_name> 4) snmpget -c COMMUNITY -v 2c -L f <file_name> <IP address> <OID> Both of above, can't read the correct return value via "-L f". Is anyone can help me to solve this issue!? Thanks! TH