There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

FusionInventory::Agent::Tools::SNMP - SNMP Hardware-related functions

DESCRIPTION

This module provides some hardware-related functions for SNMP devices.

FUNCTIONS

getCanonicalSerialNumber($serial)

return a clean serial number string.

getCanonicalString($string)

return a clean generic string.

getCanonicalMacAddress($mac)

return a clean mac string.

getCanonicalConstant($value)

return a clean integer value.

isInteger($value)

return true if value is an integer.

getRegexpOidMatch($oid)

return compiled regexp to match given oid.