add missing POD

This commit is contained in:
Max Baker
2009-06-12 18:36:00 +00:00
parent 8efa868ca3
commit 2233511fad
2 changed files with 15 additions and 1 deletions

View File

@@ -376,6 +376,10 @@ Returns mem_free() + mem_used()
Tries to parse if device is running IOS or CatOS from description() Tries to parse if device is running IOS or CatOS from description()
=item $ciscostats->vendor()
'cisco'
Available values : Available values :
=over =over

View File

@@ -1,7 +1,7 @@
# SNMP::Info::Layer2::HP - SNMP Interface to HP ProCurve Switches # SNMP::Info::Layer2::HP - SNMP Interface to HP ProCurve Switches
# $Id$ # $Id$
# #
# Copyright (c) 2008 Max Baker changes from version 0.8 and beyond. # Copyright (c) 2008-2009 Max Baker changes from version 0.8 and beyond.
# #
# Copyright (c) 2002,2003 Regents of the University of California # Copyright (c) 2002,2003 Regents of the University of California
# All rights reserved. # All rights reserved.
@@ -1004,4 +1004,14 @@ See documentation in L<SNMP::Info::LLDP/"TABLE METHODS"> for details.
See documentation in L<SNMP::Info::MAU/"TABLE METHODS"> for details. See documentation in L<SNMP::Info::MAU/"TABLE METHODS"> for details.
=head1 MUNGES
=over
=item munge_hp_c_id()
Munge for c_id which handles CDP and LLDP.
=back
=cut =cut