Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Re: hashing it out.

by penguinfuz (Pilgrim)
on May 15, 2002 at 17:05 UTC ( [id://166790]=note: print w/replies, xml ) Need Help??


in reply to Re: hashing it out.
in thread hashing it out.

> ...I think your description said something to the effect...
> ...if you get what I mean, then I must have gotten what you meant.

I think you understand my goal precisely; However, I'm not sure your suggestion will work either. After an initial attempt it did not work but I will continue thinking on it, but for now I am simply pushing the data into an array:
foreach my $oid (sort keys(%iface)) { push @oids,"$iface{$oid}: ",`$snmpwalk $ip $community $oid`; }
Not exactly what I want, so I think I will look into Net::SNMP now and revisit the issue when my "hash" skills are a bit stronger. ;)

Cheers.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://166790]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-29 00:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found