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
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