Jeroen van Ingen
262fa5a3cd
Incorporate patch from jrbinks to support obscure Proxim/Orinoco device (item
...
2688801 on SF). Fallback for all Agere (11898) devices to Orinoco class.
2010-07-23 15:39:03 +00:00
Jeroen van Ingen
a58b774443
Added "vendor_i_type()" method to HP classes as suggested by Mikat1 on SF.
...
Tracker artifact 2599795. Method can be used to determine more detailed
type information about a port, eg 10/100 interface, 1000Base-LX, etc.
Details are vendor specific.
2010-07-23 15:07:58 +00:00
Brian de Wolf
6deceb6bd1
Fix for C1900 bp_index not containing interfaces.
2010-05-25 23:30:20 +00:00
Bill Fenner
a9b28c2270
For Cisco WLCs, pretend to have the CISCO-DOT11-MIB for signal strengths, etc.
2010-03-23 18:00:08 +00:00
Jeroen van Ingen
2aba8dd8f1
Moved older HP Procurve switch models to separate L2:HP4000 class. Reimplemented VLAN changing for Procurve switches; several updates to MODEL_MAP.
2009-12-03 07:55:12 +00:00
Max Baker
c88449151e
up version to 2.01
2009-06-12 22:24:25 +00:00
Max Baker
101aaa0a68
fix up spelling
2009-06-12 18:56:22 +00:00
Max Baker
2233511fad
add missing POD
2009-06-12 18:36:00 +00:00
Bill Fenner
35c8ed6038
Add MBSSID-aware i_ssidlist and i_ssidbcast methods
...
Add CiscoConfig, remove dangling CiscoVTP
Add cd11_rateset
2009-03-23 21:29:11 +00:00
Carlos Vicente
690bc6bfa0
Add support for other CDP/LLDP binary formatted values (ID 1909147)
2009-03-10 16:57:37 +00:00
Eric Miller
0eebef47b0
Prep 2.00
2008-08-02 03:22:04 +00:00
Bill Fenner
347e1f9f59
Add classes for Alcatel OmniSwitch and Service Router, update
...
Info.pm for Alcatel
2008-07-31 18:36:52 +00:00
Bill Fenner
6c8ec356ec
Missed a MIB when I merged my changes.
...
Add a commented-out reference to the Alcatel MIB that results in
Alcatel model names getting translated.
Return the alcatel-lucent model name and OS based on sysObjectID
2008-07-31 16:57:41 +00:00
Bill Fenner
6e0712b189
Update i_name to return wlanAPFQLN if it's available.
...
Add i_mac to map BSSID to port.
2008-07-31 15:56:04 +00:00
Eric Miller
906b1cb52f
[ 2031292 ] HP POE support - port to ifIndex mapping (Jeroen van Ingen)
2008-07-30 02:05:54 +00:00
Eric Miller
1eff8f8224
Silence warnings/errors from uninitialized variables
2008-07-29 03:23:35 +00:00
Eric Miller
158596cede
perltidy
2008-07-20 03:30:56 +00:00
Eric Miller
ecb26a8b68
POD coverage
2008-07-19 02:41:59 +00:00
Eric Miller
03785c4365
POD coverage
2008-07-18 03:11:38 +00:00
Eric Miller
5a983c9600
Document e_name()
2008-07-14 03:13:14 +00:00
Eric Miller
a153913d29
PBP - lexicals
2008-07-09 02:36:03 +00:00
Eric Miller
5189871fde
PBP - use bare return
2008-07-09 02:34:17 +00:00
Eric Miller
daa0162639
- PBP - never modify $_ in list functions
...
- PBP - use named lexicals as explicit for loop iterators
2008-07-09 02:27:39 +00:00
Eric Miller
a70a895a29
PBP always return via an explicit return
2008-07-09 01:37:19 +00:00
Eric Miller
2c5301b676
- PBP compliance via Perl::Critic
...
- Use bare return to return failure
- No code before strictures are enabled
2008-07-09 00:32:47 +00:00
Eric Miller
ba85dc670b
- POD Validation
...
- POD spell check
- Prep 1.09
2008-07-07 04:10:39 +00:00
Eric Miller
0a0fac4ddb
Remove VLAN set methods, not working consistently across devices
2008-07-03 02:33:22 +00:00
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