release 3.55

This commit is contained in:
Eric A. Miller
2018-04-19 19:06:06 -04:00
parent 2aca6d9300
commit bd85ebc8d6
128 changed files with 379 additions and 377 deletions

View File

@@ -1,4 +1,4 @@
Version 3.55 Version 3.55 (2018-04-19)
[NEW FEATURES] [NEW FEATURES]
* #260 Oneaccess (robwwd) * #260 Oneaccess (robwwd)
@@ -31,6 +31,8 @@ Version 3.55
mau_set_i_duplex_admin() of MAU mau_set_i_duplex_admin() of MAU
* Correct typo in MIB leaf names in L3::Aironet * Correct typo in MIB leaf names in L3::Aironet
* Don't use MIB leafs that are not-accessible according to MIB * Don't use MIB leafs that are not-accessible according to MIB
NOTE: Fixing this logic now results in methods on MIB leafs specified as
not-accessible failing validation in _validate_autoload_method()
Version 3.54 (2018-04-01) Version 3.54 (2018-04-01)

250
META.json
View File

@@ -49,499 +49,499 @@
"provides" : { "provides" : {
"SNMP::Info" : { "SNMP::Info" : {
"file" : "lib/SNMP/Info.pm", "file" : "lib/SNMP/Info.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::AMAP" : { "SNMP::Info::AMAP" : {
"file" : "lib/SNMP/Info/AMAP.pm", "file" : "lib/SNMP/Info/AMAP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::AdslLine" : { "SNMP::Info::AdslLine" : {
"file" : "lib/SNMP/Info/AdslLine.pm", "file" : "lib/SNMP/Info/AdslLine.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Aggregate" : { "SNMP::Info::Aggregate" : {
"file" : "lib/SNMP/Info/Aggregate.pm", "file" : "lib/SNMP/Info/Aggregate.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Airespace" : { "SNMP::Info::Airespace" : {
"file" : "lib/SNMP/Info/Airespace.pm", "file" : "lib/SNMP/Info/Airespace.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Bridge" : { "SNMP::Info::Bridge" : {
"file" : "lib/SNMP/Info/Bridge.pm", "file" : "lib/SNMP/Info/Bridge.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CDP" : { "SNMP::Info::CDP" : {
"file" : "lib/SNMP/Info/CDP.pm", "file" : "lib/SNMP/Info/CDP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoAgg" : { "SNMP::Info::CiscoAgg" : {
"file" : "lib/SNMP/Info/CiscoAgg.pm", "file" : "lib/SNMP/Info/CiscoAgg.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoConfig" : { "SNMP::Info::CiscoConfig" : {
"file" : "lib/SNMP/Info/CiscoConfig.pm", "file" : "lib/SNMP/Info/CiscoConfig.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoPortSecurity" : { "SNMP::Info::CiscoPortSecurity" : {
"file" : "lib/SNMP/Info/CiscoPortSecurity.pm", "file" : "lib/SNMP/Info/CiscoPortSecurity.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoPower" : { "SNMP::Info::CiscoPower" : {
"file" : "lib/SNMP/Info/CiscoPower.pm", "file" : "lib/SNMP/Info/CiscoPower.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoQOS" : { "SNMP::Info::CiscoQOS" : {
"file" : "lib/SNMP/Info/CiscoQOS.pm", "file" : "lib/SNMP/Info/CiscoQOS.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoRTT" : { "SNMP::Info::CiscoRTT" : {
"file" : "lib/SNMP/Info/CiscoRTT.pm", "file" : "lib/SNMP/Info/CiscoRTT.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoStack" : { "SNMP::Info::CiscoStack" : {
"file" : "lib/SNMP/Info/CiscoStack.pm", "file" : "lib/SNMP/Info/CiscoStack.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoStats" : { "SNMP::Info::CiscoStats" : {
"file" : "lib/SNMP/Info/CiscoStats.pm", "file" : "lib/SNMP/Info/CiscoStats.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoStpExtensions" : { "SNMP::Info::CiscoStpExtensions" : {
"file" : "lib/SNMP/Info/CiscoStpExtensions.pm", "file" : "lib/SNMP/Info/CiscoStpExtensions.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::CiscoVTP" : { "SNMP::Info::CiscoVTP" : {
"file" : "lib/SNMP/Info/CiscoVTP.pm", "file" : "lib/SNMP/Info/CiscoVTP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::EDP" : { "SNMP::Info::EDP" : {
"file" : "lib/SNMP/Info/EDP.pm", "file" : "lib/SNMP/Info/EDP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Entity" : { "SNMP::Info::Entity" : {
"file" : "lib/SNMP/Info/Entity.pm", "file" : "lib/SNMP/Info/Entity.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::EtherLike" : { "SNMP::Info::EtherLike" : {
"file" : "lib/SNMP/Info/EtherLike.pm", "file" : "lib/SNMP/Info/EtherLike.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::FDP" : { "SNMP::Info::FDP" : {
"file" : "lib/SNMP/Info/FDP.pm", "file" : "lib/SNMP/Info/FDP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::IEEE802dot11" : { "SNMP::Info::IEEE802dot11" : {
"file" : "lib/SNMP/Info/IEEE802dot11.pm", "file" : "lib/SNMP/Info/IEEE802dot11.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::IEEE802dot3ad" : { "SNMP::Info::IEEE802dot3ad" : {
"file" : "lib/SNMP/Info/IEEE802dot3ad.pm", "file" : "lib/SNMP/Info/IEEE802dot3ad.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::IPv6" : { "SNMP::Info::IPv6" : {
"file" : "lib/SNMP/Info/IPv6.pm", "file" : "lib/SNMP/Info/IPv6.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::LLDP" : { "SNMP::Info::LLDP" : {
"file" : "lib/SNMP/Info/LLDP.pm", "file" : "lib/SNMP/Info/LLDP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1" : { "SNMP::Info::Layer1" : {
"file" : "lib/SNMP/Info/Layer1.pm", "file" : "lib/SNMP/Info/Layer1.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1::Allied" : { "SNMP::Info::Layer1::Allied" : {
"file" : "lib/SNMP/Info/Layer1/Allied.pm", "file" : "lib/SNMP/Info/Layer1/Allied.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1::Asante" : { "SNMP::Info::Layer1::Asante" : {
"file" : "lib/SNMP/Info/Layer1/Asante.pm", "file" : "lib/SNMP/Info/Layer1/Asante.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1::Bayhub" : { "SNMP::Info::Layer1::Bayhub" : {
"file" : "lib/SNMP/Info/Layer1/Bayhub.pm", "file" : "lib/SNMP/Info/Layer1/Bayhub.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1::Cyclades" : { "SNMP::Info::Layer1::Cyclades" : {
"file" : "lib/SNMP/Info/Layer1/Cyclades.pm", "file" : "lib/SNMP/Info/Layer1/Cyclades.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer1::S3000" : { "SNMP::Info::Layer1::S3000" : {
"file" : "lib/SNMP/Info/Layer1/S3000.pm", "file" : "lib/SNMP/Info/Layer1/S3000.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2" : { "SNMP::Info::Layer2" : {
"file" : "lib/SNMP/Info/Layer2.pm", "file" : "lib/SNMP/Info/Layer2.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::3Com" : { "SNMP::Info::Layer2::3Com" : {
"file" : "lib/SNMP/Info/Layer2/3Com.pm", "file" : "lib/SNMP/Info/Layer2/3Com.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Adtran" : { "SNMP::Info::Layer2::Adtran" : {
"file" : "lib/SNMP/Info/Layer2/Adtran.pm", "file" : "lib/SNMP/Info/Layer2/Adtran.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Airespace" : { "SNMP::Info::Layer2::Airespace" : {
"file" : "lib/SNMP/Info/Layer2/Airespace.pm", "file" : "lib/SNMP/Info/Layer2/Airespace.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Aironet" : { "SNMP::Info::Layer2::Aironet" : {
"file" : "lib/SNMP/Info/Layer2/Aironet.pm", "file" : "lib/SNMP/Info/Layer2/Aironet.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Allied" : { "SNMP::Info::Layer2::Allied" : {
"file" : "lib/SNMP/Info/Layer2/Allied.pm", "file" : "lib/SNMP/Info/Layer2/Allied.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Baystack" : { "SNMP::Info::Layer2::Baystack" : {
"file" : "lib/SNMP/Info/Layer2/Baystack.pm", "file" : "lib/SNMP/Info/Layer2/Baystack.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::C1900" : { "SNMP::Info::Layer2::C1900" : {
"file" : "lib/SNMP/Info/Layer2/C1900.pm", "file" : "lib/SNMP/Info/Layer2/C1900.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::C2900" : { "SNMP::Info::Layer2::C2900" : {
"file" : "lib/SNMP/Info/Layer2/C2900.pm", "file" : "lib/SNMP/Info/Layer2/C2900.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Catalyst" : { "SNMP::Info::Layer2::Catalyst" : {
"file" : "lib/SNMP/Info/Layer2/Catalyst.pm", "file" : "lib/SNMP/Info/Layer2/Catalyst.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Centillion" : { "SNMP::Info::Layer2::Centillion" : {
"file" : "lib/SNMP/Info/Layer2/Centillion.pm", "file" : "lib/SNMP/Info/Layer2/Centillion.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Cisco" : { "SNMP::Info::Layer2::Cisco" : {
"file" : "lib/SNMP/Info/Layer2/Cisco.pm", "file" : "lib/SNMP/Info/Layer2/Cisco.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::CiscoSB" : { "SNMP::Info::Layer2::CiscoSB" : {
"file" : "lib/SNMP/Info/Layer2/CiscoSB.pm", "file" : "lib/SNMP/Info/Layer2/CiscoSB.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::HP" : { "SNMP::Info::Layer2::HP" : {
"file" : "lib/SNMP/Info/Layer2/HP.pm", "file" : "lib/SNMP/Info/Layer2/HP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::HP4000" : { "SNMP::Info::Layer2::HP4000" : {
"file" : "lib/SNMP/Info/Layer2/HP4000.pm", "file" : "lib/SNMP/Info/Layer2/HP4000.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::HPVC" : { "SNMP::Info::Layer2::HPVC" : {
"file" : "lib/SNMP/Info/Layer2/HPVC.pm", "file" : "lib/SNMP/Info/Layer2/HPVC.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Kentrox" : { "SNMP::Info::Layer2::Kentrox" : {
"file" : "lib/SNMP/Info/Layer2/Kentrox.pm", "file" : "lib/SNMP/Info/Layer2/Kentrox.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::N2270" : { "SNMP::Info::Layer2::N2270" : {
"file" : "lib/SNMP/Info/Layer2/N2270.pm", "file" : "lib/SNMP/Info/Layer2/N2270.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::NAP222x" : { "SNMP::Info::Layer2::NAP222x" : {
"file" : "lib/SNMP/Info/Layer2/NAP222x.pm", "file" : "lib/SNMP/Info/Layer2/NAP222x.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::NWSS2300" : { "SNMP::Info::Layer2::NWSS2300" : {
"file" : "lib/SNMP/Info/Layer2/NWSS2300.pm", "file" : "lib/SNMP/Info/Layer2/NWSS2300.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Netgear" : { "SNMP::Info::Layer2::Netgear" : {
"file" : "lib/SNMP/Info/Layer2/Netgear.pm", "file" : "lib/SNMP/Info/Layer2/Netgear.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Nexans" : { "SNMP::Info::Layer2::Nexans" : {
"file" : "lib/SNMP/Info/Layer2/Nexans.pm", "file" : "lib/SNMP/Info/Layer2/Nexans.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Orinoco" : { "SNMP::Info::Layer2::Orinoco" : {
"file" : "lib/SNMP/Info/Layer2/Orinoco.pm", "file" : "lib/SNMP/Info/Layer2/Orinoco.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Sixnet" : { "SNMP::Info::Layer2::Sixnet" : {
"file" : "lib/SNMP/Info/Layer2/Sixnet.pm", "file" : "lib/SNMP/Info/Layer2/Sixnet.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Trapeze" : { "SNMP::Info::Layer2::Trapeze" : {
"file" : "lib/SNMP/Info/Layer2/Trapeze.pm", "file" : "lib/SNMP/Info/Layer2/Trapeze.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::Ubiquiti" : { "SNMP::Info::Layer2::Ubiquiti" : {
"file" : "lib/SNMP/Info/Layer2/Ubiquiti.pm", "file" : "lib/SNMP/Info/Layer2/Ubiquiti.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer2::ZyXEL_DSLAM" : { "SNMP::Info::Layer2::ZyXEL_DSLAM" : {
"file" : "lib/SNMP/Info/Layer2/ZyXEL_DSLAM.pm", "file" : "lib/SNMP/Info/Layer2/ZyXEL_DSLAM.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3" : { "SNMP::Info::Layer3" : {
"file" : "lib/SNMP/Info/Layer3.pm", "file" : "lib/SNMP/Info/Layer3.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Aironet" : { "SNMP::Info::Layer3::Aironet" : {
"file" : "lib/SNMP/Info/Layer3/Aironet.pm", "file" : "lib/SNMP/Info/Layer3/Aironet.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::AlcatelLucent" : { "SNMP::Info::Layer3::AlcatelLucent" : {
"file" : "lib/SNMP/Info/Layer3/AlcatelLucent.pm", "file" : "lib/SNMP/Info/Layer3/AlcatelLucent.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::AlteonAD" : { "SNMP::Info::Layer3::AlteonAD" : {
"file" : "lib/SNMP/Info/Layer3/AlteonAD.pm", "file" : "lib/SNMP/Info/Layer3/AlteonAD.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Altiga" : { "SNMP::Info::Layer3::Altiga" : {
"file" : "lib/SNMP/Info/Layer3/Altiga.pm", "file" : "lib/SNMP/Info/Layer3/Altiga.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Arista" : { "SNMP::Info::Layer3::Arista" : {
"file" : "lib/SNMP/Info/Layer3/Arista.pm", "file" : "lib/SNMP/Info/Layer3/Arista.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Aruba" : { "SNMP::Info::Layer3::Aruba" : {
"file" : "lib/SNMP/Info/Layer3/Aruba.pm", "file" : "lib/SNMP/Info/Layer3/Aruba.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::BayRS" : { "SNMP::Info::Layer3::BayRS" : {
"file" : "lib/SNMP/Info/Layer3/BayRS.pm", "file" : "lib/SNMP/Info/Layer3/BayRS.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::BlueCoatSG" : { "SNMP::Info::Layer3::BlueCoatSG" : {
"file" : "lib/SNMP/Info/Layer3/BlueCoatSG.pm", "file" : "lib/SNMP/Info/Layer3/BlueCoatSG.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::C3550" : { "SNMP::Info::Layer3::C3550" : {
"file" : "lib/SNMP/Info/Layer3/C3550.pm", "file" : "lib/SNMP/Info/Layer3/C3550.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::C4000" : { "SNMP::Info::Layer3::C4000" : {
"file" : "lib/SNMP/Info/Layer3/C4000.pm", "file" : "lib/SNMP/Info/Layer3/C4000.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::C6500" : { "SNMP::Info::Layer3::C6500" : {
"file" : "lib/SNMP/Info/Layer3/C6500.pm", "file" : "lib/SNMP/Info/Layer3/C6500.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::CheckPoint" : { "SNMP::Info::Layer3::CheckPoint" : {
"file" : "lib/SNMP/Info/Layer3/CheckPoint.pm", "file" : "lib/SNMP/Info/Layer3/CheckPoint.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Cisco" : { "SNMP::Info::Layer3::Cisco" : {
"file" : "lib/SNMP/Info/Layer3/Cisco.pm", "file" : "lib/SNMP/Info/Layer3/Cisco.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::CiscoASA" : { "SNMP::Info::Layer3::CiscoASA" : {
"file" : "lib/SNMP/Info/Layer3/CiscoASA.pm", "file" : "lib/SNMP/Info/Layer3/CiscoASA.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::CiscoFWSM" : { "SNMP::Info::Layer3::CiscoFWSM" : {
"file" : "lib/SNMP/Info/Layer3/CiscoFWSM.pm", "file" : "lib/SNMP/Info/Layer3/CiscoFWSM.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::CiscoSwitch" : { "SNMP::Info::Layer3::CiscoSwitch" : {
"file" : "lib/SNMP/Info/Layer3/CiscoSwitch.pm", "file" : "lib/SNMP/Info/Layer3/CiscoSwitch.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Contivity" : { "SNMP::Info::Layer3::Contivity" : {
"file" : "lib/SNMP/Info/Layer3/Contivity.pm", "file" : "lib/SNMP/Info/Layer3/Contivity.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Cumulus" : { "SNMP::Info::Layer3::Cumulus" : {
"file" : "lib/SNMP/Info/Layer3/Cumulus.pm", "file" : "lib/SNMP/Info/Layer3/Cumulus.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::DLink" : { "SNMP::Info::Layer3::DLink" : {
"file" : "lib/SNMP/Info/Layer3/DLink.pm", "file" : "lib/SNMP/Info/Layer3/DLink.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Dell" : { "SNMP::Info::Layer3::Dell" : {
"file" : "lib/SNMP/Info/Layer3/Dell.pm", "file" : "lib/SNMP/Info/Layer3/Dell.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::ERX" : { "SNMP::Info::Layer3::ERX" : {
"file" : "lib/SNMP/Info/Layer3/ERX.pm", "file" : "lib/SNMP/Info/Layer3/ERX.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Enterasys" : { "SNMP::Info::Layer3::Enterasys" : {
"file" : "lib/SNMP/Info/Layer3/Enterasys.pm", "file" : "lib/SNMP/Info/Layer3/Enterasys.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Extreme" : { "SNMP::Info::Layer3::Extreme" : {
"file" : "lib/SNMP/Info/Layer3/Extreme.pm", "file" : "lib/SNMP/Info/Layer3/Extreme.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::F5" : { "SNMP::Info::Layer3::F5" : {
"file" : "lib/SNMP/Info/Layer3/F5.pm", "file" : "lib/SNMP/Info/Layer3/F5.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Force10" : { "SNMP::Info::Layer3::Force10" : {
"file" : "lib/SNMP/Info/Layer3/Force10.pm", "file" : "lib/SNMP/Info/Layer3/Force10.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Fortinet" : { "SNMP::Info::Layer3::Fortinet" : {
"file" : "lib/SNMP/Info/Layer3/Fortinet.pm", "file" : "lib/SNMP/Info/Layer3/Fortinet.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Foundry" : { "SNMP::Info::Layer3::Foundry" : {
"file" : "lib/SNMP/Info/Layer3/Foundry.pm", "file" : "lib/SNMP/Info/Layer3/Foundry.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::H3C" : { "SNMP::Info::Layer3::H3C" : {
"file" : "lib/SNMP/Info/Layer3/H3C.pm", "file" : "lib/SNMP/Info/Layer3/H3C.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::HP9300" : { "SNMP::Info::Layer3::HP9300" : {
"file" : "lib/SNMP/Info/Layer3/HP9300.pm", "file" : "lib/SNMP/Info/Layer3/HP9300.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Huawei" : { "SNMP::Info::Layer3::Huawei" : {
"file" : "lib/SNMP/Info/Layer3/Huawei.pm", "file" : "lib/SNMP/Info/Layer3/Huawei.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::IBMGbTor" : { "SNMP::Info::Layer3::IBMGbTor" : {
"file" : "lib/SNMP/Info/Layer3/IBMGbTor.pm", "file" : "lib/SNMP/Info/Layer3/IBMGbTor.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Juniper" : { "SNMP::Info::Layer3::Juniper" : {
"file" : "lib/SNMP/Info/Layer3/Juniper.pm", "file" : "lib/SNMP/Info/Layer3/Juniper.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Lantronix" : { "SNMP::Info::Layer3::Lantronix" : {
"file" : "lib/SNMP/Info/Layer3/Lantronix.pm", "file" : "lib/SNMP/Info/Layer3/Lantronix.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Microsoft" : { "SNMP::Info::Layer3::Microsoft" : {
"file" : "lib/SNMP/Info/Layer3/Microsoft.pm", "file" : "lib/SNMP/Info/Layer3/Microsoft.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Mikrotik" : { "SNMP::Info::Layer3::Mikrotik" : {
"file" : "lib/SNMP/Info/Layer3/Mikrotik.pm", "file" : "lib/SNMP/Info/Layer3/Mikrotik.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::N1600" : { "SNMP::Info::Layer3::N1600" : {
"file" : "lib/SNMP/Info/Layer3/N1600.pm", "file" : "lib/SNMP/Info/Layer3/N1600.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::NetSNMP" : { "SNMP::Info::Layer3::NetSNMP" : {
"file" : "lib/SNMP/Info/Layer3/NetSNMP.pm", "file" : "lib/SNMP/Info/Layer3/NetSNMP.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Netscreen" : { "SNMP::Info::Layer3::Netscreen" : {
"file" : "lib/SNMP/Info/Layer3/Netscreen.pm", "file" : "lib/SNMP/Info/Layer3/Netscreen.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Nexus" : { "SNMP::Info::Layer3::Nexus" : {
"file" : "lib/SNMP/Info/Layer3/Nexus.pm", "file" : "lib/SNMP/Info/Layer3/Nexus.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::OneAccess" : { "SNMP::Info::Layer3::OneAccess" : {
"file" : "lib/SNMP/Info/Layer3/OneAccess.pm", "file" : "lib/SNMP/Info/Layer3/OneAccess.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::PacketFront" : { "SNMP::Info::Layer3::PacketFront" : {
"file" : "lib/SNMP/Info/Layer3/PacketFront.pm", "file" : "lib/SNMP/Info/Layer3/PacketFront.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::PaloAlto" : { "SNMP::Info::Layer3::PaloAlto" : {
"file" : "lib/SNMP/Info/Layer3/PaloAlto.pm", "file" : "lib/SNMP/Info/Layer3/PaloAlto.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Passport" : { "SNMP::Info::Layer3::Passport" : {
"file" : "lib/SNMP/Info/Layer3/Passport.pm", "file" : "lib/SNMP/Info/Layer3/Passport.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Pf" : { "SNMP::Info::Layer3::Pf" : {
"file" : "lib/SNMP/Info/Layer3/Pf.pm", "file" : "lib/SNMP/Info/Layer3/Pf.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Pica8" : { "SNMP::Info::Layer3::Pica8" : {
"file" : "lib/SNMP/Info/Layer3/Pica8.pm", "file" : "lib/SNMP/Info/Layer3/Pica8.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::SonicWALL" : { "SNMP::Info::Layer3::SonicWALL" : {
"file" : "lib/SNMP/Info/Layer3/SonicWALL.pm", "file" : "lib/SNMP/Info/Layer3/SonicWALL.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Steelhead" : { "SNMP::Info::Layer3::Steelhead" : {
"file" : "lib/SNMP/Info/Layer3/Steelhead.pm", "file" : "lib/SNMP/Info/Layer3/Steelhead.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Sun" : { "SNMP::Info::Layer3::Sun" : {
"file" : "lib/SNMP/Info/Layer3/Sun.pm", "file" : "lib/SNMP/Info/Layer3/Sun.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Tasman" : { "SNMP::Info::Layer3::Tasman" : {
"file" : "lib/SNMP/Info/Layer3/Tasman.pm", "file" : "lib/SNMP/Info/Layer3/Tasman.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::Timetra" : { "SNMP::Info::Layer3::Timetra" : {
"file" : "lib/SNMP/Info/Layer3/Timetra.pm", "file" : "lib/SNMP/Info/Layer3/Timetra.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::VMware" : { "SNMP::Info::Layer3::VMware" : {
"file" : "lib/SNMP/Info/Layer3/VMware.pm", "file" : "lib/SNMP/Info/Layer3/VMware.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer3::VyOS" : { "SNMP::Info::Layer3::VyOS" : {
"file" : "lib/SNMP/Info/Layer3/VyOS.pm", "file" : "lib/SNMP/Info/Layer3/VyOS.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7" : { "SNMP::Info::Layer7" : {
"file" : "lib/SNMP/Info/Layer7.pm", "file" : "lib/SNMP/Info/Layer7.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::APC" : { "SNMP::Info::Layer7::APC" : {
"file" : "lib/SNMP/Info/Layer7/APC.pm", "file" : "lib/SNMP/Info/Layer7/APC.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::Arbor" : { "SNMP::Info::Layer7::Arbor" : {
"file" : "lib/SNMP/Info/Layer7/Arbor.pm", "file" : "lib/SNMP/Info/Layer7/Arbor.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::CiscoIPS" : { "SNMP::Info::Layer7::CiscoIPS" : {
"file" : "lib/SNMP/Info/Layer7/CiscoIPS.pm", "file" : "lib/SNMP/Info/Layer7/CiscoIPS.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::Gigamon" : { "SNMP::Info::Layer7::Gigamon" : {
"file" : "lib/SNMP/Info/Layer7/Gigamon.pm", "file" : "lib/SNMP/Info/Layer7/Gigamon.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::Neoteris" : { "SNMP::Info::Layer7::Neoteris" : {
"file" : "lib/SNMP/Info/Layer7/Neoteris.pm", "file" : "lib/SNMP/Info/Layer7/Neoteris.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::Layer7::Netscaler" : { "SNMP::Info::Layer7::Netscaler" : {
"file" : "lib/SNMP/Info/Layer7/Netscaler.pm", "file" : "lib/SNMP/Info/Layer7/Netscaler.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::MAU" : { "SNMP::Info::MAU" : {
"file" : "lib/SNMP/Info/MAU.pm", "file" : "lib/SNMP/Info/MAU.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::MRO" : { "SNMP::Info::MRO" : {
"file" : "lib/SNMP/Info/MRO.pm", "file" : "lib/SNMP/Info/MRO.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::NortelStack" : { "SNMP::Info::NortelStack" : {
"file" : "lib/SNMP/Info/NortelStack.pm", "file" : "lib/SNMP/Info/NortelStack.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::PowerEthernet" : { "SNMP::Info::PowerEthernet" : {
"file" : "lib/SNMP/Info/PowerEthernet.pm", "file" : "lib/SNMP/Info/PowerEthernet.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::RapidCity" : { "SNMP::Info::RapidCity" : {
"file" : "lib/SNMP/Info/RapidCity.pm", "file" : "lib/SNMP/Info/RapidCity.pm",
"version" : "3.54" "version" : "3.55"
}, },
"SNMP::Info::SONMP" : { "SNMP::Info::SONMP" : {
"file" : "lib/SNMP/Info/SONMP.pm", "file" : "lib/SNMP/Info/SONMP.pm",
"version" : "3.54" "version" : "3.55"
} }
}, },
"release_status" : "stable", "release_status" : "stable",
@@ -559,6 +559,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco", "x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/snmp-info-users" "x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/snmp-info-users"
}, },
"version" : "3.54", "version" : "3.55",
"x_serialization_backend" : "JSON::PP version 2.97001" "x_serialization_backend" : "JSON::PP version 2.97001"
} }

250
META.yml
View File

@@ -24,376 +24,376 @@ name: SNMP-Info
provides: provides:
SNMP::Info: SNMP::Info:
file: lib/SNMP/Info.pm file: lib/SNMP/Info.pm
version: '3.54' version: '3.55'
SNMP::Info::AMAP: SNMP::Info::AMAP:
file: lib/SNMP/Info/AMAP.pm file: lib/SNMP/Info/AMAP.pm
version: '3.54' version: '3.55'
SNMP::Info::AdslLine: SNMP::Info::AdslLine:
file: lib/SNMP/Info/AdslLine.pm file: lib/SNMP/Info/AdslLine.pm
version: '3.54' version: '3.55'
SNMP::Info::Aggregate: SNMP::Info::Aggregate:
file: lib/SNMP/Info/Aggregate.pm file: lib/SNMP/Info/Aggregate.pm
version: '3.54' version: '3.55'
SNMP::Info::Airespace: SNMP::Info::Airespace:
file: lib/SNMP/Info/Airespace.pm file: lib/SNMP/Info/Airespace.pm
version: '3.54' version: '3.55'
SNMP::Info::Bridge: SNMP::Info::Bridge:
file: lib/SNMP/Info/Bridge.pm file: lib/SNMP/Info/Bridge.pm
version: '3.54' version: '3.55'
SNMP::Info::CDP: SNMP::Info::CDP:
file: lib/SNMP/Info/CDP.pm file: lib/SNMP/Info/CDP.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoAgg: SNMP::Info::CiscoAgg:
file: lib/SNMP/Info/CiscoAgg.pm file: lib/SNMP/Info/CiscoAgg.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoConfig: SNMP::Info::CiscoConfig:
file: lib/SNMP/Info/CiscoConfig.pm file: lib/SNMP/Info/CiscoConfig.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoPortSecurity: SNMP::Info::CiscoPortSecurity:
file: lib/SNMP/Info/CiscoPortSecurity.pm file: lib/SNMP/Info/CiscoPortSecurity.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoPower: SNMP::Info::CiscoPower:
file: lib/SNMP/Info/CiscoPower.pm file: lib/SNMP/Info/CiscoPower.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoQOS: SNMP::Info::CiscoQOS:
file: lib/SNMP/Info/CiscoQOS.pm file: lib/SNMP/Info/CiscoQOS.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoRTT: SNMP::Info::CiscoRTT:
file: lib/SNMP/Info/CiscoRTT.pm file: lib/SNMP/Info/CiscoRTT.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoStack: SNMP::Info::CiscoStack:
file: lib/SNMP/Info/CiscoStack.pm file: lib/SNMP/Info/CiscoStack.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoStats: SNMP::Info::CiscoStats:
file: lib/SNMP/Info/CiscoStats.pm file: lib/SNMP/Info/CiscoStats.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoStpExtensions: SNMP::Info::CiscoStpExtensions:
file: lib/SNMP/Info/CiscoStpExtensions.pm file: lib/SNMP/Info/CiscoStpExtensions.pm
version: '3.54' version: '3.55'
SNMP::Info::CiscoVTP: SNMP::Info::CiscoVTP:
file: lib/SNMP/Info/CiscoVTP.pm file: lib/SNMP/Info/CiscoVTP.pm
version: '3.54' version: '3.55'
SNMP::Info::EDP: SNMP::Info::EDP:
file: lib/SNMP/Info/EDP.pm file: lib/SNMP/Info/EDP.pm
version: '3.54' version: '3.55'
SNMP::Info::Entity: SNMP::Info::Entity:
file: lib/SNMP/Info/Entity.pm file: lib/SNMP/Info/Entity.pm
version: '3.54' version: '3.55'
SNMP::Info::EtherLike: SNMP::Info::EtherLike:
file: lib/SNMP/Info/EtherLike.pm file: lib/SNMP/Info/EtherLike.pm
version: '3.54' version: '3.55'
SNMP::Info::FDP: SNMP::Info::FDP:
file: lib/SNMP/Info/FDP.pm file: lib/SNMP/Info/FDP.pm
version: '3.54' version: '3.55'
SNMP::Info::IEEE802dot11: SNMP::Info::IEEE802dot11:
file: lib/SNMP/Info/IEEE802dot11.pm file: lib/SNMP/Info/IEEE802dot11.pm
version: '3.54' version: '3.55'
SNMP::Info::IEEE802dot3ad: SNMP::Info::IEEE802dot3ad:
file: lib/SNMP/Info/IEEE802dot3ad.pm file: lib/SNMP/Info/IEEE802dot3ad.pm
version: '3.54' version: '3.55'
SNMP::Info::IPv6: SNMP::Info::IPv6:
file: lib/SNMP/Info/IPv6.pm file: lib/SNMP/Info/IPv6.pm
version: '3.54' version: '3.55'
SNMP::Info::LLDP: SNMP::Info::LLDP:
file: lib/SNMP/Info/LLDP.pm file: lib/SNMP/Info/LLDP.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1: SNMP::Info::Layer1:
file: lib/SNMP/Info/Layer1.pm file: lib/SNMP/Info/Layer1.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1::Allied: SNMP::Info::Layer1::Allied:
file: lib/SNMP/Info/Layer1/Allied.pm file: lib/SNMP/Info/Layer1/Allied.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1::Asante: SNMP::Info::Layer1::Asante:
file: lib/SNMP/Info/Layer1/Asante.pm file: lib/SNMP/Info/Layer1/Asante.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1::Bayhub: SNMP::Info::Layer1::Bayhub:
file: lib/SNMP/Info/Layer1/Bayhub.pm file: lib/SNMP/Info/Layer1/Bayhub.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1::Cyclades: SNMP::Info::Layer1::Cyclades:
file: lib/SNMP/Info/Layer1/Cyclades.pm file: lib/SNMP/Info/Layer1/Cyclades.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer1::S3000: SNMP::Info::Layer1::S3000:
file: lib/SNMP/Info/Layer1/S3000.pm file: lib/SNMP/Info/Layer1/S3000.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2: SNMP::Info::Layer2:
file: lib/SNMP/Info/Layer2.pm file: lib/SNMP/Info/Layer2.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::3Com: SNMP::Info::Layer2::3Com:
file: lib/SNMP/Info/Layer2/3Com.pm file: lib/SNMP/Info/Layer2/3Com.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Adtran: SNMP::Info::Layer2::Adtran:
file: lib/SNMP/Info/Layer2/Adtran.pm file: lib/SNMP/Info/Layer2/Adtran.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Airespace: SNMP::Info::Layer2::Airespace:
file: lib/SNMP/Info/Layer2/Airespace.pm file: lib/SNMP/Info/Layer2/Airespace.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Aironet: SNMP::Info::Layer2::Aironet:
file: lib/SNMP/Info/Layer2/Aironet.pm file: lib/SNMP/Info/Layer2/Aironet.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Allied: SNMP::Info::Layer2::Allied:
file: lib/SNMP/Info/Layer2/Allied.pm file: lib/SNMP/Info/Layer2/Allied.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Baystack: SNMP::Info::Layer2::Baystack:
file: lib/SNMP/Info/Layer2/Baystack.pm file: lib/SNMP/Info/Layer2/Baystack.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::C1900: SNMP::Info::Layer2::C1900:
file: lib/SNMP/Info/Layer2/C1900.pm file: lib/SNMP/Info/Layer2/C1900.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::C2900: SNMP::Info::Layer2::C2900:
file: lib/SNMP/Info/Layer2/C2900.pm file: lib/SNMP/Info/Layer2/C2900.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Catalyst: SNMP::Info::Layer2::Catalyst:
file: lib/SNMP/Info/Layer2/Catalyst.pm file: lib/SNMP/Info/Layer2/Catalyst.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Centillion: SNMP::Info::Layer2::Centillion:
file: lib/SNMP/Info/Layer2/Centillion.pm file: lib/SNMP/Info/Layer2/Centillion.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Cisco: SNMP::Info::Layer2::Cisco:
file: lib/SNMP/Info/Layer2/Cisco.pm file: lib/SNMP/Info/Layer2/Cisco.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::CiscoSB: SNMP::Info::Layer2::CiscoSB:
file: lib/SNMP/Info/Layer2/CiscoSB.pm file: lib/SNMP/Info/Layer2/CiscoSB.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::HP: SNMP::Info::Layer2::HP:
file: lib/SNMP/Info/Layer2/HP.pm file: lib/SNMP/Info/Layer2/HP.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::HP4000: SNMP::Info::Layer2::HP4000:
file: lib/SNMP/Info/Layer2/HP4000.pm file: lib/SNMP/Info/Layer2/HP4000.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::HPVC: SNMP::Info::Layer2::HPVC:
file: lib/SNMP/Info/Layer2/HPVC.pm file: lib/SNMP/Info/Layer2/HPVC.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Kentrox: SNMP::Info::Layer2::Kentrox:
file: lib/SNMP/Info/Layer2/Kentrox.pm file: lib/SNMP/Info/Layer2/Kentrox.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::N2270: SNMP::Info::Layer2::N2270:
file: lib/SNMP/Info/Layer2/N2270.pm file: lib/SNMP/Info/Layer2/N2270.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::NAP222x: SNMP::Info::Layer2::NAP222x:
file: lib/SNMP/Info/Layer2/NAP222x.pm file: lib/SNMP/Info/Layer2/NAP222x.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::NWSS2300: SNMP::Info::Layer2::NWSS2300:
file: lib/SNMP/Info/Layer2/NWSS2300.pm file: lib/SNMP/Info/Layer2/NWSS2300.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Netgear: SNMP::Info::Layer2::Netgear:
file: lib/SNMP/Info/Layer2/Netgear.pm file: lib/SNMP/Info/Layer2/Netgear.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Nexans: SNMP::Info::Layer2::Nexans:
file: lib/SNMP/Info/Layer2/Nexans.pm file: lib/SNMP/Info/Layer2/Nexans.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Orinoco: SNMP::Info::Layer2::Orinoco:
file: lib/SNMP/Info/Layer2/Orinoco.pm file: lib/SNMP/Info/Layer2/Orinoco.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Sixnet: SNMP::Info::Layer2::Sixnet:
file: lib/SNMP/Info/Layer2/Sixnet.pm file: lib/SNMP/Info/Layer2/Sixnet.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Trapeze: SNMP::Info::Layer2::Trapeze:
file: lib/SNMP/Info/Layer2/Trapeze.pm file: lib/SNMP/Info/Layer2/Trapeze.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::Ubiquiti: SNMP::Info::Layer2::Ubiquiti:
file: lib/SNMP/Info/Layer2/Ubiquiti.pm file: lib/SNMP/Info/Layer2/Ubiquiti.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer2::ZyXEL_DSLAM: SNMP::Info::Layer2::ZyXEL_DSLAM:
file: lib/SNMP/Info/Layer2/ZyXEL_DSLAM.pm file: lib/SNMP/Info/Layer2/ZyXEL_DSLAM.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3: SNMP::Info::Layer3:
file: lib/SNMP/Info/Layer3.pm file: lib/SNMP/Info/Layer3.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Aironet: SNMP::Info::Layer3::Aironet:
file: lib/SNMP/Info/Layer3/Aironet.pm file: lib/SNMP/Info/Layer3/Aironet.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::AlcatelLucent: SNMP::Info::Layer3::AlcatelLucent:
file: lib/SNMP/Info/Layer3/AlcatelLucent.pm file: lib/SNMP/Info/Layer3/AlcatelLucent.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::AlteonAD: SNMP::Info::Layer3::AlteonAD:
file: lib/SNMP/Info/Layer3/AlteonAD.pm file: lib/SNMP/Info/Layer3/AlteonAD.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Altiga: SNMP::Info::Layer3::Altiga:
file: lib/SNMP/Info/Layer3/Altiga.pm file: lib/SNMP/Info/Layer3/Altiga.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Arista: SNMP::Info::Layer3::Arista:
file: lib/SNMP/Info/Layer3/Arista.pm file: lib/SNMP/Info/Layer3/Arista.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Aruba: SNMP::Info::Layer3::Aruba:
file: lib/SNMP/Info/Layer3/Aruba.pm file: lib/SNMP/Info/Layer3/Aruba.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::BayRS: SNMP::Info::Layer3::BayRS:
file: lib/SNMP/Info/Layer3/BayRS.pm file: lib/SNMP/Info/Layer3/BayRS.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::BlueCoatSG: SNMP::Info::Layer3::BlueCoatSG:
file: lib/SNMP/Info/Layer3/BlueCoatSG.pm file: lib/SNMP/Info/Layer3/BlueCoatSG.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::C3550: SNMP::Info::Layer3::C3550:
file: lib/SNMP/Info/Layer3/C3550.pm file: lib/SNMP/Info/Layer3/C3550.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::C4000: SNMP::Info::Layer3::C4000:
file: lib/SNMP/Info/Layer3/C4000.pm file: lib/SNMP/Info/Layer3/C4000.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::C6500: SNMP::Info::Layer3::C6500:
file: lib/SNMP/Info/Layer3/C6500.pm file: lib/SNMP/Info/Layer3/C6500.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::CheckPoint: SNMP::Info::Layer3::CheckPoint:
file: lib/SNMP/Info/Layer3/CheckPoint.pm file: lib/SNMP/Info/Layer3/CheckPoint.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Cisco: SNMP::Info::Layer3::Cisco:
file: lib/SNMP/Info/Layer3/Cisco.pm file: lib/SNMP/Info/Layer3/Cisco.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::CiscoASA: SNMP::Info::Layer3::CiscoASA:
file: lib/SNMP/Info/Layer3/CiscoASA.pm file: lib/SNMP/Info/Layer3/CiscoASA.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::CiscoFWSM: SNMP::Info::Layer3::CiscoFWSM:
file: lib/SNMP/Info/Layer3/CiscoFWSM.pm file: lib/SNMP/Info/Layer3/CiscoFWSM.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::CiscoSwitch: SNMP::Info::Layer3::CiscoSwitch:
file: lib/SNMP/Info/Layer3/CiscoSwitch.pm file: lib/SNMP/Info/Layer3/CiscoSwitch.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Contivity: SNMP::Info::Layer3::Contivity:
file: lib/SNMP/Info/Layer3/Contivity.pm file: lib/SNMP/Info/Layer3/Contivity.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Cumulus: SNMP::Info::Layer3::Cumulus:
file: lib/SNMP/Info/Layer3/Cumulus.pm file: lib/SNMP/Info/Layer3/Cumulus.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::DLink: SNMP::Info::Layer3::DLink:
file: lib/SNMP/Info/Layer3/DLink.pm file: lib/SNMP/Info/Layer3/DLink.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Dell: SNMP::Info::Layer3::Dell:
file: lib/SNMP/Info/Layer3/Dell.pm file: lib/SNMP/Info/Layer3/Dell.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::ERX: SNMP::Info::Layer3::ERX:
file: lib/SNMP/Info/Layer3/ERX.pm file: lib/SNMP/Info/Layer3/ERX.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Enterasys: SNMP::Info::Layer3::Enterasys:
file: lib/SNMP/Info/Layer3/Enterasys.pm file: lib/SNMP/Info/Layer3/Enterasys.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Extreme: SNMP::Info::Layer3::Extreme:
file: lib/SNMP/Info/Layer3/Extreme.pm file: lib/SNMP/Info/Layer3/Extreme.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::F5: SNMP::Info::Layer3::F5:
file: lib/SNMP/Info/Layer3/F5.pm file: lib/SNMP/Info/Layer3/F5.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Force10: SNMP::Info::Layer3::Force10:
file: lib/SNMP/Info/Layer3/Force10.pm file: lib/SNMP/Info/Layer3/Force10.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Fortinet: SNMP::Info::Layer3::Fortinet:
file: lib/SNMP/Info/Layer3/Fortinet.pm file: lib/SNMP/Info/Layer3/Fortinet.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Foundry: SNMP::Info::Layer3::Foundry:
file: lib/SNMP/Info/Layer3/Foundry.pm file: lib/SNMP/Info/Layer3/Foundry.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::H3C: SNMP::Info::Layer3::H3C:
file: lib/SNMP/Info/Layer3/H3C.pm file: lib/SNMP/Info/Layer3/H3C.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::HP9300: SNMP::Info::Layer3::HP9300:
file: lib/SNMP/Info/Layer3/HP9300.pm file: lib/SNMP/Info/Layer3/HP9300.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Huawei: SNMP::Info::Layer3::Huawei:
file: lib/SNMP/Info/Layer3/Huawei.pm file: lib/SNMP/Info/Layer3/Huawei.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::IBMGbTor: SNMP::Info::Layer3::IBMGbTor:
file: lib/SNMP/Info/Layer3/IBMGbTor.pm file: lib/SNMP/Info/Layer3/IBMGbTor.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Juniper: SNMP::Info::Layer3::Juniper:
file: lib/SNMP/Info/Layer3/Juniper.pm file: lib/SNMP/Info/Layer3/Juniper.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Lantronix: SNMP::Info::Layer3::Lantronix:
file: lib/SNMP/Info/Layer3/Lantronix.pm file: lib/SNMP/Info/Layer3/Lantronix.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Microsoft: SNMP::Info::Layer3::Microsoft:
file: lib/SNMP/Info/Layer3/Microsoft.pm file: lib/SNMP/Info/Layer3/Microsoft.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Mikrotik: SNMP::Info::Layer3::Mikrotik:
file: lib/SNMP/Info/Layer3/Mikrotik.pm file: lib/SNMP/Info/Layer3/Mikrotik.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::N1600: SNMP::Info::Layer3::N1600:
file: lib/SNMP/Info/Layer3/N1600.pm file: lib/SNMP/Info/Layer3/N1600.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::NetSNMP: SNMP::Info::Layer3::NetSNMP:
file: lib/SNMP/Info/Layer3/NetSNMP.pm file: lib/SNMP/Info/Layer3/NetSNMP.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Netscreen: SNMP::Info::Layer3::Netscreen:
file: lib/SNMP/Info/Layer3/Netscreen.pm file: lib/SNMP/Info/Layer3/Netscreen.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Nexus: SNMP::Info::Layer3::Nexus:
file: lib/SNMP/Info/Layer3/Nexus.pm file: lib/SNMP/Info/Layer3/Nexus.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::OneAccess: SNMP::Info::Layer3::OneAccess:
file: lib/SNMP/Info/Layer3/OneAccess.pm file: lib/SNMP/Info/Layer3/OneAccess.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::PacketFront: SNMP::Info::Layer3::PacketFront:
file: lib/SNMP/Info/Layer3/PacketFront.pm file: lib/SNMP/Info/Layer3/PacketFront.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::PaloAlto: SNMP::Info::Layer3::PaloAlto:
file: lib/SNMP/Info/Layer3/PaloAlto.pm file: lib/SNMP/Info/Layer3/PaloAlto.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Passport: SNMP::Info::Layer3::Passport:
file: lib/SNMP/Info/Layer3/Passport.pm file: lib/SNMP/Info/Layer3/Passport.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Pf: SNMP::Info::Layer3::Pf:
file: lib/SNMP/Info/Layer3/Pf.pm file: lib/SNMP/Info/Layer3/Pf.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Pica8: SNMP::Info::Layer3::Pica8:
file: lib/SNMP/Info/Layer3/Pica8.pm file: lib/SNMP/Info/Layer3/Pica8.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::SonicWALL: SNMP::Info::Layer3::SonicWALL:
file: lib/SNMP/Info/Layer3/SonicWALL.pm file: lib/SNMP/Info/Layer3/SonicWALL.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Steelhead: SNMP::Info::Layer3::Steelhead:
file: lib/SNMP/Info/Layer3/Steelhead.pm file: lib/SNMP/Info/Layer3/Steelhead.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Sun: SNMP::Info::Layer3::Sun:
file: lib/SNMP/Info/Layer3/Sun.pm file: lib/SNMP/Info/Layer3/Sun.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Tasman: SNMP::Info::Layer3::Tasman:
file: lib/SNMP/Info/Layer3/Tasman.pm file: lib/SNMP/Info/Layer3/Tasman.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::Timetra: SNMP::Info::Layer3::Timetra:
file: lib/SNMP/Info/Layer3/Timetra.pm file: lib/SNMP/Info/Layer3/Timetra.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::VMware: SNMP::Info::Layer3::VMware:
file: lib/SNMP/Info/Layer3/VMware.pm file: lib/SNMP/Info/Layer3/VMware.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer3::VyOS: SNMP::Info::Layer3::VyOS:
file: lib/SNMP/Info/Layer3/VyOS.pm file: lib/SNMP/Info/Layer3/VyOS.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7: SNMP::Info::Layer7:
file: lib/SNMP/Info/Layer7.pm file: lib/SNMP/Info/Layer7.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::APC: SNMP::Info::Layer7::APC:
file: lib/SNMP/Info/Layer7/APC.pm file: lib/SNMP/Info/Layer7/APC.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::Arbor: SNMP::Info::Layer7::Arbor:
file: lib/SNMP/Info/Layer7/Arbor.pm file: lib/SNMP/Info/Layer7/Arbor.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::CiscoIPS: SNMP::Info::Layer7::CiscoIPS:
file: lib/SNMP/Info/Layer7/CiscoIPS.pm file: lib/SNMP/Info/Layer7/CiscoIPS.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::Gigamon: SNMP::Info::Layer7::Gigamon:
file: lib/SNMP/Info/Layer7/Gigamon.pm file: lib/SNMP/Info/Layer7/Gigamon.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::Neoteris: SNMP::Info::Layer7::Neoteris:
file: lib/SNMP/Info/Layer7/Neoteris.pm file: lib/SNMP/Info/Layer7/Neoteris.pm
version: '3.54' version: '3.55'
SNMP::Info::Layer7::Netscaler: SNMP::Info::Layer7::Netscaler:
file: lib/SNMP/Info/Layer7/Netscaler.pm file: lib/SNMP/Info/Layer7/Netscaler.pm
version: '3.54' version: '3.55'
SNMP::Info::MAU: SNMP::Info::MAU:
file: lib/SNMP/Info/MAU.pm file: lib/SNMP/Info/MAU.pm
version: '3.54' version: '3.55'
SNMP::Info::MRO: SNMP::Info::MRO:
file: lib/SNMP/Info/MRO.pm file: lib/SNMP/Info/MRO.pm
version: '3.54' version: '3.55'
SNMP::Info::NortelStack: SNMP::Info::NortelStack:
file: lib/SNMP/Info/NortelStack.pm file: lib/SNMP/Info/NortelStack.pm
version: '3.54' version: '3.55'
SNMP::Info::PowerEthernet: SNMP::Info::PowerEthernet:
file: lib/SNMP/Info/PowerEthernet.pm file: lib/SNMP/Info/PowerEthernet.pm
version: '3.54' version: '3.55'
SNMP::Info::RapidCity: SNMP::Info::RapidCity:
file: lib/SNMP/Info/RapidCity.pm file: lib/SNMP/Info/RapidCity.pm
version: '3.54' version: '3.55'
SNMP::Info::SONMP: SNMP::Info::SONMP:
file: lib/SNMP/Info/SONMP.pm file: lib/SNMP/Info/SONMP.pm
version: '3.54' version: '3.55'
recommends: recommends:
Class::ISA: '0' Class::ISA: '0'
File::Slurp: '0' File::Slurp: '0'
@@ -410,5 +410,5 @@ resources:
homepage: http://netdisco.org/ homepage: http://netdisco.org/
license: http://opensource.org/licenses/bsd-license.php license: http://opensource.org/licenses/bsd-license.php
repository: https://github.com/netdisco/snmp-info repository: https://github.com/netdisco/snmp-info
version: '3.54' version: '3.55'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018' x_serialization_backend: 'CPAN::Meta::YAML version 0.018'

2
README
View File

@@ -2,7 +2,7 @@ NAME
SNMP::Info - OO Interface to Network devices and MIBs through SNMP SNMP::Info - OO Interface to Network devices and MIBs through SNMP
VERSION VERSION
SNMP::Info - Version 3.54 SNMP::Info - Version 3.55
AUTHOR AUTHOR
SNMP::Info is maintained by team of Open Source authors headed by Eric SNMP::Info is maintained by team of Open Source authors headed by Eric

View File

@@ -24,7 +24,7 @@ use vars
qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG %SPEED_MAP qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG %SPEED_MAP
$NOSUCH $BIGINT $REPEATERS/; $NOSUCH $BIGINT $REPEATERS/;
$VERSION = '3.54'; $VERSION = '3.55';
=head1 NAME =head1 NAME
@@ -32,7 +32,7 @@ SNMP::Info - OO Interface to Network devices and MIBs through SNMP
=head1 VERSION =head1 VERSION
SNMP::Info - Version 3.54 SNMP::Info - Version 3.55
=head1 AUTHOR =head1 AUTHOR

View File

@@ -38,7 +38,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS %MIBS
= ( 'ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB' => 'aipAMAPRemDeviceType', ); = ( 'ALCATEL-IND1-INTERSWITCH-PROTOCOL-MIB' => 'aipAMAPRemDeviceType', );

View File

@@ -38,7 +38,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'ADSL-LINE-MIB' => 'adslLineType' ); %MIBS = ( 'ADSL-LINE-MIB' => 'adslLineType' );

View File

@@ -38,7 +38,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# Load MIB for leafs referenced within class # Load MIB for leafs referenced within class
%MIBS = ('IF-MIB' => 'ifIndex',); %MIBS = ('IF-MIB' => 'ifIndex',);

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -42,7 +42,7 @@ use SNMP::Info;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE $INIT/; use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE $INIT/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'BRIDGE-MIB' => 'dot1dBaseBridgeAddress', 'BRIDGE-MIB' => 'dot1dBaseBridgeAddress',

View File

@@ -43,7 +43,7 @@ use SNMP::Info;
use vars use vars
qw/$VERSION $DEBUG %FUNCS %GLOBALS %MIBS %MUNGE $INIT %CDP_CAPABILITIES/; qw/$VERSION $DEBUG %FUNCS %GLOBALS %MIBS %MUNGE $INIT %CDP_CAPABILITIES/;
$VERSION = '3.54'; $VERSION = '3.55';
# Five data structures required by SNMP::Info # Five data structures required by SNMP::Info
%MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' ); %MIBS = ( 'CISCO-CDP-MIB' => 'cdpGlobalRun' );

View File

@@ -43,7 +43,7 @@ use SNMP::Info::IEEE802dot3ad 'agg_ports_lag';
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::IEEE802dot3ad::MIBS, %SNMP::Info::IEEE802dot3ad::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'CISCO-CONFIG-COPY-MIB' => 'ccCopyTable', 'CISCO-CONFIG-COPY-MIB' => 'ccCopyTable',

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE %PAECAPABILITIES/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE %PAECAPABILITIES/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'CISCO-PORT-SECURITY-MIB' => 'ciscoPortSecurityMIB', 'CISCO-PORT-SECURITY-MIB' => 'ciscoPortSecurityMIB',

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'CISCO-POWER-ETHERNET-EXT-MIB' => 'cpeExtPsePortEntPhyIndex', %MIBS = ( 'CISCO-POWER-ETHERNET-EXT-MIB' => 'cpeExtPsePortEntPhyIndex',
'CISCO-CDP-MIB' => 'cdpCachePowerConsumption' ); 'CISCO-CDP-MIB' => 'cdpCachePowerConsumption' );

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'CISCO-CLASS-BASED-QOS-MIB' => 'cbQosIfIndex', ); %MIBS = ( 'CISCO-CLASS-BASED-QOS-MIB' => 'cbQosIfIndex', );

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'CISCO-RTTMON-MIB' => 'rttMonCtrlAdminOwner', ); %MIBS = ( 'CISCO-RTTMON-MIB' => 'rttMonCtrlAdminOwner', );

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'CISCO-STACK-MIB' => 'ciscoStackMIB', ); %MIBS = ( 'CISCO-STACK-MIB' => 'ciscoStackMIB', );

View File

@@ -42,7 +42,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'SNMPv2-MIB' => 'sysDescr', 'SNMPv2-MIB' => 'sysDescr',

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/; use vars qw/$VERSION $DEBUG %MIBS %FUNCS %GLOBALS %MUNGE %PORTSTAT $INIT/;
$VERSION = '3.54'; $VERSION = '3.55';
@SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/; @SNMP::Info::CiscoStpExtensions::ISA = qw/SNMP::Info::Bridge SNMP::Info Exporter/;
@SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//; @SNMP::Info::CiscoStpExtensions::EXPORT_OK = qw//;

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'CISCO-VTP-MIB' => 'vtpVlanName', 'CISCO-VTP-MIB' => 'vtpVlanName',

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'EXTREME-EDP-MIB' => 'extremeEdpPortIfIndex', 'EXTREME-EDP-MIB' => 'extremeEdpPortIfIndex',

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'ENTITY-MIB' => 'entPhysicalSerialNum' ); %MIBS = ( 'ENTITY-MIB' => 'entPhysicalSerialNum' );

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'EtherLike-MIB' => 'etherMIB' ); %MIBS = ( 'EtherLike-MIB' => 'etherMIB' );

View File

@@ -42,7 +42,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'FOUNDRY-SN-SWITCH-GROUP-MIB' => 'snFdpGlobalRun' ); %MIBS = ( 'FOUNDRY-SN-SWITCH-GROUP-MIB' => 'snFdpGlobalRun' );

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( 'IEEE802dot11-MIB' => 'dot11DesiredSSID', ); %MIBS = ( 'IEEE802dot11-MIB' => 'dot11DesiredSSID', );

View File

@@ -43,7 +43,7 @@ use SNMP::Info::Aggregate;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Aggregate::MIBS, %SNMP::Info::Aggregate::MIBS,

View File

@@ -44,7 +44,7 @@ use constant {
IPV6MIB => 3, IPV6MIB => 3,
}; };
$VERSION = '3.54'; $VERSION = '3.55';

View File

@@ -39,7 +39,7 @@ use SNMP::Info;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
'LLDP-MIB' => 'lldpLocSysCapEnabled', 'LLDP-MIB' => 'lldpLocSysCapEnabled',

View File

@@ -41,7 +41,7 @@ use SNMP::Info;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %SNMP::Info::MIBS, 'SNMP-REPEATER-MIB' => 'rptrPortGroupIndex' ); %MIBS = ( %SNMP::Info::MIBS, 'SNMP-REPEATER-MIB' => 'rptrPortGroupIndex' );

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# Set for No CDP # Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', ); %GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, 'root_ip' => 'actualIPAddr', );

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# Set for No CDP # Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, ); %GLOBALS = ( %SNMP::Info::Layer1::GLOBALS, );

View File

@@ -42,7 +42,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer1::MIBS, %SNMP::Info::Layer1::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -46,7 +46,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS, %SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS,

View File

@@ -11,7 +11,7 @@ use SNMP::Info::CDP;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::LLDP::MIBS, %SNMP::Info::LLDP::MIBS,

View File

@@ -11,7 +11,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# This will be filled in with the device's index into the EntPhysicalEntry # This will be filled in with the device's index into the EntPhysicalEntry
# table by the serial() function. # table by the serial() function.

View File

@@ -40,7 +40,7 @@ use SNMP::Info::Airespace;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS, %SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS,

View File

@@ -49,7 +49,7 @@ use SNMP::Info::IEEE802dot11;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%GLOBALS = ( %GLOBALS = (
%SNMP::Info::IEEE802dot11::GLOBALS, %SNMP::Info::IEEE802dot11::GLOBALS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::Layer1;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%GLOBALS = ( %SNMP::Info::Layer2::GLOBALS ); %GLOBALS = ( %SNMP::Info::Layer2::GLOBALS );

View File

@@ -46,7 +46,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::LLDP::MIBS, %SNMP::Info::Layer3::MIBS, %SNMP::Info::LLDP::MIBS,

View File

@@ -48,7 +48,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%GLOBALS = ( %GLOBALS = (
%SNMP::Info::Layer2::GLOBALS, %SNMP::Info::Layer2::GLOBALS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer2::Cisco;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%GLOBALS = ( %GLOBALS = (
%SNMP::Info::Layer2::Cisco::GLOBALS, %SNMP::Info::Layer2::Cisco::GLOBALS,

View File

@@ -42,7 +42,7 @@ use SNMP::Info::Layer2::Cisco;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::Cisco::MIBS, %SNMP::Info::Layer2::Cisco::MIBS,

View File

@@ -43,7 +43,7 @@ use SNMP::Info::SONMP;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -52,7 +52,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -50,7 +50,7 @@ use SNMP::Info::CDP;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%GLOBALS = ( %GLOBALS = (
%SNMP::Info::Layer2::GLOBALS, %SNMP::Info::Layer2::GLOBALS,

View File

@@ -50,7 +50,7 @@ use SNMP::Info::Aggregate 'agg_ports_ifstack';
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MODEL_MAP %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MODEL_MAP %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -44,7 +44,7 @@ use SNMP::Info::CDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MODEL_MAP %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %PORTSTAT %MODEL_MAP %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -43,7 +43,7 @@ use SNMP::Info::Airespace;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE $AUTOLOAD $INIT $DEBUG/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS, %SNMP::Info::MIBS, %SNMP::Info::Bridge::MIBS,

View File

@@ -42,7 +42,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::IEEE802dot11::MIBS, %SNMP::Info::Layer2::MIBS, %SNMP::Info::IEEE802dot11::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# This will be filled in with the device's index into the EntPhysicalEntry # This will be filled in with the device's index into the EntPhysicalEntry
# table by the serial() function. # table by the serial() function.

View File

@@ -38,7 +38,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -38,7 +38,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = (%SNMP::Info::Layer2::MIBS, 'SIXNET-MIB' => 'sxid',); %MIBS = (%SNMP::Info::Layer2::MIBS, 'SIXNET-MIB' => 'sxid',);

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -18,7 +18,7 @@ use SNMP::Info::Layer3; # only used in sub mac()
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer2::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer2;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# Set for No CDP # Set for No CDP
%GLOBALS = ( %SNMP::Info::Layer2::GLOBALS ); %GLOBALS = ( %SNMP::Info::Layer2::GLOBALS );

View File

@@ -53,7 +53,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/; use vars qw/$VERSION %MIBS %FUNCS %GLOBALS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -49,7 +49,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE
$int_include_vpn $fake_idx $type_class/; $int_include_vpn $fake_idx $type_class/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -48,7 +48,7 @@ use SNMP::Info::Aggregate 'agg_ports_ifstack';
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -43,7 +43,7 @@ use SNMP::Info::Bridge;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE %MODEL_MAP use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE %MODEL_MAP
%MODID_MAP %PROCID_MAP/; %MODID_MAP %PROCID_MAP/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::MIBS,

View File

@@ -36,7 +36,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer2::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -47,7 +47,7 @@ use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
@SNMP::Info::Layer3::C3550::EXPORT_OK = qw//; @SNMP::Info::Layer3::C3550::EXPORT_OK = qw//;
$VERSION = '3.54'; $VERSION = '3.55';
# NOTE: Order creates precedence # NOTE: Order creates precedence
# Example: v_name exists in Bridge.pm and CiscoVTP.pm # Example: v_name exists in Bridge.pm and CiscoVTP.pm

View File

@@ -44,7 +44,7 @@ use SNMP::Info::MAU;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MAU::MIBS, %SNMP::Info::MAU::MIBS,

View File

@@ -51,7 +51,7 @@ use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
# NOTE: Order creates precedence # NOTE: Order creates precedence
# Example: v_name exists in Bridge.pm and CiscoVTP.pm # Example: v_name exists in Bridge.pm and CiscoVTP.pm

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -55,7 +55,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -45,7 +45,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %SNMP::Info::Layer3::MIBS, %SNMP::Info::CiscoStats::MIBS, ); %MIBS = ( %SNMP::Info::Layer3::MIBS, %SNMP::Info::CiscoStats::MIBS, );

View File

@@ -43,7 +43,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %SNMP::Info::Layer3::MIBS, %SNMP::Info::CiscoStats::MIBS, ); %MIBS = ( %SNMP::Info::Layer3::MIBS, %SNMP::Info::CiscoStats::MIBS, );

View File

@@ -50,7 +50,7 @@ use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::Cisco::MIBS, %SNMP::Info::Layer3::Cisco::MIBS,

View File

@@ -42,7 +42,7 @@ use SNMP::Info::Entity;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::MIBS, %SNMP::Info::Layer3::MIBS, %SNMP::Info::Entity::MIBS, %SNMP::Info::MIBS, %SNMP::Info::Layer3::MIBS, %SNMP::Info::Entity::MIBS,

View File

@@ -46,7 +46,7 @@ use SNMP::Info::IEEE802dot3ad 'agg_ports_lag';
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -10,7 +10,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS %SNMP::Info::Layer3::MIBS

View File

@@ -44,7 +44,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION $DEBUG %GLOBALS %FUNCS $INIT %MIBS %MUNGE/; use vars qw/$VERSION $DEBUG %GLOBALS %FUNCS $INIT %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::CDP::MIBS, %SNMP::Info::Layer3::MIBS, %SNMP::Info::CDP::MIBS,

View File

@@ -46,7 +46,7 @@ use SNMP::Info::EDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -38,7 +38,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -43,7 +43,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -48,7 +48,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -47,7 +47,7 @@ use SNMP::Info::IEEE802dot3ad 'agg_ports_lag';
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -42,7 +42,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -47,7 +47,7 @@ use SNMP::Info::IEEE802dot3ad 'agg_ports_lag';
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION $DEBUG %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/; use vars qw/$VERSION %FUNCS %GLOBALS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %SNMP::Info::Layer3::MIBS, ); %MIBS = ( %SNMP::Info::Layer3::MIBS, );

View File

@@ -39,7 +39,7 @@ use SNMP::Info::Layer3;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -41,7 +41,7 @@ use SNMP::Info::SONMP;
use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/; use vars qw/$VERSION %GLOBALS %FUNCS %MIBS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

View File

@@ -40,7 +40,7 @@ use SNMP::Info::LLDP;
use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/; use vars qw/$VERSION %GLOBALS %MIBS %FUNCS %MUNGE/;
$VERSION = '3.54'; $VERSION = '3.55';
%MIBS = ( %MIBS = (
%SNMP::Info::Layer3::MIBS, %SNMP::Info::Layer3::MIBS,

Some files were not shown because too many files have changed in this diff Show More