The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

FusionInventory::Agent::SNMP::Live - Live SNMP client

DESCRIPTION

This is the object used by the agent to perform SNMP queries on live host.

METHODS

new(%params)

The constructor. The following parameters are allowed, as keys of the %params hash:

version (mandatory)

Can be one of:

'1'
'2c'
'3'
timeout

The transport layer timeout

hostname (mandatory)
community
username
authpassword
authprotocol
privpassword
privprotocol