NAME
SNMP::Insight::Session::NetSNMP - Net::SNMP based implementation for SNMP::Insight::Session
VERSION
version 0.001
METHODS
get_scalar($oid)
Implements get_scalar using Net::SNMP session
get_subtree($oid)
Implements get_subtree using Net::SNMP session
SEE ALSO
Session interface SNMP::Insight::Session
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.