Eric Miller
|
ba088bf717
|
- Move munge_null() to Info.pm
- Change munge_caps() to munge_bits() from Info.pm
|
2008-07-15 02:19:32 +00:00 |
|
Eric Miller
|
aa58a2ba56
|
- Document munge_power()
- Move munge_caps() and munge_null() to Info.pm
|
2008-07-15 02:15:59 +00:00 |
|
Eric Miller
|
ca9caf6e12
|
- Documentation updates
- Move munge_caps() to Info.pm
|
2008-07-15 01:56:34 +00:00 |
|
Eric Miller
|
5a983c9600
|
Document e_name()
|
2008-07-14 03:13:14 +00:00 |
|
Eric Miller
|
d02c6ab450
|
Document e_name()
|
2008-07-14 03:01:14 +00:00 |
|
Eric Miller
|
4284cb8ea0
|
Document model()
|
2008-07-14 02:54:39 +00:00 |
|
Eric Miller
|
0743d4bce9
|
Prefix validate_vlan_param() with _ to indicate private method.
|
2008-07-14 02:51:02 +00:00 |
|
Eric Miller
|
66ce0da9bc
|
Document i_stp_state(), qb_i_vlan_t(), set_add_i_vlan_tagged(), set_i_pvid(), set_i_vlan(), set_remove_i_vlan_tagged(), v_index()
|
2008-07-14 02:48:45 +00:00 |
|
Eric Miller
|
3e4f700a70
|
- Prefix check_forbidden_ports() and validate_vlan_param() with _ to indicate private methods.
- Document v_index()
|
2008-07-14 02:24:42 +00:00 |
|
Eric Miller
|
7518408d89
|
set_i_speed_admin() use portAdminSpeed (Justin Hunter)
|
2008-07-11 19:58:46 +00:00 |
|
Eric Miller
|
f436c9f69c
|
P::C - don't declare variable in conditional statement
|
2008-07-09 02:46:37 +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
|
4e6a452c87
|
## no critic on string eval
|
2008-07-09 01:53:16 +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 |
|
Bill Fenner
|
1b85820314
|
Support Cisco 1250 and Linksys SRW2048
|
2008-07-08 16:38:34 +00:00 |
|
Eric Miller
|
ba85dc670b
|
- POD Validation
- POD spell check
- Prep 1.09
|
2008-07-07 04:10:39 +00:00 |
|
Eric Miller
|
a901d9a61c
|
Remove VLAN set methods, not working consistently across devices
|
2008-07-03 02:43:54 +00:00 |
|
Eric Miller
|
0a0fac4ddb
|
Remove VLAN set methods, not working consistently across devices
|
2008-07-03 02:33:22 +00:00 |
|
Eric Miller
|
0e16cfecf6
|
[ 1868017 ] i_vlan_membership incorrectly includes voice vlan "4096"
|
2008-07-03 02:12:13 +00:00 |
|
Eric Miller
|
838eb71a15
|
Query LLDP table with time filter of zero.
|
2008-07-03 01:59:31 +00:00 |
|
Eric Miller
|
2139cb0212
|
- Use munge_port_list(), modify_port_list(), and set_multi() methods
- Add set_create_vlan() method
|
2008-04-21 20:51:58 +00:00 |
|
Eric Miller
|
35392a8c5c
|
- Modify set_i_vlan() to use set_multi()
- Use munge_port_list() and modify_port_list()
|
2007-12-20 04:23:58 +00:00 |
|
Eric Miller
|
b7fab49da2
|
modifications to i_vlan_membership()
|
2007-12-20 04:05:58 +00:00 |
|
Eric Miller
|
2ffa82aff9
|
clean up error messages
|
2007-12-15 04:11:17 +00:00 |
|
Eric Miller
|
1c33f38323
|
Correct sequencing and improve validation in set_i_vlan()
|
2007-12-15 03:56:18 +00:00 |
|
Eric Miller
|
4bb41fc368
|
[ 1849103 ] CiscoVTP.pm patch (subtracting error) (Justin Hunter)
|
2007-12-14 03:10:19 +00:00 |
|
Eric Miller
|
c666fe30d8
|
[ 1841131 ] Incorrect munging of stp_root (Carlos Vicente)
|
2007-12-08 02:51:37 +00:00 |
|
Eric Miller
|
4ae8f31c8f
|
- Add a munge and IEEE8021-PAE-MIB
|
2007-12-07 23:13:01 +00:00 |
|
Eric Miller
|
846b3201b7
|
Qualify leafs from HP-SN-SWITCH-GROUP-MIB since FDP class will load FOUNDRY-SN-SWITCH-GROUP-MIB which contains the same leaf names.
|
2007-12-07 04:23:37 +00:00 |
|
Eric Miller
|
a2ab73c24a
|
- Support for newer models and Nortel BladeCenter Layer2-3 GbE Switch Modules.
- Support for new VLAN read methods.
|
2007-12-07 04:18:32 +00:00 |
|
Eric Miller
|
98e6693525
|
Add support for D-Link and the IBM BladeCenter Gigabit Ethernet Switch Module, since D-Link uses RADLAN MIB as well.
|
2007-12-07 04:09:47 +00:00 |
|
Bill Fenner
|
2b4a296128
|
Document that e_type munges the OID into object name.
|
2007-12-02 20:01:59 +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
|
5f0148dd72
|
Add CISCO-PAE-MIB (Kesy)
|
2007-12-02 03:16:44 +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
|
8c421d333a
|
[ 1464654 ] HP Procurve 9315 FDP Support
|
2007-12-02 02:37:43 +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
|
5849f4ce3d
|
Silence warnings from devices which don't return values for extended VLANs (>1024)
|
2007-11-27 17:19:28 +00:00 |
|
Eric Miller
|
e1ab8a43ba
|
Prep 1.07 beta release
|
2007-11-26 04:24:52 +00:00 |
|
Eric Miller
|
081325c68d
|
Accommodate for differences between AN/ARN and ASN in Pseudo ENTITY-MIB methods
|
2007-11-26 03:38:15 +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
|
149e97c2d6
|
- [ 1663699 ] Implement vmVoiceVlanId in i_vlan_membership()
- Trunk VLANs only exist on ports which are trunking
|
2007-11-24 03:23:13 +00:00 |
|
Eric Miller
|
60cb2b8c20
|
Psuedo ENTITY-MIB information
|
2007-11-24 03:18:13 +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
|
692ccd0e97
|
Slight logic change to c_ip() to retain backwards compatibility.
|
2007-11-21 20:35:58 +00:00 |
|
Eric Miller
|
e0aa0835cd
|
[ 1769604 ] Include support for extended vlan membership in CiscoVTP.pm
|
2007-11-21 04:23:38 +00:00 |
|
Eric Miller
|
845a0c4121
|
[ 1780874 ] c_ip doesn't check cdpCacheAddressType
|
2007-11-21 04:20:58 +00:00 |
|