Bill Fenner
8955e25c4f
Add new VLAN methods to Extreme.
...
Add additional powersupply and fan info.
Use the concise interface name (e.g., "1/32"), instead of description
(e.g., "RMON Port 32 on Unit 1").
2007-06-13 15:11:04 +00:00
Eric Miller
4c33cfecff
Prep 1.05
2007-06-13 02:52:43 +00:00
Eric Miller
2070f9b9e0
Support partial table fetches on overridden table methods.
...
Prep 1.05
2007-06-13 02:48:44 +00:00
Eric Miller
1ebe34ce90
[ 1681923 ] Preliminary MS Windows router support (begemot)
2007-06-11 02:38:53 +00:00
Eric Miller
7602c30d96
Add LLDP support.
...
Support partial table fetches on overridden table methods.
Modification to support Foundry devices in single class.
Pod updates.
2007-06-09 03:07:49 +00:00
Eric Miller
508a86b563
Emulate ENTITY-MIB Physical Table methods using RAPID-CITY MIB
2007-05-17 02:19:11 +00:00
Eric Miller
8cae0c74fb
Emulate ENTITY-MIB Physical Table methods using Wellfleet-HARDWARE-MIB and Wellfleet-MODULE-MIB.
2007-04-21 02:37:14 +00:00
Eric Miller
93c54da5ba
[ 1577927 ] Add EIGRP Neighbor Tables (Andrew Herrick)
2007-04-15 03:39:01 +00:00
Eric Miller
d9c87bdfbd
- Modify inheritance to use Cisco classes before generic classes
...
- [ 1670428 ] add CiscoConfig inheritance
- Remove globs which shouldn't be needed with new inheritance chain
- Add CiscoPortSecurity inheritance so we can remove port security from CiscoStack
- POD updates
2007-04-15 02:44:14 +00:00
Bill Fenner
0dc9174c83
Fix uptime fetching code.
...
Minor documentation fixes.
2007-02-15 21:49:59 +00:00
Bill Fenner
70197f35ee
Add Layer3::NetSNMP, combining some of my work with that submitted by
...
Bradley Baetz in patch 1557529.
2007-02-14 23:58:31 +00:00
Bill Fenner
d460c5a473
Some of the links were broken since some pages used
...
TABLE ENTRIES and others used TABLE METHODS. Since
README says TABLE METHODS, let's standardize on that.
2006-11-18 00:23:26 +00:00
Bill Fenner
87063bc4d3
Update Required MIBs, GLOBALS and TABLE ENTRIES sections to
...
include links in cross-references to other SNMP::Info pages.
2006-11-17 00:59:33 +00:00
Bill Fenner
948921930b
Remove custom ipNetToMediaTable implementations, and inherit them
...
from Layer3.pm
Use orig_foo() instead of custom versions
Rename 'serial' to 'serial1' so Layer3.pm's serial() sub will use it
2006-11-17 00:25:14 +00:00
Bill Fenner
1be0292e78
Override the Layer3 serial number fetching.
2006-11-03 19:06:43 +00:00
Eric Miller
d8994dc737
Rework regex again for conflicts between 8100 and 1100 series.
2006-09-29 13:56:42 +00:00
Eric Miller
c240cfc854
Regex fix for 8110
2006-09-29 01:52:48 +00:00
Eric Miller
72e8f46633
ERS 1600 series code versions >= 2.1 now use this class
2006-09-19 16:24:09 +00:00
Eric Miller
fae8e8396f
Pod changes.
2006-08-30 02:07:08 +00:00
Eric Miller
cdccde0c7d
Initial Import.
2006-08-30 02:02:58 +00:00
Eric Miller
2586fc9309
Initial import - SF Patch 1544637 contributed by begemot
2006-08-23 19:45:16 +00:00
Eric Miller
01cafebf89
Inherit from Layer3. Use orig_ syntax. Remove redundant items.
...
Support partial table fetches on overridden table methods.
Rework methods to use least amount of SNMP queries based upon calling context.
2006-08-23 19:34:10 +00:00
Eric Miller
362acb9217
Initial import - support for Dell Power Connect switches
2006-08-10 02:36:13 +00:00
Eric Miller
b55e15a568
prep 1.04
2006-06-30 21:33:47 +00:00
Eric Miller
6b3edc3232
capture older versions
2006-06-30 21:24:23 +00:00
Bill Fenner
1fac4cb13c
Remove CiscoStack from @ISA
2006-04-15 19:02:44 +00:00
Eric Miller
01dc21e338
prep 1.03-beta
2006-04-14 03:14:53 +00:00
Eric Miller
0b8f6db97a
prep 1.03-beta, ?
2006-04-14 03:14:36 +00:00
Eric Miller
ba6e02ea5e
remove ciscostack
2006-04-14 02:39:47 +00:00
Eric Miller
5134f4163c
rev version for beta
2006-04-08 02:54:55 +00:00
Eric Miller
eeac8fd9a2
fix namespace snmp_connect_ip()
2006-04-07 02:46:04 +00:00
Eric Miller
07db467827
doc updates, fix namespace snmp_connect_ip()
2006-04-07 02:44:14 +00:00
Eric Miller
f0e0b9063c
doc
2006-04-06 21:41:43 +00:00
Bill Fenner
41907297f8
Commit in the directory I thought I was in before, and add
...
Juniper to the DeviceMatrix.
While I'm fixing mistakes, add the .0 to jnxBoxSerialNo.0
2006-04-06 21:31:48 +00:00
Bill Fenner
5cc00d443c
Use SNMP::Info::MAU for mau_i_speed_admin.
...
Update documentation to note that we use SNMP::Info::MAU and
remove some bits accidentally copied from another Cisco class.
2006-04-05 05:11:55 +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
Eric Miller
23eb3b596d
remove root_ip()
2006-04-05 02:34:19 +00:00
Eric Miller
55b2a27f40
check for unreachable root ip before assignment
2006-04-05 02:30:17 +00:00
Eric Miller
c530e25e02
check for unreachable root ip before assignment
2006-04-05 01:57:12 +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
14db80441c
doc update
2006-02-18 04:33:02 +00:00
Eric Miller
6193e661f5
remove e-mail
2006-02-18 04:31:24 +00:00
Eric Miller
88cdcebe2d
use EXTREME-FDB-MIB instead of BRIDGE-MIB since BRIDGE-MIB must be explicitly enabled on these devices and does not respond by default. Fix duplex status reporting.
2006-02-18 04:03:34 +00:00
Eric Miller
22fd4f73a9
Alexander Hartmaier's patch - SF 1369007
2006-02-02 03:37:06 +00:00
Eric Miller
d2b4c85d37
doc updates
2006-01-26 04:46:18 +00:00
Eric Miller
3a1d04eb38
bp_index fix - some 8600's not working properly
2005-11-11 21:34:15 +00:00
Eric Miller
9b2229e3eb
remove root_ip()
2005-09-29 02:48:45 +00:00
Eric Miller
86a12cd2a6
Initial Import
2005-09-22 19:15:24 +00:00
Eric Miller
afab6191b2
add support for Nortel N16XX series
2005-06-03 03:46:47 +00:00
Eric Miller
7ce87ebd3d
add support for 8100 series, doc cleanup
2005-06-03 03:39:56 +00:00