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
Bill Fenner
5b059e6286
"arpnip" on Airespace: use the controller's snooping on the
...
IP addresses of its clients, plus the knowledge of the APs'
IP and ethernet MAC addresses, to arpnip. This is useful
when there is communication (between controller and AP,
or between wireless and wired devices) that does not cross
routers.
2010-03-23 17:58:30 +00:00
Jeroen van Ingen
2c84636b7f
Update to Juniper class: use Q-BRIDGE-MIB for switch forwarding tables
2010-02-06 12:52:54 +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
cbeb41c728
fix for PerlCritic
2009-06-12 20:48:44 +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
Max Baker
8efa868ca3
bring POD uptodate and clean-up module a litte
2009-06-12 18:35:06 +00:00
Max Baker
e738d502ef
change inheritance order in @ISA, add POD, and remove tabs
2009-06-12 18:11:52 +00:00
Max Baker
6d87313283
fix subtle bug in the loading order of CiscoVTP vs CiscoStpExtensions because of a conflict between Bridge::v_name and CiscoVTP::v_name
2009-06-11 21:49:37 +00:00
Max Baker
98e07690be
add qb_v_name for completeness and to match POD
2009-06-11 21:48:11 +00:00
Max Baker
01d9b0f291
minor pod bug
2009-06-10 16:43:50 +00:00
Max Baker
3a3fc548ca
Added Sam's patch to support more weird cisco crap :)
2009-06-08 02:28:31 +00:00
Max Baker
84d6cd18fb
[2020353] Added L3::Altiga class
2009-06-07 23:35:06 +00:00
Max Baker
98eceb7c57
add cisco id by OID for vendor for some problem devices. c/o Sam Stickland
2009-06-07 22:50:04 +00:00
Max Baker
be92ec0379
fix case on mib name per alexander H
2009-06-07 01:33:12 +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
Bill Fenner
71f0947988
Turn Arista vendor name to 'arista', to match, e.g., 'cisco' and 'juniper'
2009-03-23 19:30:30 +00:00
Carlos Vicente
d7cd3ff9e7
Updating copyright
2009-03-20 17:34:59 +00:00
Carlos Vicente
2567d6a5c9
Committing missing file
2009-03-20 17:13:12 +00:00
Carlos Vicente
690bc6bfa0
Add support for other CDP/LLDP binary formatted values (ID 1909147)
2009-03-10 16:57:37 +00:00
Carlos Vicente
5f0e73bcb4
Adding support for CISCO-STP-EXTENSIONS-MIB (ID 1872450)
2009-03-10 16:52:08 +00:00
Bill Fenner
0510dbfafc
Add Layer3::Arista.
...
Work around Net-SNMP's failure to load IF-MIB because it prefers the
obsolete RFC1213-MIB more completely: add the new ifOperState values
explicitly (e.g., lowerLayerDown, dormant, notPresent,...)
2009-03-06 20:09:38 +00:00
Bill Fenner
ca35689475
Use orig_i_name, so that setting an interface description does not
...
change the netdisco port name.
2009-03-06 20:07:41 +00:00
Eric Miller
0eebef47b0
Prep 2.00
2008-08-02 03:22:04 +00:00
Bill Fenner
cfd5c5d9d7
perltidy
2008-08-01 08:10:47 +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
58c1d01b4a
sp
2008-07-15 03:12:54 +00:00
Eric Miller
dc48aa08ba
Move munge_e_type() to Info.pm
2008-07-15 03:09:18 +00:00
Eric Miller
53f9cc8c3d
- Documentation updates
...
- Replace munge_ns_com_type() and munge_ns_store_type() with munge_e_type() in Info.pm
- Prefix ns_e_is_virtual() and ns_e_is_stack() with _ to indicate private method
2008-07-15 03:07:29 +00:00
Eric Miller
0db888ef88
Document serial()
2008-07-15 02:40:49 +00:00
Eric Miller
740707539e
Documentation updates
2008-07-15 02:32:39 +00:00
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