Eric Miller
2ab9bb0053
Add NetScreen support. SF patch ID 1507463.
2006-08-30 02:17:19 +00:00
Eric Miller
45af60459f
Basic Sun support - SF Patch 1544637 contributed by begemot
2006-08-23 19:48:47 +00:00
Eric Miller
c130b9a49e
Fix SNMPv1 partial table fetches, bug introduced by patch to enable single instance partial table fetches.
2006-08-22 01:42:56 +00:00
Eric Miller
83fb73389a
Bill's patch to allow single instance partial table fetches.
2006-08-17 01:54:27 +00:00
Eric Miller
74ccc599fe
Add generic device type detection using IANA assigned enterpise number extracted from sysObjectID. Add Dell switch detection.
2006-08-11 02:26:26 +00:00
Eric Miller
cf1564d598
doc updates
2006-07-08 02:01:22 +00:00
Eric Miller
799a06b63a
prep 1.04, capture older versions of BayRS
2006-07-08 01:25:40 +00:00
Max Baker
f65332f9cc
added detection for C3400 w/ metrobase to L3/C3550 class
2006-06-26 23:00:27 +00:00
Max Baker
3416928233
added c2940 support, fixed typo in Orinoco detection.
2006-06-20 18:26:52 +00:00
Max Baker
4d262872c8
added sysID to debug messages for data collection purposes
2006-06-20 05:00:23 +00:00
Max Baker
795ae41d68
changed detection of HP ProCurve devices. New firmware doesn't have the string HP in the description... maybe we should use OIDs :-)
2006-06-20 04:34:59 +00:00
Max Baker
ddca296e2a
added generic L2::Cisco class and fixed warnings in CiscoStack
2006-06-20 03:58:10 +00:00
Eric Miller
2f07667560
device detection for Cisco Aironet 1130/1240, Cisco Sup Eng 2/32, Cisco 2960
2006-06-20 02:10:52 +00:00
Eric Miller
23dd87c294
prep 1.03-beta
2006-04-14 03:09:14 +00:00
Eric Miller
be0391bfa8
ver in doc
2006-04-08 03:22:08 +00:00
Eric Miller
5134f4163c
rev version for beta
2006-04-08 02:54:55 +00:00
Eric Miller
8bed2081b9
doc updates, fix namespace snmp_connect_ip()
2006-04-07 02:31:20 +00:00
Bill Fenner
3c4b8911f5
Add i_speed_high(), which i_speed() uses if needed to support
...
interfaces >4Gbps
2006-04-06 20:50:46 +00:00
Bill Fenner
4edb3115e5
Add [the beginning of] a Layer3::Juniper class.
...
Junipers worked with SNMP::Info::Layer3; this class's main purpose
is to get the device inventory a bit nicer.
2006-04-05 04:16:36 +00:00
Bill Fenner
33435d89e4
Allow calls to orig_foo, load_orig_foo, set_orig_foo
...
to be able to call a FUNC that you've overloaded with a function.
2006-04-05 03:59:58 +00:00
Eric Miller
409065375e
add sub _snmp_connect_ip
2006-04-05 01:45:53 +00:00
Bill Fenner
8f10a4f16e
Add a new class for Cisco Catalyst 4000/4500 and move 4000 support to use it.
2006-03-28 22:14:37 +00:00
Eric Miller
2d3b28b973
Carlos Vicente's ipforwarding patch - SF 1431212 and doc updates
2006-02-16 04:58:42 +00:00
Eric Miller
4de346fa39
synoptics hub support
2006-02-01 22:30:42 +00:00
Eric Miller
70944f0589
Aruba os name change - Brian Chow
2006-01-31 13:10:58 +00:00
Eric Miller
a4cc2f5514
Nortel arpnip support for stackable layer 3 models
2006-01-26 04:41:07 +00:00
Eric Miller
7966400cf2
Nortel name changes
2006-01-25 19:35:11 +00:00
Eric Miller
183f8bde3a
Extreme Summit fix
2006-01-25 17:57:24 +00:00
Eric Miller
8846bb2f0f
documentation
2006-01-24 20:47:58 +00:00
Eric Miller
558c80aa84
Aruba wireless support
2006-01-24 20:15:16 +00:00
Eric Miller
f905638e5b
2270 wireless switch (airespace) support
2006-01-24 19:58:27 +00:00
Eric Miller
25f57d65a5
Justin Hunter's patch, SF ID 1341140
2005-11-14 03:38:26 +00:00
Eric Miller
bf040dffa9
add extreme networks support
2005-09-29 02:06:32 +00:00
Eric Miller
bfcb56f06d
correct Nortel 1600 definition
2005-06-03 18:12:32 +00:00
Eric Miller
4da90c4f9b
add support for Nortel 1600 and 8100 series
2005-06-03 04:14:55 +00:00
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