in reply to Re^3: Reading IP from a file and SNMP
in thread Reading IP from a file and SNMP
Ok i got it now I noticed that the MIB does not have an Indexfile, so I took another Entry that does more or less the same and got what I needed.
Still one more little thing and i hope i will not annoy you all with my beginners questions.....
the stuff that comes out on screen: I know how to redirect that to a file but how do i format it? I need 3 colums all seperated with ';'. I figured out that maybe something like print '1',';','2',';','3',';' might work ?
|
---|
In Section
Seekers of Perl Wisdom