NAME
App::Manoc::Manifold::SNMP::Info - A frontend for SNMP::Info
VERSION
version 2.99.2
DESCRIPTION
A SNMP Manifold based on SNMP::Info
CONSUMED ROLES
App::Manoc::ManifoldRole::Base
App::Manoc::ManifoldRole::NetDevice
App::Manoc::Logger::Role
ATTRIBUTES
community
SNMP community string
version
SNMP version: 1, 2c or 3.
is_subrequest
Set to true for subrequest created for Cisco community string indexing.
snmp_info
The SNMP::Info session object
mat_force_vlan
vlan id to use when reading mat table
METHODS
conect
Connect the manifold using a SNMP::Info object with autospecify enabled and set snmp_session. The MANOC_DEBUG_SNMPINFO enviroment variabe can be used to turn on SNMP::Info debug support.
AUTHORS
Gabriele Mambrini <gmambro@cpan.org>
Enrico Liguori
COPYRIGHT AND LICENSE
This software is copyright (c) 2017 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.