NAME

SNMP::Insight::Device - Base class for devices

VERSION

version 0.002

ATTRIBUTES

session

An SNMP::Insight::Session instance used to retrieve SNMP info.

model

Guessed device model. May be overridden by device roles.

os

Guessed device operating system. May be overridden by device roles.

os_ver

Guessed device operating system version. May be overridden by device roles.

os_ver

Guessed device vendor. May be overridden by device roles.

METHODS

get_all_mib_roles

Return all the MIB roles for this device.

AUTHOR

Gabriele Mambrini <g.mambrini@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Gabriele Mambrini.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.