Eric Miller 
							
						 
					 
					
						
						
							
						
						d314ffe897 
					 
					
						
						
							
							add support for Accelar Layer 3  
						
						
						
						
					 
					
						2005-04-07 03:54:40 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Miller 
							
						 
					 
					
						
						
							
						
						1162dc3a7b 
					 
					
						
						
							
							add endofmibview exception handling  
						
						
						
						
					 
					
						2005-03-28 00:52:17 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Miller 
							
						 
					 
					
						
						
							
						
						76c734dc01 
					 
					
						
						
							
							restrict Passport class to 8600  
						
						
						
						
					 
					
						2005-03-10 03:14:55 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						3656d4c514 
					 
					
						
						
							
							*** empty log message ***  
						
						
						
						
					 
					
						2005-02-17 01:50:47 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						0f654f5aaa 
					 
					
						
						
							
							- removed some MIB documentation.  expect ppl to use my mib package or suffer.  
						
						... 
						
						
						
						- added bulkwalk() method so it can be changed dynamically.
- added support for L2::Foundry
- removed rfc1213-mib -- net-snmp does this for us
- fixed some typos in _load_attr() 
						
						
					 
					
						2005-02-17 01:44:22 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						933bbaf00b 
					 
					
						
						
							
							- Rev'd to 1.0  
						
						... 
						
						
						
						- Added DebugSNMP option
- fixed [ 1111284 ] Parameters not being set with AutoSpecify
  by changing around arg passing in new() and specify()
- took out the bulkwalk_no for net-snmp 5.1 thing
- fixed up the check for $INIT and $DEBUG so they don't have to be explicitly
   set in every subclass.
- Fixed error detection when creating a new SNMP Session
+ Added L2::Foundry to device_type()
+ Added munge_i_up() to account for bug where IF-MIB and RFC1213-MIB data collide 
						
						
					 
					
						2005-01-28 08:33:16 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						b6989e8ada 
					 
					
						
						
							
							added entity-mib to l2 and l3 classes.  abstracted non cisco stuff from L3 to L3::Cisco and CiscoStats  
						
						
						
						
					 
					
						2005-01-18 01:59:19 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						ab175a747c 
					 
					
						
						
							
							change 0.1 to 0.10. doh.  
						
						
						
						
					 
					
						2005-01-06 02:35:46 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						2a10991980 
					 
					
						
						
							
							heh, nice catch  
						
						
						
						
					 
					
						2004-11-20 05:18:24 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d808fc1e6f 
					 
					
						
						
							
							typo found by diabolic_mdog  
						
						
						
						
					 
					
						2004-11-20 05:10:42 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						db871c590c 
					 
					
						
						
							
							added bulkwalk and bulkrepeaters options  
						
						
						
						
					 
					
						2004-11-19 01:01:27 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						e0acc5ce90 
					 
					
						
						
							
							doc upgrades  
						
						
						
						
					 
					
						2004-11-16 01:40:56 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						a1f913d91e 
					 
					
						
						
							
							doc upgrades for 0.9  
						
						
						
						
					 
					
						2004-11-16 01:32:10 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d19b71073d 
					 
					
						
						
							
							Added L3::Cisco class, added method check to _set()  
						
						
						
						
					 
					
						2004-11-15 23:31:20 +00:00 
						 
				 
			
				
					
						
							
							
								Eric Miller 
							
						 
					 
					
						
						
							
						
						19b5d34c10 
					 
					
						
						
							
							fix bayrs match, rcs tag  
						
						
						
						
					 
					
						2004-11-04 17:46:28 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						36f84e357e 
					 
					
						
						
							
							added RCS id tag and rev'd all version numbers to 0.9  
						
						
						
						
					 
					
						2004-10-28 21:53:15 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						bbd45f82ab 
					 
					
						
						
							
							+ MibDir addition to allow for specifying mib dirs.  
						
						... 
						
						
						
						* _global() change so that failed data is cached and not
            attempted to be retrieved.
            This includes NOSUCH* type returns
