Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Cisco Neighbors

by fingers (Acolyte)
on May 16, 2001 at 21:56 UTC ( [id://80992]=note: print w/replies, xml ) Need Help??


in reply to (code) Cisco Neighbors

I put together a similar script that works using SNMP and automatically polls the IPs it gets back from the SNMP queries.

Thanks for giving me the idea to write it, and answering questions for me.

cdppoll.pl

Replies are listed 'Best First'.
Re^2: Cisco Neighbors
by ArifS (Beadle) on Sep 22, 2014 at 18:57 UTC
    I am getting the following error.

    181: $seen{$item}; # parse $file{in} into a hash
    Useless use of hash element in void context at c:\temp\dir39FB.tmp\cdp poll1.pl line 181.

    67: Usage() unless ((@ARGV) or (-s $file{in} && -T_));
    Undefined subroutine &main::Usage called at c:\temp\dir39FB.tmp\cdp poll1.pl lin e 67.
    Press any key to continue . . .
    Any suggestion?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-18 05:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found