c6521d0b48Use default Perl Critic policy as the older Conway PBP policy is outdated and includes depreciated modules, set severity to 5
Eric A. Miller
2013-02-10 13:06:29 -05:00
74b5c9f0e3Use default Perl Critic policy as the older Conway PBP policy is outdated and includes depreciated modules
Eric A. Miller
2013-02-10 13:05:46 -05:00
4bfebe1563Topology c_* methods should no longer be defined / overridden in device classes
Eric A. Miller
2013-02-10 13:00:51 -05:00
2ac4e65827Mark extremeware_i_vlan(), extremeware_i_vlan_membership(), xos_i_vlan(), and xos_i_vlan_membership() as private, external API is i_vlan() and i_vlan_membership(). POD updates.
Eric A. Miller
2013-02-10 12:58:22 -05:00
b7a135db10POD typo
Eric A. Miller
2013-02-10 12:40:10 -05:00
d4c460fd3dFix for Perl::Critic flagged warning
Eric A. Miller
2013-02-10 12:38:16 -05:00
8f0ac35381POD updates - spell check
Eric A. Miller
2013-02-10 12:34:45 -05:00
a9a3229c22Bump version for first 3.0 beta release
Eric A. Miller
2013-02-10 10:23:35 -05:00
5da622ff88POD update for Pod::Coverage
Eric A. Miller
2013-02-10 10:03:54 -05:00
32f33f5150Update for removal of L2::Bay and L2::Foundry
Eric A. Miller
2013-02-10 09:56:03 -05:00
242013f3b0- Corrections to mappings of interface attributes previously inherited from base class - Simplify nsIfIndex to ifIndex mapping in _nsif_if_map() - Fallback for interface attributes not support on versions prior to 5.4 - Change vendor to juniper - Mark internal mapping methods private - Documentation updates
Eric A. Miller
2013-02-10 09:50:37 -05:00
e46deb505fFix for i_speed_admin() issue reported by Jiri Dvorak
Eric A. Miller
2013-02-09 20:39:45 -05:00
5d443fd1befix for mocked getnext method when first IID is zero
Eric A. Miller
2013-02-08 22:19:46 -05:00
d53152858c[3323814] - Arp support for Netscreen (David Baldwin) [3323821] - Add support for Netscreen w/ WLAN (eg SSG5) (David Baldwin)
Eric A. Miller
2013-02-04 23:24:06 -05:00
aefb31fb58Updates to device matrix for Airespace, APC, Avaya, Bluecoat, Cisco, Kentrox, Mikrotik, and PacketFront. Change cdp attribute to topo.
Eric A. Miller
2013-02-04 19:15:36 -05:00
0be8219b9cUpdate device matrix for Extreme support
Eric A. Miller
2013-02-04 18:22:35 -05:00
cbb8bc5d77Update device matrix for Citrix support
Eric A. Miller
2013-02-04 18:17:16 -05:00
6969dcbfecRemove depreciated L2::Bay and L2::Foundry for 3.0 release. Functionality is available through L2::Baystack and L3::Foundry respectively and they are no longer referenced by other classes.
Eric A. Miller
2013-02-04 18:04:14 -05:00
9e463ddddfUpdates to documentation for Brocade acquisition of Foundry. Update of device support matrix for Foundry
Eric A. Miller
2013-02-03 17:10:43 -05:00
5ec034c475Update Radware (Alteon) support in device matrix
Eric A. Miller
2013-02-03 15:49:44 -05:00
1694e648fcUpdate Juniper support device matrix
Eric A. Miller
2013-02-03 15:13:22 -05:00
16aa96ebf4Updates to documentation for Avaya acquisition of Nortel. Update of device support matrix for recent Avaya additions
Eric A. Miller
2013-02-03 14:35:51 -05:00
43d06e184dTwo new utilities added in t/util to assist in developing device support from snmpwalk output
Eric A. Miller
2013-01-28 22:06:28 -05:00
3ff432034aFix typos in i_vlan(), ignore VirtualRouter interfaces
Eric A. Miller
2013-01-28 20:15:36 -05:00
0325bb1f25Use fully qualified name when adding dynamically generated method to symbol table
Eric A. Miller
2013-01-16 22:59:57 -05:00
b9aebf7e9e- Move AIRESPACE-*-MIB methods to base Airespace class - Add cd11_ssid() to support Nedisco feature request [3598089] Collect SSID in macsuck
Eric A. Miller
2013-01-03 23:05:09 -05:00
e1e693a7c8[3599277] - Q-BRIDGE Support to collect VLAN in macsuck
Eric A. Miller
2013-01-02 22:42:56 -05:00
c8c548fe97Add 'san-os' to CiscoStats os() method for Cisco devices running SAN-OS
Jeroen van Ingen
2012-12-21 16:49:02 +01:00
ddf971ed54H3C class: use Q-BRIDGE-MIB, minor POD updates
Jeroen van Ingen
2012-12-21 16:44:14 +01:00
61e8f47986[3185391] - Add support for F5 load balancers
Eric A. Miller
2012-12-20 23:50:10 -05:00
3ce9f403e6Fix typo in LLDP.pm, noticed on previous commit...
Jeroen van Ingen
2012-12-17 16:17:29 +01:00
3741010044Add extra check in LLDP local interface determination to improve H3C support
Jeroen van Ingen
2012-12-17 16:15:32 +01:00
badfb12243Improved support of XOS based Extreme devices
Eric A. Miller
2012-12-16 00:04:16 -05:00
0713a6457cL2::Airespace now reports AP Ethernet MAC as port MAC for radio ports
Eric A. Miller
2012-12-14 23:28:04 -05:00
9abe744dacClearly note that CiscoStats will now report IOS XE as 'ios-xe' and not as 'ios' anymore
Jeroen van Ingen
2012-12-14 16:14:34 +01:00
b4974aeacdFix regex mistake in previous CiscoStats.pm update
Jeroen van Ingen
2012-12-14 14:41:54 +01:00
688a0de498Add fallback method to determine IOS & IOS-XE versions when parsing description() failed
Jeroen van Ingen
2012-12-13 17:10:35 +01:00
7cef8465faLoad extra MIBs in H3C class to improve object type resolving
Jeroen van Ingen
2012-12-13 14:40:03 +01:00
532279d2b8[rt.cpan.org #81781] [PATCH] Fix spelling error in Info/Layer7/APC.pm
Eric A. Miller
2012-12-11 20:51:40 -05:00
d67ffc3a6cMerge branch 'og-2-10-force10'
Eric A. Miller
2012-12-11 20:22:17 -05:00
c6776b1755Multiple bug fixes for AUTOLOAD generated set_ methods
Eric A. Miller
2012-12-10 20:06:42 -05:00
daf512e33ebump version
Oliver Gorwits
2012-12-08 23:35:25 +00:00
74816fc043Add fall-back for sysDescr on Force10
Oliver Gorwits
2012-12-08 23:33:27 +00:00
c88e37e9b5update MANIFEST and README
ver_2_1_0
Oliver Gorwits
2012-12-08 20:08:39 +00:00
c1c448f3dfupdate version
Oliver Gorwits
2012-12-08 20:06:51 +00:00
4f168a538badd W. Bulley's patch for Force10 support
Oliver Gorwits
2012-12-08 19:47:07 +00:00
d94630af35Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
Eric A. Miller
2012-12-07 21:36:37 -05:00
999dd1f468Remove debug comment
Eric A. Miller
2012-12-07 21:28:48 -05:00
c3d5631c3cDoc update
Eric A. Miller
2012-12-07 21:26:54 -05:00
9dae6b20d7Add support for 802.11n client tx rates
Eric A. Miller
2012-12-07 21:26:00 -05:00
4005640a2bCheck if \$stp_ver is defined (Wim Vandersmissen)
Carlos Vicente
2012-12-07 09:20:48 -05:00
ca446faacfSupport for Citrix Netscaler appliances in new class L7::Netscaler
Eric A. Miller
2012-12-05 19:56:29 -05:00
240539bd24[3564920] LLDP-MIB::lldpLocPortDesc isn't always unique part 2 - use ifName() instead of i_name()
Eric A. Miller
2012-12-04 23:15:43 -05:00
08e335f39cTypo in IPV6-MIB i6_n2p_phys_addr definition
Eric A. Miller
2012-12-04 21:48:33 -05:00
a9cc14b265reverse accidental deletion during last commit
Eric A. Miller
2012-12-04 20:38:36 -05:00
9505f119b3New configuration option 'IgnoreNetSNMPConf' will ignore Net-SNMP configuration files on object initialization
Eric A. Miller
2012-12-04 20:13:44 -05:00
683edf1668Initial version for L3::H3C class. Work in progress, needs a lot of testing. LLDP doesn't map neighbors to correct ports yet.
Jeroen van Ingen
2012-12-03 19:42:09 +01:00
d9c52c1a88Update internal comments
Eric A. Miller
2012-11-30 20:20:47 -05:00
0f1a76a564AUTOLOAD once again tries to determine if a MIB leaf is a single instance returning a scalar or part of a table returning a reference to a hash.
Eric A. Miller
2012-11-30 20:08:32 -05:00
15cd354bae[3564920] LLDP-MIB::lldpLocPortDesc isn't always unique, use LLDP-MIB::lldpLocPortId this cross references to ifName
Eric A. Miller
2012-11-29 22:48:24 -05:00
91d67ed0aeSupport for newer Radware Alteon ADC switches 4408/4416/5412/5224 and older AWS 2000/3000 series in existing L3::AlteonAD
Eric A. Miller
2012-11-29 22:45:09 -05:00
0740a7bd5eCorrect an issue in _load_attr() when specifying the Module (MIB) as a prefix to resolve leaf name conflicts between private MIBs. Add even more verbose debugging output for _global and _load_attr() - now reports Module qualified leaf name and full OID to include any partial passed.
Eric A. Miller
2012-11-29 21:35:38 -05:00
84493a99b4Merge branch 'em-autoload-topo'
Eric A. Miller
2012-11-28 23:18:39 -05:00
f730fa3325update changelog
Eric A. Miller
2012-11-28 22:52:47 -05:00
4b1007cb66Support Avaya (Trapeze) Wireless Controllers in new class L2::NWSS2300
Eric A. Miller
2012-11-28 22:48:24 -05:00
436f7442b6Add support for Avaya VSP 7000 series
Eric A. Miller
2012-11-28 19:49:25 -05:00
3af05ebba5correction for passing partial on initial AUTOLOAD
Eric A. Miller
2012-11-28 19:38:04 -05:00
c7db0371aafixes to pas critic tests
ver_2_0_9
Oliver Gorwits
2012-11-28 22:02:29 +00:00
53860aaa46update README with new docs
Oliver Gorwits
2012-11-28 19:15:00 +00:00
829a4bf16aupdate version for release
Oliver Gorwits
2012-11-28 19:13:38 +00:00
a83bc1bcb2New global
Eric A. Miller
2012-11-27 23:05:23 -05:00
af65bb3a2bAdd support for Avaya VSP 9000
Eric A. Miller
2012-11-27 22:41:06 -05:00
f2d9f6be27New global
Eric A. Miller
2012-11-27 22:39:25 -05:00
ecea4ef4a4Correct naming of global id method
Eric A. Miller
2012-11-26 23:03:55 -05:00
e4e099510aDocumentation updates
Eric A. Miller
2012-11-26 23:03:01 -05:00
de28ff96c2Strip orig_ from method name in _global() and _load_attr()
Eric A. Miller
2012-11-26 20:46:26 -05:00
6692ddcf1fOverride peth_power_watts() with Extreme specific MIB
Eric A. Miller
2012-11-26 19:51:05 -05:00
ba7a105eb1Additional documentation
Eric A. Miller
2012-11-26 19:36:11 -05:00
b9fb232859New globals
Eric A. Miller
2012-11-26 19:29:10 -05:00