in reply to Getting readable results from Net::SNMP get_table method
I am not familiar with the module you are using, but I think this code should work; if you have any more questions - just ask.print "$result{$_}\n" for keys $result;
UPDATE: Thanks Ovid, I missed that one.
The 15 year old, freshman programmer,
Stephen Rawls
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Getting readable results from Net::SNMP get_table method
by Ovid (Cardinal) on May 16, 2001 at 03:52 UTC | |
by fingers (Acolyte) on May 16, 2001 at 04:29 UTC | |
by mr.nick (Chaplain) on May 16, 2001 at 05:22 UTC |