From fae8e8396f88455d866bc48fb6426a42e512b604 Mon Sep 17 00:00:00 2001 From: Eric Miller <> Date: Wed, 30 Aug 2006 02:07:08 +0000 Subject: [PATCH] Pod changes. --- Info/Layer3/Netscreen.pm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Info/Layer3/Netscreen.pm b/Info/Layer3/Netscreen.pm index a4ded1aa..7e24145a 100644 --- a/Info/Layer3/Netscreen.pm +++ b/Info/Layer3/Netscreen.pm @@ -137,7 +137,7 @@ my $netscreen = new SNMP::Info::Layer3::Netscreen(...); =over -=item SNMP::Info::Layer2 +=item SNMP::Info::Layer3 =back @@ -189,11 +189,12 @@ Returns serial number.. =item $netscreen->layers() -Returns 00000011. Class emulates Layer 2 functionality through proprietary MIBs. +Returns 01001100. Device doesn't report layers properly, modified to reflect +Layer3 functionality. =back -=head2 Globals imported from SNMP::Info::Layer2 +=head2 Globals imported from SNMP::Info::Layer3 See L for details. @@ -202,7 +203,7 @@ See L for details. These are methods that return tables of information in the form of a reference to a hash. -=head2 Table Methods imported from SNMP::Info::Layer2 +=head2 Table Methods imported from SNMP::Info::Layer3 See L for details.