SNMPGET unix script - help

Hi need urgent help , for creating unix script .
To collect system name,This is command i want to execute n (integer) no. of times for for a differnt IP addresses .IP is variable in every execution.
Other string & collecter name is constant .
snmpGet %IP% sysName.0 -c <string> -S <datacollecter name>

Please help in this . thanks a lot.

rgds
LT

Hi need urgent help , for creating unix script .
To collect system name,This is command i want to execute n (integer) no. of times for for a differnt IP addresses .IP is variable in every execution.
Other string & collecter name is constant .
snmpGet %IP% sysName.0 -c <string> -S <datacollecter name>

Please help in this . thanks a lot.

rgds
LT

I do not understand your post.
What is your question?

Hi , I need to create a script so that i can collect sysname of routers in network, so i have to repeat the above command . I want to get output of this command for n ip address .No idea how can i input Ip address. other string & collecter name in snmpget command is known to me.

Please help in creating this script. i know networking but novice in unix.
thanks