NAME
Router::Statistics::OID - OID Module for Router::Statistics
VERSION
Version 1.45
our $VERSION = '1.45';
SYNOPSIS
This module provides the OID to name mappings required by the Router::Statistics module.
FUNCTIONS
These functions are used internally to Router::Statistics however may become more 'friendly' in the future.
telnet_commands CPE_populate_oid CPE_DOCSIS_populate_oid ( currently CPE_populate_oid wraps this for backward compatibility ) Router_Link_Map_oid Router_inventory_oid Router_interface_oid Host_populate_oid STM_populate_oid DOCSIS_populate_oid
# Andrew S. Kennedy ( shamrock@cpan.org )
AUTHOR
Andrew S. Kennedy, <shamrock at cpan.org>
BUGS
Please report any bugs or feature requests to bug-router-statistics at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Router-Statistics. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Router::Statistics
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Andrew S. Kennedy, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.