> From: Thomas Bonham [mailto:[EMAIL PROTECTED]

> I'm trying to figure out how to walk a whole device using Net::SNMP in
> perl

  Can't help you with Perl scripts, but if you just want to verify
instrumented MIBs:

<command line>

snmpwalk -c public -v 2c <10.10.10.10> iso

  This will walk the SNMP agent at IP address 10.10.10.10 using v2c
protocol and community string "public," starting at the top MIB node.

  Ron



The information contained in this message may be privileged and confidential 
and protected from disclosure. If the reader of this message is not the 
intended recipient, or an employee or agent responsible for delivering this 
message to the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly 
prohibited. If you have received this communication in error, please notify us 
immediately by replying to the message and deleting all copies. Thank you.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to