The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

FusionInventory::Agent::Task::NetDiscovery::Dictionary - SNMP model dictionary

DESCRIPTION

This dictionary contains identification information for SNMP devices.

METHODS

new

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

string

The models list, as an XML string.

file

The models list, as an XML file.

hash

The models list, as an hashref.

getHash()

Return the hash identifying this dictionary content.

getModel($description)

Return the model whose sysDescr property matches the given description.