SNMP::Class::Varbind - SNMP::Class::Varbind documentation


SNMP-Class documentation  | view source Contained in the SNMP-Class distribution.

Index


new(oid=>$oid,type=>$type,value=>$value)

Constructor. $oid can be either a string or an SNMP::Class::OID. Normally this method should almost never be used, as the user rarely has to construct this kind of objects by hand.

dump

Use this method with no arguments to get a human readable string representation of the object. Example: "ifName.3 eth0 OCTET-STR"

AUTHOR

Top

Athanasios Douitsis, <aduitsis at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-snmp-class-varbind at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=SNMP::Class. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc SNMP::Class

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/SNMP::Class

* CPAN Ratings

http://cpanratings.perl.org/d/SNMP::Class

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=SNMP::Class

* Search CPAN

http://search.cpan.org/dist/SNMP::Class

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


SNMP-Class documentation  | view source Contained in the SNMP-Class distribution.