+ All of jerneric's kick-ass Nortel additions and typo fixes. 
						
						
					 
					
						2004-10-28 21:43:53 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						dceec4f537 
					 
					
						
						
							
							added c3560 to c3550 class  
						
						
						
						
					 
					
						2004-10-13 16:38:30 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						dc00c7d907 
					 
					
						
						
							
							Added BULKWALK patch from b.baetz  
						
						
						
						
					 
					
						2004-09-27 14:48:19 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						70744f3df2 
					 
					
						
						
							
							added i_lastchange()  
						
						
						
						
					 
					
						2004-06-21 15:33:12 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						440bb002b6 
					 
					
						
						
							
							doc changes  
						
						
						
						
					 
					
						2004-03-22 04:22:00 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						1278117b05 
					 
					
						
						
							
							added c6sup1 to l3:c6500  
						
						
						
						
					 
					
						2004-03-14 17:30:26 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d78e5d6656 
					 
					
						
						
							
							added cisco_comm_indexing() method for clarification/customization purposed.  
						
						
						
						
					 
					
						2004-03-02 05:46:14 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						094c2d548d 
					 
					
						
						
							
							added device_type() debugging info.  
						
						
						
						
					 
					
						2004-03-02 05:22:35 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						6b4444d97a 
					 
					
						
						
							
							version and copyright change for 0.8 prep  
						
						
						
						
					 
					
						2004-02-13 06:30:31 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						3bd7f78277 
					 
					
						
						
							
							added weird description for c6500's  
						
						
						
						
					 
					
						2004-02-10 17:23:11 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						3994706465 
					 
					
						
						
							
							fix by dana watanabe to support C3500xl in description string.  Added new T3 to speed map  
						
						
						
						
					 
					
						2004-02-06 03:25:10 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						5ef4c78f8a 
					 
					
						
						
							
							Added ap4800 to l3:aironet class  
						
						
						
						
					 
					
						2004-01-28 06:14:18 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						a51ad7ee88 
					 
					
						
						
							
							added Cisco 2970 to l3:c6500 class  
						
						
						
						
					 
					
						2004-01-28 06:06:03 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						fe59f88dd3 
					 
					
						
						
							
							added older aironet, l2:allied, l2:zyxel  
						
						
						
						
					 
					
						2004-01-06 23:56:17 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						c8c94bbd8b 
					 
					
						
						
							
							added cat4000 and 3750s to l3:c6500 class  
						
						
						
						
					 
					
						2004-01-05 00:16:07 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						054e27e827 
					 
					
						
						
							
							added C3500XL support  
						
						
						
						
					 
					
						2003-09-23 02:56:51 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						766f14d2bf 
					 
					
						
						
							
							ver 0.7 prep  
						
						
						
						
					 
					
						2003-08-14 18:24:56 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						dfff2624ac 
					 
					
						
						
							
							added support for AP1200  
						
						
						
						
					 
					
						2003-08-04 21:48:14 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						476053c539 
					 
					
						
						
							
							added C6500 class.  Added dual t1 to speed map  
						
						
						
						
					 
					
						2003-07-29 19:29:38 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						a94c685c6d 
					 
					
						
						
							
							changed speed_map  
						
						
						
						
					 
					
						2003-07-29 15:43:50 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						81f0b821e3 
					 
					
						
						
							
							changed speedmap  
						
						
						
						
					 
					
						2003-07-29 15:32:07 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						ea8275677b 
					 
					
						
						
							
							changed device_type() to not falsepositive for Bay and HP classes.  Changed error_throw to not give line feeds.  
						
						
						
						
					 
					
						2003-07-28 16:22:36 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						0d8aa25e63 
					 
					
						
						
							
							added defaults and thanks  
						
						
						
						
					 
					
						2003-07-24 00:25:36 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						a49d1522b0 
					 
					
						
						
							
							added t1s to speed_map and added l2 c3550's to device_type()  
						
						
						
						
					 
					
						2003-07-02 20:51:48 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d176570b1d 
					 
					
						
						
							
							case sensitive for 2900s and 2950s in device_type()  
						
						
						
						
					 
					
						2003-06-27 23:54:15 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						393fb71b1a 
					 
					
						
						
							
							added 2950s to the C2900 class  
						
						
						
						
					 
					
						2003-06-27 23:09:35 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						e296e93b23 
					 
					
						
						
							
							push ver_0_6  
						
						
						
						
					 
					
						2003-06-18 16:26:39 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						f988cecc4d 
					 
					
						
						
							
							version 0.5 prep  
						
						
						
						
					 
					
						2003-06-10 16:50:44 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d2f67b2db2 
					 
					
						
						
							
							Added partial table lookup capabilities  
						
						
						
						
					 
					
						2003-05-30 21:04:56 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						fa38fdbc2b 
					 
					
						
						
							
							Added IP Route Table  
						
						
						
						
					 
					
						2003-05-30 19:22:15 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						e448915e0b 
					 
					
						
						
							
							Added SUPPORT section  
						
						
						
						
					 
					
						2003-05-14 01:07:28 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						f9a97d7a3b 
					 
					
						
						
							
							fixed clear_cache()  
						
						
						
						
					 
					
						2003-04-29 18:00:11 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						d5f1a1ae95 
					 
					
						
						
							
							doc change  
						
						
						
						
					 
					
						2003-04-29 17:45:40 +00:00 
						 
				 
			
				
					
						
							
							
								Max Baker 
							
						 
					 
					
						
						
							
						
						466c0daec0 
					 
					
						
						
							
							doc change  
						
						
						
						
					 
					
						2003-04-29 17:42:58 +00:00