Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Net::SNMP vs SNMP, and MIBs

by 5mi11er (Deacon)
on Apr 15, 2005 at 18:09 UTC ( [id://448285]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use SNMP;  #pretty much only used for Mib translations
    use Net::SNMP qw(snmp_dispatcher ticks_to_time);
    
  2. or download this
            $sysUpTime = SNMP::translateObj('sysUpTime.0');
    
    ...
                    logit $DBG, sprintf("ERROR: %s.\n", $error);
                    return 0;
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 22:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found