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::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.