I am brand new to perl but am hoping that someone might have already created what I need.
I am trying to get a scrpt that will read a list of IP addresses then for each IP, execute an SNMP get for three specific OIDs then output the results to a fiel that I can read. I have a RedHat linux server with perl and snmpwalk already on it.
This sounds simple for someone with some scripting knowledge but right now I'm like a baby that is just learning to talk.
Any help with this is greatly appreciated.