Re: Working a whole device with Net::SNMP with Perl
"Dave Shield" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2008/6/10 Thomas Bonham <[email protected]>: > I'm trying to figure out how to walk a whole device using > Net::SNMP in perl. $ man SNMP $vb = new SNMP::Varbind(); do { $val = $sess->getnext($vb); print "@{$vb}\n"; } until ($sess->{ErrorNum}); Dave ------------------------------------------------------------------------- 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 [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users