Commit Graph

  • 6f54cb429e New global box_descr() Eric A. Miller 2012-11-26 19:22:40 -05:00
  • ae3398b11a Replace map function with hash iteration for munge handling in _load_attr() and _show_attr Eric A. Miller 2012-11-25 22:42:49 -05:00
  • e97693d12d Rename c_* methods to cdp_* since c_* methods now report all topology. Eric A. Miller 2012-11-25 21:46:54 -05:00
  • 435bb7dbe2 No longer emulate CDP methods in other discovery protocol classes, use the class name as base (sonmp, fdp) rather than cdp. Eric A. Miller 2012-11-25 21:45:56 -05:00
  • 70bc5e78e9 Remove c_* methods from device classes as top level methods now handle. Eric A. Miller 2012-11-25 21:43:31 -05:00
  • a163e5b82c Remove c_* methods from device classes as top level methods will now handle. Eric A. Miller 2012-11-25 21:39:32 -05:00
  • 5eb66fe442 Create new top level c_* topology methods and has_topo() method. Eric A. Miller 2012-11-25 20:38:55 -05:00
  • b6cf462b16 Top level changes to Info.pm 1 - Simplify AUTOLOAD() 2 - Add dynamically generated methods to symbol table to avoid AUTOLOAD on subsequent calls 3 - Override UNIVERSAL::can() to work with dynamic methods 4 - [3160037] - Support _raw suffix on methods to skip munging 5 - Add default bulkwalk_no() Eric A. Miller 2012-11-23 22:58:46 -05:00
  • ead15a1cde revert part of 13478343cd which used $partial zero if not provided Oliver Gorwits 2012-11-01 19:26:24 +00:00
  • 9c19c70029 revert cac2224fa1 LLDP bug fixes Oliver Gorwits 2012-11-01 19:10:17 +00:00
  • 0862047241 Classify Linksys 2024 as L3::Dell Jeroen van Ingen 2012-10-29 14:58:33 +01:00
  • 6cfce1916d Workaround for IPv6 neighbor cache on Cisco Nexus, check data before returning. Also minor PoD fix in CiscoConfig.pm. Jeroen van Ingen 2012-10-29 13:34:47 +01:00
  • 1e37bfa8ce Fix typo in PoD for Bridge.pm, reported by William Bulley Jeroen van Ingen 2012-10-18 11:17:57 +02:00
  • 87197067a0 Minor POD fix Carlos Vicente 2012-10-03 15:15:48 -04:00
  • 8264f68f6c Add i_ssidmac() method to get BSSID's from AP's Eric A. Miller 2012-08-02 23:27:48 -04:00
  • 3e21357e8d Add i_ssidmac() to get BSSID's, grab radio base MAC as port MAC for AP's Eric A. Miller 2012-08-02 23:19:54 -04:00
  • ee5953d743 [3017571] Add LLDP support for NetSNMP device class (begemot) Eric A. Miller 2012-07-31 21:09:28 -04:00
  • 46f941b416 Typo in POD Eric A. Miller 2012-07-31 20:19:28 -04:00
  • 225e12e979 Add support for Juniper SSL VPN appliances in L7::Neoteris Eric A. Miller 2012-07-31 19:44:24 -04:00
  • 912ba274a6 Ignore loopback, other, and cpu interfaces. Use IfDescr for interface since we don't have SNMP-REPEATER-MIB loaded and methods defined. Eric A. Miller 2012-07-31 16:26:30 -04:00
  • 18f59db2b9 Add support for Avaya Secure Routers in L3::Tasman Eric A. Miller 2012-07-31 14:43:58 -04:00
  • f0ca1a5fa3 Cisco Nexus support Eric A. Miller 2012-07-31 14:40:54 -04:00
  • 446e5a13f7 Cisco Nexus support - new class L3::Nexus Eric A. Miller 2012-07-30 23:14:44 -04:00
  • e8a9d18445 Fix to return cached data for table methods (funcs) if available and not a partial request. Partial argument could be undef, but existed in methods supporting partial fetches. Changed check to see if there is a value in the partial argument rather than existence. Eric A. Miller 2012-07-25 20:41:33 -04:00
  • 6256f33079 [2809045] Strip preceding netscreen from model name in L3::Netscreen Eric A. Miller 2012-07-15 23:00:30 -04:00
  • b5c4bd99bf hasCDP() wasn't calling proper method for FDP check. Eric A. Miller 2012-07-15 22:55:17 -04:00
  • 56dae91c8a Add new EDP class to top level documentation and MANIFEST Eric A. Miller 2012-07-15 22:50:43 -04:00
  • 0661b1307a [1424336] Support for Extreme Discovery Protocol (EDP) and add EDP and LLDP L2 Topology to L3::Extreme Eric A. Miller 2012-07-15 22:38:24 -04:00
  • cd112f4925 [3418918] Report actual OS not vendor for extreme devices Eric A. Miller 2012-07-15 22:00:28 -04:00
  • 14bf6b84d3 bump version for release ver_2_0_8 Oliver Gorwits 2012-07-15 17:21:56 +01:00
  • 5c22a29e40 Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info Eric A. Miller 2012-07-14 08:01:09 -04:00
  • f1806f227b Add check required due to default partial Eric A. Miller 2012-07-14 07:56:24 -04:00
  • 025e7b72b5 bump version for release; push_ver deletes .orig files Oliver Gorwits 2012-07-10 17:54:54 +01:00
  • 97b398051f Fix BlueCoat serial Jeroen van Ingen 2012-07-09 13:53:26 +02:00
  • e21d8516fb Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info Eric A. Miller 2012-07-08 21:48:29 -04:00
  • 2972c70177 [3541442] Change L2::Catalyst port names to what is reported in CDP Eric A. Miller 2012-07-08 21:45:13 -04:00
  • 50b4274f68 [2132349] Add an additional check to get Foundry OS version Eric A. Miller 2012-07-08 21:29:56 -04:00
  • 75dc93f2c0 update MANIFEST for Kentrox, BlueCoatSG, SonicWall, APC Oliver Gorwits 2012-07-07 19:34:45 +01:00
  • 73fd627815 bump version for release; fixes for POD and Perl::Critic Oliver Gorwits 2012-07-07 19:32:13 +01:00
  • 9e84141983 Fix reporting of base MAC and get OS version of more devices in Juniper Eric A. Miller 2012-07-04 09:37:21 -04:00
  • bd6591db7b Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info Eric A. Miller 2012-07-04 08:23:48 -04:00
  • 515e876491 POD fix Eric A. Miller 2012-07-03 21:10:58 -04:00
  • 6105046ae9 Add pseudo ENTITY-MIB methods for hardware information Eric A. Miller 2012-07-03 21:09:12 -04:00
  • f0eb0a9ded Updated MODEL_MAP in L2::HP, added 2620 and 3800 series Jeroen van Ingen 2012-07-02 17:06:14 +02:00
  • a227db586b Added Cat6k/Sup2T to L3::C6500 class, bit more comments around the checks that result in L3::C6500 classification Jeroen van Ingen 2012-06-29 15:17:59 +02:00
  • 04eafd3e61 Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info Jeroen van Ingen 2012-06-28 13:07:44 +02:00
  • 3b25711e1f * Add method to report current transmit power of the radio interface, dot11_cur_tx_pwr_mw(), in Airespace class * Correct reporting of SSID broadcast status in Airespace class Eric A. Miller 2012-06-27 20:36:35 -04:00
  • 63687b5f8f [3323842] Juniper EX/SRX correct VLAN tag support - i_vlan() fix Eric A. Miller 2012-06-27 00:23:16 -04:00
  • cac2224fa1 LLDP bug fixes Eric A. Miller 2012-06-27 00:19:05 -04:00
  • 44da7544b7 Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info Jeroen van Ingen 2012-06-25 09:54:38 +02:00
  • 13478343cd Don't assume that lldpRemLocalPortNum is the same as ifIndex, try to cross reference lldpLocPortDesc with ifDescr to get ifIndex first. Revert commit eb5a492, patch request 3297786, and deal with timeMark by setting partial fetch to zero by default which should be a valid value according to RFC 2021. Eric A. Miller 2012-06-24 23:19:53 -04:00
  • a7aeae0aa2 Add very basic support for Blue Coat SG series devices. Not tested yet. Jeroen van Ingen 2012-06-15 15:02:38 +02:00
  • 876fb9946b Bump version number in Juniper.pm Carlos Vicente 2012-06-05 14:57:01 -04:00
  • e5853962b5 Wrong section of the Changelog Carlos Vicente 2012-06-05 14:56:48 -04:00
  • 3eaa2ae230 Updated Changelog Carlos Vicente 2012-06-05 14:08:59 -04:00
  • cd1acd023e Include LLDP information in output from cdp methods in C6500.pm. Same strategy as in HP.pm Carlos Vicente 2012-06-05 13:11:55 -04:00
  • e2a314b553 Added patch #3523320 (New vlan methods for Layer3/Juniper.pm) Carlos Vicente 2012-05-22 15:02:08 -04:00
  • 102a2a03e8 Reverting commit b3fb18e (SF #3076592) since it seems to break retrieving tables using v2 & bulkwalk Jeroen van Ingen 2012-04-19 17:57:42 +02:00
  • 8be0f9e06f Merge branch 'bldewolf-L3-root_ip' Brian De Wolf 2012-04-13 10:44:20 -07:00
  • 40239ea078 [3497004] AutoSpecify defaults to "off", reflect that in POD (a2w) and update README to be in line with Info.PM POD clarifications Jeroen van Ingen 2012-04-13 10:20:29 +02:00
  • 47032cbb4a [3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist) Oliver Gorwits 2012-04-12 15:47:23 +01:00
  • 11dbeb2741 [3497004] Clarify POD description of default values (a2w) Oliver Gorwits 2012-04-12 15:44:02 +01:00
  • 5242d16e02 [3472052] moduleSerialNumber support for Cisco Stack (Slava) Oliver Gorwits 2012-04-12 15:38:25 +01:00
  • 428c007543 [3268104] CiscoVTP.pm i_vlan_membership() array bounds (Michael Sanderson) Oliver Gorwits 2012-04-12 15:29:08 +01:00
  • d0fbfdea86 [3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits) Oliver Gorwits 2012-04-12 15:25:16 +01:00
  • b3fb18eee6 [3076592] Not an ARRAY reference in Info.pm (Oliver Gorwits) Oliver Gorwits 2012-04-12 15:19:59 +01:00
  • 7d470fd0e8 [2986858] Fix the patch from this ticket (Oliver Gorwits) Oliver Gorwits 2012-04-12 15:02:31 +01:00
  • 295e6fb283 [2980789] Fix root_ip to try OSPF RouterID first (Brian De Wolf) Oliver Gorwits 2012-04-12 14:50:38 +01:00
  • 9e545e8cf8 fix overly liberal Version parsing - thanks LT Oliver Gorwits 2012-04-12 14:24:46 +01:00
  • 182589745f [2037444] os_ver fails on some Extreme versions (Robert Kerr) Oliver Gorwits 2012-04-12 14:14:09 +01:00
  • bdfc430564 [3469527] Netgear LLDP Support (Nic Bernstein) Oliver Gorwits 2012-04-12 10:56:53 +01:00
  • 2da37f06ea [3317739] Fix for Baystack without POE on stack member 1 (David Baldwin) Oliver Gorwits 2012-04-12 10:27:55 +01:00
  • eb5a492eb9 [3297786] LLDP INDEX munged to ignore TimeMark component (David Baldwin) Oliver Gorwits 2012-04-12 10:10:51 +01:00
  • e79f031cb7 [3286549] Dell LLDP Support (Nico Giefing) Oliver Gorwits 2012-04-12 09:52:26 +01:00
  • 86909ae236 [3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek) Oliver Gorwits 2012-04-12 09:26:34 +01:00
  • 69861e7660 [3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek) Oliver Gorwits 2012-04-12 08:32:43 +01:00
  • 5054b1b5b5 update DeviceMatrix for Kentrox Oliver Gorwits 2012-04-12 08:32:29 +01:00
  • a2496a536d [2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek) Oliver Gorwits 2012-04-12 08:24:03 +01:00
  • f4ebe6a102 forgot to git-add SonicWALL.pm Oliver Gorwits 2012-04-11 14:55:44 +01:00
  • b10b922aa0 [2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek) Oliver Gorwits 2012-04-11 14:47:35 +01:00
  • a8673cc076 Small fix to L7::APC to silence Netdisco error that POWERNET-MIB couldn't be found Jeroen van Ingen 2011-11-11 13:18:21 +01:00
  • 2dd1cdc281 Add vendor-based & layer-based fallback classification for Layer7 Jeroen van Ingen 2011-11-11 10:44:16 +01:00
  • ccd03ae6d2 Add Layer7::APC class for basic APC UPS device support Jeroen van Ingen 2011-11-11 10:39:45 +01:00
  • 7e0771e065 Add Layer7 base class Jeroen van Ingen 2011-11-11 10:38:02 +01:00
  • e9fd3731a9 [2988163] Detect Juniper SSG firewalls as Layer3::Netscreen (R. Kerr) Oliver Gorwits 2011-10-05 10:43:57 +01:00
  • a5f242c28f new ChangeLog stub entry Oliver Gorwits 2011-09-28 11:19:45 +01:00
  • 43d1718618 bump ver for release, remove VERSION_CVS variable ver_2_0_6 Oliver Gorwits 2011-09-28 11:11:55 +01:00
  • d64f0d4a5e added doc stubs for two new classes HPVC and AdslLine Oliver Gorwits 2011-09-28 11:08:18 +01:00
  • 4a13ee8991 switched ChangeLog format to Moose style Alexander Hartmaier 2011-09-27 11:05:06 +02:00
  • 8764916086 Support for ADSL-LINE-MIB in new class AdslLine Alexander Hartmaier 2011-09-27 10:19:17 +02:00
  • 78b0b77e38 Added i_stack_status method that can be used for finding the parent interface for e.g. ADSL interface speed determination Alexander Hartmaier 2011-09-27 10:11:26 +02:00
  • 8a7376f6df Update ChangeLog wrt patch SF #3408506 Jeroen van Ingen 2011-09-23 11:54:07 +02:00
  • c9a36f12e6 Fix Use of uninitialized value in substr at /usr/share/perl5/SNMP/Info/IPv6.pm line 113. It is caused by an empty mac in local loopback interface on cisco devices. Michael Borgelt 2011-09-13 11:59:09 +02:00
  • 8199e2a973 Fix failure in POD. Michael Borgelt 2011-09-13 10:16:50 +02:00
  • e1f3fb3a44 Fix generic device classification bug for devices w/o L1-L3 support Jeroen van Ingen 2011-09-21 17:04:48 +02:00
  • 52275e92af New class L2::HPVC for VirtualConnect blade switches Jeroen van Ingen 2011-09-09 17:49:52 +02:00
  • 5d9eec0992 New Layer3::Mikrotik class added to MANIFEST Jeroen van Ingen 2011-09-09 17:42:54 +02:00
  • cd9c637ba5 test_class.pl script: also test devices without layers / sysServices Jeroen van Ingen 2011-09-09 17:14:01 +02:00
  • 0bc405792a Updated changelog to reflect previous 2 commits Jeroen van Ingen 2011-09-05 12:43:14 +02:00
  • 8fb36625bc Add proper classing for Cisco blade switches to Layer2 section as well, for CBS devices reporting L2 capability only Jeroen van Ingen 2011-09-05 11:35:32 +02:00