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
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
f5c93b3413
updates
2006-04-05 03:58:11 +00:00
Eric Miller
59fbe71c56
fix for models not returning complete bp_index()
2006-04-05 03:42:10 +00:00
Eric Miller
4f6b5f0883
root ip check
2006-04-05 02:38:40 +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
Eric Miller
409065375e
add sub _snmp_connect_ip
2006-04-05 01:45:53 +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
Bill Fenner
75e7b0c6b0
Print the result of device_type().
...
If you ask for a dump with -p, and it's not in the list of things we're
already grabbing, grab it at the end.
2006-03-28 22:02:00 +00:00
Eric Miller
9fc965d095
try to capture all the names
2006-02-21 03:25:41 +00:00
Eric Miller
10b4611e81
update for duplex, vlan properties
2006-02-21 02:26:54 +00:00
Eric Miller
f416f7cc49
duplex write, vlan properties
2006-02-21 02:25:14 +00:00
Eric Miller
50d9070f36
updates for 1.0
2006-02-21 01:07:02 +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
3e69394cca
updates
2006-02-18 04:08:59 +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
2d3b28b973
Carlos Vicente's ipforwarding patch - SF 1431212 and doc updates
2006-02-16 04:58:42 +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
c4a4749bcf
new features
2006-02-02 04:22:48 +00:00
Eric Miller
1fd0facbe0
cisco qos, cisco rtt, synoptics
2006-02-02 04:21:56 +00:00
Eric Miller
bc9ab17f2d
update supported lists with new models
2006-02-02 04:20:35 +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
70944f0589
Aruba os name change - Brian Chow
2006-01-31 13:10:58 +00:00
Eric Miller
d2b4c85d37
doc updates
2006-01-26 04:46:18 +00:00
Eric Miller
a4cc2f5514
Nortel arpnip support for stackable layer 3 models
2006-01-26 04:41:07 +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
7966400cf2
Nortel name changes
2006-01-25 19:35:11 +00:00
Eric Miller
3227540322
capture more models
2006-01-25 19:30:18 +00:00
Eric Miller
183f8bde3a
Extreme Summit fix
2006-01-25 17:57:24 +00:00
Eric Miller
62133dfedf
Nortel 2270, Extreme, Aruba
2006-01-25 03:19:22 +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
Eric Miller
efc1682877
documentation
2006-01-24 20:56:01 +00:00