| SNMP-Class documentation | view source | Contained in the SNMP-Class distribution. |
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.
Use this method with no arguments to get a human readable string representation of the object. Example: "ifName.3 eth0 OCTET-STR"
Athanasios Douitsis, <aduitsis at cpan.org>
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.
You can find documentation for this module with the perldoc command.
perldoc SNMP::Class
You can also look for information at:
Copyright 2007 Athanasios Douitsis, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| SNMP-Class documentation | view source | Contained in the SNMP-Class distribution. |