From 56dae91c8a8034f33b529f6109c5b72b5f0288c1 Mon Sep 17 00:00:00 2001 From: "Eric A. Miller" Date: Sun, 15 Jul 2012 22:50:43 -0400 Subject: [PATCH] Add new EDP class to top level documentation and MANIFEST --- Info.pm | 6 ++++++ MANIFEST | 1 + 2 files changed, 7 insertions(+) diff --git a/Info.pm b/Info.pm index be66a6e6..bfdba2ae 100644 --- a/Info.pm +++ b/Info.pm @@ -321,6 +321,12 @@ F See documentation in L for details. +=item SNMP::Info::EDP + +Extreme Discovery Protocol. F + +See documentation in L for details. + =item SNMP::Info::Entity F. Used for device info in Cisco and other vendors. diff --git a/MANIFEST b/MANIFEST index 0018fd57..e97e1a18 100644 --- a/MANIFEST +++ b/MANIFEST @@ -17,6 +17,7 @@ Info/CiscoStack.pm Info/CiscoStats.pm Info/CiscoStpExtensions.pm Info/CiscoVTP.pm +Info/EDP.pm Info/Entity.pm Info/EtherLike.pm Info/FDP.pm