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
Max Baker
2e17b5c64a
*** empty log message ***
2006-06-20 03:58:45 +00:00
Max Baker
ddca296e2a
added generic L2::Cisco class and fixed warnings in CiscoStack
2006-06-20 03:58:10 +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
23dd87c294
prep 1.03-beta
2006-04-14 03:09:14 +00:00
Eric Miller
ba6e02ea5e
remove ciscostack
2006-04-14 02:39:47 +00:00
Bill Fenner
53ebeacc09
Don't call mau_i_duplex_admin_old() if the device doesn't implement
...
the table at all.
2006-04-13 04:03:53 +00:00
Bill Fenner
bd6cc8d7f4
Default to using the ipNetToMediaTable to get arp entries.
...
The old atTable has been deprecated since 1991; many newer
devices don't implement it at all. Fall back to the old
atTable if the device doesn't implement ipNetToMediaTable
(but I find it hard to imagine that there are any such devices)
2006-04-13 04:01:24 +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
ceac50e33e
Use CISCO-DOT11-IF-MIB to get SSID and channel info per radio port.
2006-04-05 06:11:18 +00:00
Bill Fenner
b71ba01d32
Create and use a duplex_munge to remove the string "Duplex" from the
...
return value of el_duplex().
Submitted by: Justin Hunter (arcanez)
2006-04-05 05:43:36 +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
59fbe71c56
fix for models not returning complete bp_index()
2006-04-05 03:42:10 +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
5e46120b52
not really
2006-04-05 02:15:51 +00:00
Eric Miller
4b70bfa7c8
check for unreachable root ip before assignment
2006-04-05 02:09:06 +00:00
Eric Miller
c530e25e02
check for unreachable root ip before assignment
2006-04-05 01:57:12 +00:00
Bill Fenner
32ccc2857f
Implement mau_i_speed_admin based on the strings in the middle of
...
ifMauDefaultType
2006-03-29 21:46:55 +00:00
Bill Fenner
c1025cb76f
Use SNMPv2-MIB instead of RFC1213-MIB for sysDescr
2006-03-29 21:45:30 +00:00
Bill Fenner
1f6a738cda
Updated MODEL_MAP from HP-ICF-OID MIB, partly based on email from
...
Robert Kerr.
2006-03-29 00:33:59 +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
Bill Fenner
50d9fdefb3
Rewrite mau_i_duplex_admin in terms of mau_type_admin (ifMauDefaultType).
...
Call the old one (mau_i_duplex_admin_old) if mau_type_admin is empty.
Most modern devices support ifMauDefaultType but not everything
supports ifMauAutoNegCapAdvertised.
2006-03-28 22:11:44 +00:00
Bill Fenner
d777d98396
Inherit CiscoStats to get the products MIB in scope so that the product
...
ID gets translated.
Enable CDP. In bridge mode it's possible that there's something to
learn from it.
2006-03-28 22:06:48 +00:00
Eric Miller
9fc965d095
try to capture all the names
2006-02-21 03:25:41 +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
20024f8c50
add set_i_duplex_admin() and set_i_speed_admin() methods, add portCrossIndex in %FUNCS to support bp_index() patch in Catalyst class
2006-02-18 03:55:36 +00:00
Eric Miller
40caf6cc0e
use CISCO-STACK-MIB for bridge port mapping rather than BRIDGE-MIB due to some devices not returning complete index
2006-02-18 03:49:55 +00:00
Eric Miller
325b087bd1
Carlos Vicente's BGP patch - SF 1431212
2006-02-16 03:42:20 +00:00
Eric Miller
0703a5f777
Alexander Barthel's STP patches SF 1424342
2006-02-16 02:35:28 +00:00
Eric Miller
22fd4f73a9
Alexander Hartmaier's patch - SF 1369007
2006-02-02 03:37:06 +00:00
Eric Miller
4de346fa39
synoptics hub support
2006-02-01 22:30:42 +00:00
Eric Miller
e14c749f66
Alexander Hartmaier's patch, Cisco RTT - SF 1369007
2006-02-01 22:27:32 +00:00
Eric Miller
c0f1872f04
Alexander Hartmaier's patch, Cisco QOS - SF 1369007
2006-02-01 22:26:08 +00:00
Eric Miller
d2b4c85d37
doc updates
2006-01-26 04:46:18 +00:00
Eric Miller
fa8f91d508
Nortel name changes and arpnip support for Layer 3 models
2006-01-26 04:39:06 +00:00
Eric Miller
3227540322
capture more models
2006-01-25 19:30:18 +00:00
Eric Miller
eb833c69e3
add support for disabling/enabling ports
2006-01-24 21:47:39 +00:00
Eric Miller
53d96a2e32
documentation changes
2006-01-24 21:19:06 +00:00
Max Baker
d1636f0fe9
fix a small warning
2006-01-17 04:18:10 +00:00