Commit Graph

177 Commits

Author SHA1 Message Date
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
Eric Miller
4a2e62be2d aruba wireless switch support 2005-11-16 21:41:23 +00:00
Eric Miller
137cc84ca6 nortel 2270 wireless switch support 2005-11-16 21:28:02 +00:00
Eric Miller
e744df1dca airespace wireless switch support 2005-11-16 21:23:32 +00:00
Eric Miller
378dc6bc19 doc again 2005-11-14 04:16:24 +00:00
Eric Miller
3f2f722dab doc correction 2005-11-14 04:08:07 +00:00
Eric Miller
f5dba96839 Justin Hunter's patch, SF ID 1341140, add set_i_duplex_admin and set_i_speed_admin methods 2005-11-13 04:18:33 +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
88f31110a7 doc cleanup 2005-06-03 04:01:48 +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
Eric Miller
d8e1e932ae fix for mac() when topology off 2005-06-03 03:02:36 +00:00
Max Baker
089430de17 Added basic i_set_vlan() 2005-04-27 04:31:11 +00:00
Max Baker
dce0a40ebb some device isn't returning a description? 2005-04-27 04:30:37 +00:00
Eric Miller
0ab5eb2bf1 add support for Accelar Layer 3 2005-04-07 04:03:17 +00:00