Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						04eafd3e61 
					 
					
						
						
							
							Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info  
						
						
						
						
							
						
					 
					
						2012-06-28 13:07:44 +02:00 
						 
				 
			
				
					
						
							
							
								Eric A. Miller 
							
						 
					 
					
						
						
							
						
						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 
						
						
							
						
					 
					
						2012-06-27 20:48:26 -04:00 
						 
				 
			
				
					
						
							
							
								Eric A. Miller 
							
						 
					 
					
						
						
							
						
						63687b5f8f 
					 
					
						
						
							
							[3323842] Juniper EX/SRX correct VLAN tag support - i_vlan() fix  
						
						
						
						
							
						
					 
					
						2012-06-27 00:23:16 -04:00 
						 
				 
			
				
					
						
							
							
								Eric A. Miller 
							
						 
					 
					
						
						
							
						
						cac2224fa1 
					 
					
						
						
							
							LLDP bug fixes  
						
						
						
						
							
						
					 
					
						2012-06-27 00:19:05 -04:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						44da7544b7 
					 
					
						
						
							
							Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info  
						
						
						
						
							
						
					 
					
						2012-06-25 09:54:38 +02:00 
						 
				 
			
				
					
						
							
							
								Eric A. Miller 
							
						 
					 
					
						
						
							
						
						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.  
						
						
						
						
							
						
					 
					
						2012-06-24 23:19:53 -04:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						a7aeae0aa2 
					 
					
						
						
							
							Add very basic support for Blue Coat SG series devices. Not tested yet.  
						
						
						
						
							
						
					 
					
						2012-06-15 15:02:38 +02:00 
						 
				 
			
				
					
						
							
							
								Carlos Vicente 
							
						 
					 
					
						
						
							
						
						876fb9946b 
					 
					
						
						
							
							Bump version number in Juniper.pm  
						
						
						
						
							
						
					 
					
						2012-06-05 14:57:01 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos Vicente 
							
						 
					 
					
						
						
							
						
						e5853962b5 
					 
					
						
						
							
							Wrong section of the Changelog  
						
						
						
						
							
						
					 
					
						2012-06-05 14:56:48 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos Vicente 
							
						 
					 
					
						
						
							
						
						3eaa2ae230 
					 
					
						
						
							
							Updated Changelog  
						
						
						
						
							
						
					 
					
						2012-06-05 14:08:59 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos Vicente 
							
						 
					 
					
						
						
							
						
						cd1acd023e 
					 
					
						
						
							
							Include LLDP information in output from cdp methods in C6500.pm. Same strategy as in HP.pm  
						
						
						
						
							
						
					 
					
						2012-06-05 13:11:55 -04:00 
						 
				 
			
				
					
						
							
							
								Carlos Vicente 
							
						 
					 
					
						
						
							
						
						e2a314b553 
					 
					
						
						
							
							Added patch  #3523320  (New vlan methods for Layer3/Juniper.pm)  
						
						
						
						
							
						
					 
					
						2012-05-22 15:02:08 -04:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						102a2a03e8 
					 
					
						
						
							
							Reverting commit  b3fb18e (SF  #3076592 ) since it seems to break retrieving tables using v2 & bulkwalk  
						
						
						
						
							
						
					 
					
						2012-04-19 17:57:42 +02:00 
						 
				 
			
				
					
						
							
							
								Brian De Wolf 
							
						 
					 
					
						
						
							
						
						8be0f9e06f 
					 
					
						
						
							
							Merge branch 'bldewolf-L3-root_ip'  
						
						... 
						
						
						
						This commit makes the Layer3 root_ip determination a little more picky about
the OSPF ID.  My initial patch that Oliver committed would blindly accept the
OSPF ID if it was set.  Instead, we check if it's actually a route advertised
by the device (in case someone uses OSPF IDs that aren't actually related to
the device), otherwise we fall back to picking the first /32 in the routing
table. 
						
						
							
						
					 
					
						2012-04-13 10:44:20 -07:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						40239ea078 
					 
					
						
						
							
							[3497004] AutoSpecify defaults to "off", reflect that in POD (a2w)  
						
						... 
						
						
						
						and update README to be in line with Info.PM POD clarifications 
						
						
							
						
					 
					
						2012-04-13 10:20:29 +02:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						47032cbb4a 
					 
					
						
						
							
							[3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:47:23 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						11dbeb2741 
					 
					
						
						
							
							[3497004] Clarify POD description of default values (a2w)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:44:02 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						5242d16e02 
					 
					
						
						
							
							[3472052] moduleSerialNumber support for Cisco Stack (Slava)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:38:25 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						428c007543 
					 
					
						
						
							
							[3268104] CiscoVTP.pm i_vlan_membership() array bounds (Michael Sanderson)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:29:08 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						d0fbfdea86 
					 
					
						
						
							
							[3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:25:16 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						b3fb18eee6 
					 
					
						
						
							
							[3076592] Not an ARRAY reference in Info.pm (Oliver Gorwits)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:19:59 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						7d470fd0e8 
					 
					
						
						
							
							[2986858] Fix the patch from this ticket (Oliver Gorwits)  
						
						
						
						
							
						
					 
					
						2012-04-12 15:02:31 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						295e6fb283 
					 
					
						
						
							
							[2980789] Fix root_ip to try OSPF RouterID first (Brian De Wolf)  
						
						
						
						
							
						
					 
					
						2012-04-12 14:50:38 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						9e545e8cf8 
					 
					
						
						
							
							fix overly liberal Version parsing - thanks LT  
						
						
						
						
							
						
					 
					
						2012-04-12 14:24:46 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						182589745f 
					 
					
						
						
							
							[2037444] os_ver fails on some Extreme versions (Robert Kerr)  
						
						
						
						
							
						
					 
					
						2012-04-12 14:14:09 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						bdfc430564 
					 
					
						
						
							
							[3469527] Netgear LLDP Support (Nic Bernstein)  
						
						
						
						
							
						
					 
					
						2012-04-12 10:56:53 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						2da37f06ea 
					 
					
						
						
							
							[3317739] Fix for Baystack without POE on stack member 1 (David Baldwin)  
						
						
						
						
							
						
					 
					
						2012-04-12 10:27:55 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						eb5a492eb9 
					 
					
						
						
							
							[3297786] LLDP INDEX munged to ignore TimeMark component (David Baldwin)  
						
						
						
						
							
						
					 
					
						2012-04-12 10:10:51 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						e79f031cb7 
					 
					
						
						
							
							[3286549] Dell LLDP Support (Nico Giefing)  
						
						
						
						
							
						
					 
					
						2012-04-12 09:52:26 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						86909ae236 
					 
					
						
						
							
							[3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek)  
						
						
						
						
							
						
					 
					
						2012-04-12 09:26:34 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						69861e7660 
					 
					
						
						
							
							[3085411] Activate L3 properties for Netgear GSM7224v2 (phishphreek)  
						
						
						
						
							
						
					 
					
						2012-04-12 08:32:43 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						5054b1b5b5 
					 
					
						
						
							
							update DeviceMatrix for Kentrox  
						
						
						
						
							
						
					 
					
						2012-04-12 08:32:29 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						a2496a536d 
					 
					
						
						
							
							[2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)  
						
						
						
						
							
						
					 
					
						2012-04-12 08:24:03 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						f4ebe6a102 
					 
					
						
						
							
							forgot to git-add SonicWALL.pm  
						
						
						
						
							
						
					 
					
						2012-04-11 14:55:44 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						b10b922aa0 
					 
					
						
						
							
							[2993691] Support for SonicWALL devices in new class L3::SonicWALL (phishphreek)  
						
						
						
						
							
						
					 
					
						2012-04-11 14:47:35 +01:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						a8673cc076 
					 
					
						
						
							
							Small fix to L7::APC to silence Netdisco error that POWERNET-MIB couldn't be found  
						
						
						
						
							
						
					 
					
						2011-11-11 13:18:21 +01:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						2dd1cdc281 
					 
					
						
						
							
							Add vendor-based & layer-based fallback classification for Layer7  
						
						
						
						
							
						
					 
					
						2011-11-11 10:44:16 +01:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						ccd03ae6d2 
					 
					
						
						
							
							Add Layer7::APC class for basic APC UPS device support  
						
						
						
						
							
						
					 
					
						2011-11-11 10:39:45 +01:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						7e0771e065 
					 
					
						
						
							
							Add Layer7 base class  
						
						
						
						
							
						
					 
					
						2011-11-11 10:38:02 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						e9fd3731a9 
					 
					
						
						
							
							[2988163] Detect Juniper SSG firewalls as Layer3::Netscreen (R. Kerr)  
						
						
						
						
							
						
					 
					
						2011-10-05 10:43:57 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						a5f242c28f 
					 
					
						
						
							
							new ChangeLog stub entry  
						
						
						
						
							
						
					 
					
						2011-09-28 11:19:45 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						43d1718618 
					 
					
						
						
							
							bump ver for release, remove VERSION_CVS variable  
						
						... 
						
						
						
						update MANIFEST 
						
						
							
 
						
					 
					
						2011-09-28 11:17:26 +01:00 
						 
				 
			
				
					
						
							
							
								Oliver Gorwits 
							
						 
					 
					
						
						
							
						
						d64f0d4a5e 
					 
					
						
						
							
							added doc stubs for two new classes HPVC and AdslLine  
						
						
						
						
							
						
					 
					
						2011-09-28 11:08:18 +01:00 
						 
				 
			
				
					
						
							
							
								Alexander Hartmaier 
							
						 
					 
					
						
						
							
						
						4a13ee8991 
					 
					
						
						
							
							switched ChangeLog format to Moose style  
						
						
						
						
							
						
					 
					
						2011-09-27 11:05:06 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Hartmaier 
							
						 
					 
					
						
						
							
						
						8764916086 
					 
					
						
						
							
							Support for ADSL-LINE-MIB in new class AdslLine  
						
						
						
						
							
						
					 
					
						2011-09-27 10:19:17 +02:00 
						 
				 
			
				
					
						
							
							
								Alexander Hartmaier 
							
						 
					 
					
						
						
							
						
						78b0b77e38 
					 
					
						
						
							
							Added i_stack_status method that can be used for finding the parent interface for e.g. ADSL interface speed determination  
						
						
						
						
							
						
					 
					
						2011-09-27 10:11:26 +02:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						8a7376f6df 
					 
					
						
						
							
							Update ChangeLog wrt patch SF  #3408506  
						
						
						
						
							
						
					 
					
						2011-09-23 11:54:07 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Borgelt 
							
						 
					 
					
						
						
							
						
						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.  
						
						... 
						
						
						
						Signed-off-by: Jeroen van Ingen <jeroen@utwente.nl > 
						
						
							
						
					 
					
						2011-09-23 11:41:53 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Borgelt 
							
						 
					 
					
						
						
							
						
						8199e2a973 
					 
					
						
						
							
							Fix failure in POD.  
						
						... 
						
						
						
						Signed-off-by: Jeroen van Ingen <jeroen@utwente.nl > 
						
						
							
						
					 
					
						2011-09-22 17:21:50 +02:00 
						 
				 
			
				
					
						
							
							
								Jeroen van Ingen 
							
						 
					 
					
						
						
							
						
						e1f3fb3a44 
					 
					
						
						
							
							Fix generic device classification bug for devices w/o L1-L3 support  
						
						... 
						
						
						
						Commit 52275e92 
						
						
							
						
					 
					
						2011-09-21 17:04:48 +02:00