Bill Fenner
c1b0e81b6c
+ Use Cisco Client Association MIBs for Aironet client reporting
...
via fw_mac
+ Support VLANs on Aironet
+ Get the proper radio MAC address from aironet in MBSS mode
+ Additional wireless statistics from Aironet
2007-12-02 19:58:10 +00:00
Eric Miller
dedefde79f
- Updates to fan, power supply, and serial number methods (Jeroen van Ingen)
2007-12-02 03:02:01 +00:00
Eric Miller
33450039c7
- ISA Layer3 instead of Layer2 to support arpnip
...
- Add more models from HP-ICF-OID to map
2007-11-29 02:29:26 +00:00
Eric Miller
e1ab8a43ba
Prep 1.07 beta release
2007-11-26 04:24:52 +00:00
Eric Miller
004de3d29b
Add support for e_name() in Psuedo ENTITY-MIB methods
2007-11-26 03:32:11 +00:00
Eric Miller
a714c46fba
- [ 1780872 ] Incorrect detection of admin duplex on older HP Procurve (Robert Kerr)
...
- [ 1835187 ] New HP devices (perand)
2007-11-21 21:34:40 +00:00
Eric Miller
5ac0d946a7
- [1833182] Info/Layer2/Baystack.pm: get model number for ERS 2500 (David Sieb�rger)
...
- [1833190] Info/Layer2/Baystack.pm: fix index_factor (David Sieb�rger)
- Revert 1.16, fixed issue upstream
2007-11-19 04:28:01 +00:00
Eric Miller
e51c9c1da2
- Implement v_index() and v_name() consistently across classes in support of Netdisco 0.96
...
- Don't query dynamic VLANs - table may be too large on some devices
2007-11-04 03:29:47 +00:00
Eric Miller
b17f04e762
Fix for uninitialized value in i_name()
2007-11-04 02:58:01 +00:00
Eric Miller
a6d16bdfc9
[ 1782392 ] Warnings from C1900.pm
2007-11-04 02:51:35 +00:00
Bill Fenner
ea65ed57af
Teach Baystack's e_index() that Entity's e_index() is implemented based
...
on e_descr() - otherwise, Entity's e_index() will always return a mapping
even if the device doesn't implement the ENTITY-MIB.
2007-10-08 22:30:30 +00:00
Bill Fenner
98ceee3212
Update the MIBs actually required and where to get them.
2007-07-18 16:37:47 +00:00
Eric Miller
fc4d9cac24
Remove i_ignore(), use Layer2 definition.
2007-06-20 03:09:24 +00:00
Eric Miller
8d496beceb
Remove device specific i_type(), use standard IF-MIB values.
2007-06-20 03:07:41 +00:00
Eric Miller
ce1fac9e86
- Correct operational and administrative duplex reporting.
...
- Remove device specific i_type() use standard IF-MIB values.
- Remove PORT-SECURITY-MIB from CiscoStack as these are now in CiscoPortSecurity class.
- Move interfaces() and i_name() methods out of CiscoStack to L2::Catalyst so we can remove globs from L3:C3550 and L3::C6500.
2007-06-20 03:05:29 +00:00
Eric Miller
659d38b0db
More CiscoVTP removal clean up
2007-06-20 02:52:24 +00:00
Eric Miller
56a4238632
- Remove CiscoVTP from inheritance, devices do not support it.
...
- Enable VLAN / bridge group reporting with i_vlan() and i_vlan_membership().
- Remove device specific i_type(), return standard IF-MIB values.
2007-06-20 02:49:26 +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
9565c908c6
Annotate that this module is deprecated.
2007-06-11 00:54:20 +00:00
Eric Miller
feefe2dcee
- Add new VLAN methods to include VLAN set methods. Testers needed.
...
- POD updates.
2007-04-17 03:44:42 +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
Eric Miller
67081eed26
Emulate ENTITY-MIB Physical Table methods using S5-CHASSIS-MIB for older devices.
2007-04-14 20:54:57 +00:00
Eric Miller
be37a24fc9
- Modify inheritance to use Cisco classes before generic classes
...
- Remove globs which shouldn't be needed with new inheritance chain
- POD updates
2007-04-06 03:37:26 +00:00
Eric Miller
749ad55af1
Add LLDP support
2007-04-06 02:00:45 +00:00
Eric Miller
cde34cfc99
Cisco Airespace wireless controller support
2007-01-25 03:59:38 +00:00
Bill Fenner
0cededc7ba
Add a netgear class, based on Zoltan Erszenyi's work with the
...
GSM 7224 and my brief encounter with an FSM 726.
2006-11-23 06:12:46 +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
Eric Miller
b8c03fa9c1
- Change inheritance - Layer2 and IEEE802dot11
...
- Implement i_ssidlist(), and i_80211channel() methods through IEEE802dot11 class
- Use orig_ syntax. Remove redundant items
- Support partial table fetches on overridden table methods
- Documentation updates
2006-10-27 15:23:11 +00:00
Eric Miller
3da742fa1d
- Implement i_ssidlist(), i_ssidbcast(), and i_80211channel() methods.
...
- Use orig_ syntax. Remove redundant items.
- Support partial table fetches on overridden table methods.
- Documentation updates.
2006-10-20 20:05:22 +00:00
Eric Miller
f3783daf05
Doc updates
2006-10-01 03:16:28 +00:00
Eric Miller
8c01484a5d
Support partial table fetches on overridden table methods.
...
Pod updates.
2006-10-01 03:08:55 +00:00
Eric Miller
81f5534a6a
Support partial table fetches on overridden table methods.
...
Add set_i_duplex_admin ( ) method.
Document new set method and other doc updates.
2006-09-29 01:42:34 +00:00
Max Baker
c9b47de8d1
logic inversion error
2006-09-06 17:34:29 +00:00
Max Baker
9cfc0bcd64
added bypass of old vlan info if we already see the port is marked trunk
2006-09-06 17:28:53 +00:00
Eric Miller
c04dd5b3b5
Inherit from Layer3. Use orig_ syntax. Remove redundant items.
...
Support partial table fetches on overridden table methods.
Pod updates.
2006-09-01 02:09:51 +00:00
Eric Miller
8b0ffdf079
Use orig_ attrib, remove redundant items.
...
Support partial table fetches on overridden table methods.
Pod updates.
2006-08-30 17:01:55 +00:00
Eric Miller
eb8328c36d
Implement i_ssidlist(), i_ssidbcast(), and i_80211channel() methods.
...
Inherit from Layer2. Use orig_ syntax. Remove redundant items.
Support partial table fetches on overridden table methods.
Pod updates.
2006-08-30 03:05:37 +00:00
Eric Miller
a3038adbd0
Fix POD
2006-08-10 02:30:32 +00:00
Eric Miller
b55e15a568
prep 1.04
2006-06-30 21:33:47 +00:00
Max Baker
2e17b5c64a
*** empty log message ***
2006-06-20 03:58:45 +00:00
Eric Miller
23dd87c294
prep 1.03-beta
2006-04-14 03:09:14 +00:00
Eric Miller
5134f4163c
rev version for beta
2006-04-08 02:54:55 +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
Eric Miller
59fbe71c56
fix for models not returning complete bp_index()
2006-04-05 03:42:10 +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
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
6193e661f5
remove e-mail
2006-02-18 04:31:24 +00:00