674eca23b9POD clarification on how i_speed() is munged to human friendly values
Jeroen van Ingen
2011-09-05 10:06:31 +02:00
cfc1ead848New L3::Mikrotik class for Mikrotik devices running RouterOS. Initial, very basic version.
Jeroen van Ingen
2011-08-31 15:11:13 +02:00
c41ffdfd2dDocumentation fix: add reference to Layer3::PacketFront class in POD
Jeroen van Ingen
2011-08-30 13:17:35 +02:00
df4708383bUpdated ChangeLog to reflect chages from commits 2c2f4a9e and 497c81a0
Jeroen van Ingen
2011-08-15 17:16:16 +02:00
497c81a0c6Updates to Layer2::HP class to get os_ver & serial from web managed HP ProCurve switches. Based on patch & bug report from J R Binks, SF #3344843.
Jeroen van Ingen
2011-08-11 14:37:42 +02:00
2c2f4a9ea1Add Layer3::PacketFront device class to support PacketFront DRG devices
Jeroen van Ingen
2011-08-05 12:26:34 +02:00
feffa6d47eFix grep statement in L3 root_ip
Brian De Wolf
2011-07-07 10:42:00 -07:00
3bb33fa8d4Fix syntax errors in L3 changes
Brian De Wolf
2011-06-27 16:06:56 -07:00
30a73c035aPrefer OSPF router ID in L3 root_ip
Brian De Wolf
2011-06-24 01:44:20 -07:00
5c44fc0b28Fix ordering in Info::CiscoStats POD
Brian De Wolf
2011-06-23 13:57:25 -07:00
a54b446daeAvoid Perl warnings in Info::CiscoStack
Brian De Wolf
2011-06-23 13:51:43 -07:00
631010ed3fprep for 2.05 CPAN release
ver_2_0_5
Oliver Gorwits
2011-06-23 21:10:47 +01:00
8506638e5cPromote L2::Aruba to L3::Aruba
Brian De Wolf
2011-06-23 12:40:36 -07:00
c0f3a8eb2bFix call in L2::Aironet
Brian De Wolf
2011-06-22 13:35:26 -07:00
662d870ad7added Oliver to the AUTHORS list
Oliver Gorwits
2011-04-25 07:44:03 +00:00
08746d6b10Fixed i_speed_raw not returning raw values (Alexander Hartmaier) (forgot to commit the updated Changelog when committing the patch to Info.pm)
Jeroen van Ingen
2011-03-31 15:44:56 +00:00
d09e5de229renamed Ipv6.pm to IPv6.pm
Oliver Gorwits
2011-03-31 08:24:29 +00:00
1df1bda641change from Ipv6 to IPv6 everywhere
Oliver Gorwits
2011-03-31 08:04:52 +00:00
e8612e3779Method i_speed_raw didn't return raw values; patch by Alexander Hartmaier.
Jeroen van Ingen
2011-03-30 12:39:00 +00:00
a58d060310Adding missing method for mapping v6 addresses with prefixes
Carlos Vicente
2011-02-23 04:32:14 +00:00
a77c539f38These are actually listed as not-accessible so they shoudn't be defined. Their information has to be extracted from n2p_paddr instead.
Brian de Wolf
2011-01-19 00:04:07 +00:00
b5107b5634shorten abstract for Ipv6.pm
Oliver Gorwits
2011-01-09 20:42:41 +00:00
6c880bb7b3add doc links to Info.pm for new Ipv6 and Pf modules
Oliver Gorwits
2011-01-09 18:55:31 +00:00
9297c70d11Added switch models 2915, 2615, 2520G and 1810G to HP class. Won't be correctly identified until hpicfoid mib is updated to include these models.
Jeroen van Ingen
2011-01-04 15:00:22 +00:00
bfafdc99d9Update port indexing for newer code and switches (5698)
Eric Miller
2010-11-23 13:50:16 +00:00
ab111a8e93Modify detection for newer code levels
Eric Miller
2010-11-17 23:18:39 +00:00
c2ce3d81e1Improve os detection for newer versions. Improve forward compatibility.
Eric Miller
2010-11-17 23:17:04 +00:00
fb9813af51C2970 and C2960 were not being correctly recognized if has_layer(3) was true
Carlos Vicente
2010-11-16 00:41:00 +00:00
4fb63d8a7bImplement peth_port_neg_power, reporting the actual negotiated value in CiscoPower and the max for the class in the generic PowerEthernet.
Bill Fenner
2010-11-08 07:49:40 +00:00
77982188bdMatch for ME340x in Layer3 section, class as L3::C3550 for proper macsuck (ME340x requires community-based indexing)
Jeroen van Ingen
2010-10-29 13:03:44 +00:00
8748932460Enable IPv6 support in Layer3 base class by including Layer3::Ipv6
Jeroen van Ingen
2010-10-21 10:29:57 +00:00
6c88df1ac0Fix error in FWSM support patch that caused FWSMs to not be detected.
Brian de Wolf
2010-10-04 23:34:14 +00:00
cacb0777b7POD fixes to pass tests
Carlos Vicente
2010-09-22 23:18:22 +00:00
bdf5a80868Adding LLDP support for Juniper and C3550 classes
Carlos Vicente
2010-09-22 21:45:08 +00:00
ad1f1933e2Move Cisco CBS3xxx from generic L3::Cisco to L3::C6500 (mainly for community based indexing, to succesfully retrieve forwarding tables).
Jeroen van Ingen
2010-09-01 16:16:43 +00:00
d7fe49a028Additions to extract IPv6 addresses used in device interfaces
Carlos Vicente
2010-08-25 00:09:42 +00:00
e802ccdc6eRevert to status of rev 1.7, "peth_port_power" sub as a placeholder didn't work as expected (behaved as override, but should have been overridden)
Jeroen van Ingen
2010-08-23 14:45:04 +00:00
af2a881142Fixed error in IPv6 support for Extreme
Jeroen van Ingen
2010-08-23 12:02:10 +00:00
0ccf5409caFixed potential warnings about "Use of uninitialized value in string eq"
Jeroen van Ingen
2010-08-23 11:47:58 +00:00
2529305803Add placeholder method peth_port_power() to PowerEthernet class; overrides to actually return data in Cisco, Extreme and HP classes.
Jeroen van Ingen
2010-08-23 11:38:55 +00:00
bb8fb9d01aInitial version for Info::Ipv6 class. Not to be used directly, intended use is to be inherited by Info::Layer3.
Jeroen van Ingen
2010-08-11 16:41:29 +00:00
665f33a482Small fix for sysServices ("layers") check
Jeroen van Ingen
2010-07-26 14:31:41 +00:00
e5f948acdaAllow support for devices without sysServices
Jeroen van Ingen
2010-07-26 11:39:37 +00:00
c28bbd5728Changes to Info.pm to support devices that don't return sysServices.0
Jeroen van Ingen
2010-07-26 11:32:48 +00:00
262fa5a3cdIncorporate patch from jrbinks to support obscure Proxim/Orinoco device (item 2688801 on SF). Fallback for all Agere (11898) devices to Orinoco class.
Jeroen van Ingen
2010-07-23 15:39:03 +00:00
a58b774443Added "vendor_i_type()" method to HP classes as suggested by Mikat1 on SF. Tracker artifact 2599795. Method can be used to determine more detailed type information about a port, eg 10/100 interface, 1000Base-LX, etc. Details are vendor specific.
Jeroen van Ingen
2010-07-23 15:07:58 +00:00
6deceb6bd1Fix for C1900 bp_index not containing interfaces.
Brian de Wolf
2010-05-25 23:30:20 +00:00
808d3fd5c6add PF Support
Max Baker
2010-05-07 00:01:33 +00:00
b82d3b82d9update copyright and developers
Max Baker
2010-05-04 20:58:32 +00:00
cb8d780d70Added os_bin() method to CiscoStats. Determines ROM version on several Cisco switches and routers by scanning for version string in rom_id().
Jeroen van Ingen
2010-05-04 14:18:37 +00:00
01cd78c75dAdded table methods to %FUNCS in CDP.pm to retrieve management addresses of connected devices. Useful for improving neighbor detection in Netdisco.
Jeroen van Ingen
2010-05-03 14:51:35 +00:00
e7b289c399Add L3::CiscoFWSM for Cisco Firewall Services Modules.
Brian de Wolf
2010-04-28 17:08:32 +00:00
a9b28c2270For Cisco WLCs, pretend to have the CISCO-DOT11-MIB for signal strengths, etc.
Bill Fenner
2010-03-23 18:00:08 +00:00
5b059e6286"arpnip" on Airespace: use the controller's snooping on the IP addresses of its clients, plus the knowledge of the APs' IP and ethernet MAC addresses, to arpnip. This is useful when there is communication (between controller and AP, or between wireless and wired devices) that does not cross routers.
Bill Fenner
2010-03-23 17:58:30 +00:00
2c84636b7fUpdate to Juniper class: use Q-BRIDGE-MIB for switch forwarding tables
Jeroen van Ingen
2010-02-06 12:52:54 +00:00
2aba8dd8f1Moved older HP Procurve switch models to separate L2:HP4000 class. Reimplemented VLAN changing for Procurve switches; several updates to MODEL_MAP.
Jeroen van Ingen
2009-12-03 07:55:12 +00:00
41d68936b0add some recent questions to DEVELOP
Max Baker
2009-12-02 17:49:27 +00:00
cb750624f9*** empty log message ***
Max Baker
2009-11-28 20:05:49 +00:00
1e37f80368*** empty log message ***
Max Baker
2009-06-12 22:36:50 +00:00
5f9c2d3e62pod updates
Max Baker
2009-06-12 22:25:32 +00:00
c88449151eup version to 2.01
Max Baker
2009-06-12 22:24:25 +00:00
9c4f031581update MANIFEST
Max Baker
2009-06-12 22:17:22 +00:00
3cac59adf4simple script to launch a single test
Max Baker
2009-06-12 21:59:50 +00:00
77bcf720d3simple script to push out a version number to each module
Max Baker
2009-06-12 21:59:05 +00:00
e6b4c607e0add check for package documentation in Info.pm
Max Baker
2009-06-12 21:58:49 +00:00
cbeb41c728fix for PerlCritic
Max Baker
2009-06-12 20:48:44 +00:00
101aaa0a68fix up spelling
Max Baker
2009-06-12 18:56:22 +00:00
2233511fadadd missing POD
Max Baker
2009-06-12 18:36:00 +00:00
8efa868ca3bring POD uptodate and clean-up module a litte
Max Baker
2009-06-12 18:35:06 +00:00
e738d502efchange inheritance order in @ISA, add POD, and remove tabs
Max Baker
2009-06-12 18:11:52 +00:00
2a7d5b51d9update to 2009
Max Baker
2009-06-12 18:03:45 +00:00
67c4f160aaUpdate to sorta match 2.0
Max Baker
2009-06-12 18:03:03 +00:00
6d87313283fix subtle bug in the loading order of CiscoVTP vs CiscoStpExtensions because of a conflict between Bridge::v_name and CiscoVTP::v_name
Max Baker
2009-06-11 21:49:37 +00:00
98e07690beadd qb_v_name for completeness and to match POD
Max Baker
2009-06-11 21:48:11 +00:00
c0bc769be9add CVS revision number to debugging output to aid future email dumps
Max Baker
2009-06-11 18:06:15 +00:00
01d9b0f291minor pod bug
Max Baker
2009-06-10 16:43:50 +00:00
2539692016Add Cisco FWSM detection
Max Baker
2009-06-08 22:06:24 +00:00
3a3fc548caAdded Sam's patch to support more weird cisco crap :)
Max Baker
2009-06-08 02:28:31 +00:00
84d6cd18fb[2020353] Added L3::Altiga class
Max Baker
2009-06-07 23:35:06 +00:00
2d7b94e5a7*** empty log message ***
Max Baker
2009-06-07 22:52:09 +00:00
98eceb7c57add cisco id by OID for vendor for some problem devices. c/o Sam Stickland
Max Baker
2009-06-07 22:50:04 +00:00
be92ec0379fix case on mib name per alexander H
Max Baker
2009-06-07 01:33:12 +00:00
34d4ec66a3Add Info/CiscoStpExtensions.pm
Bill Fenner
2009-03-27 07:14:52 +00:00
35c8ed6038Add MBSSID-aware i_ssidlist and i_ssidbcast methods Add CiscoConfig, remove dangling CiscoVTP Add cd11_rateset
Bill Fenner
2009-03-23 21:29:11 +00:00
dd10a88ee2Add Arista and EOS, also sort -f
Bill Fenner
2009-03-23 21:19:26 +00:00
71f0947988Turn Arista vendor name to 'arista', to match, e.g., 'cisco' and 'juniper'
Bill Fenner
2009-03-23 19:30:30 +00:00
d7cd3ff9e7Updating copyright
Carlos Vicente
2009-03-20 17:34:59 +00:00
2567d6a5c9Committing missing file
Carlos Vicente
2009-03-20 17:13:12 +00:00
5831d9e4aeAdding keyword for detecting C6500 with Sup32 PISA engine
Carlos Vicente
2009-03-12 22:28:55 +00:00
690bc6bfa0Add support for other CDP/LLDP binary formatted values (ID 1909147)
Carlos Vicente
2009-03-10 16:57:37 +00:00
5f0e73bcb4Adding support for CISCO-STP-EXTENSIONS-MIB (ID 1872450)
Carlos Vicente
2009-03-10 16:52:08 +00:00
b1a7b67ae7Adding Cisco WLC module support (ID 2231376)
Carlos Vicente
2009-03-10 01:25:52 +00:00
f0539d51ffupdate test_class.pl to add mib dirs, relative path, and more debug info
Max Baker
2009-03-09 19:12:55 +00:00
1af34e3e25Patch from Thomas Ristic to recognize CIGESM as C2900.
Bill Fenner
2009-03-06 22:30:53 +00:00
0510dbfafcAdd Layer3::Arista. Work around Net-SNMP's failure to load IF-MIB because it prefers the obsolete RFC1213-MIB more completely: add the new ifOperState values explicitly (e.g., lowerLayerDown, dormant, notPresent,...)
Bill Fenner
2009-03-06 20:09:38 +00:00
ca35689475Use orig_i_name, so that setting an interface description does not change the netdisco port name.
Bill Fenner
2009-03-06 20:07:41 +00:00
2ac1cc2308update for Alcatel-Lucent additions
ver_2_0_0
Eric Miller
2008-08-02 03:31:20 +00:00
0eebef47b0Prep 2.00
Eric Miller
2008-08-02 03:22:04 +00:00