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 |
|
Eric Miller
|
40caf6cc0e
|
use CISCO-STACK-MIB for bridge port mapping rather than BRIDGE-MIB due to some devices not returning complete index
|
2006-02-18 03:49:55 +00:00 |
|
Eric Miller
|
fa8f91d508
|
Nortel name changes and arpnip support for Layer 3 models
|
2006-01-26 04:39:06 +00:00 |
|
Eric Miller
|
3227540322
|
capture more models
|
2006-01-25 19:30:18 +00:00 |
|
Max Baker
|
d1636f0fe9
|
fix a small warning
|
2006-01-17 04:18:10 +00:00 |
|
Eric Miller
|
4a2e62be2d
|
aruba wireless switch support
|
2005-11-16 21:41:23 +00:00 |
|
Eric Miller
|
137cc84ca6
|
nortel 2270 wireless switch support
|
2005-11-16 21:28:02 +00:00 |
|
Eric Miller
|
378dc6bc19
|
doc again
|
2005-11-14 04:16:24 +00:00 |
|
Eric Miller
|
3f2f722dab
|
doc correction
|
2005-11-14 04:08:07 +00:00 |
|
Eric Miller
|
f5dba96839
|
Justin Hunter's patch, SF ID 1341140, add set_i_duplex_admin and set_i_speed_admin methods
|
2005-11-13 04:18:33 +00:00 |
|
Eric Miller
|
88f31110a7
|
doc cleanup
|
2005-06-03 04:01:48 +00:00 |
|
Eric Miller
|
0967634043
|
change vendor to be consistent
|
2005-03-10 03:54:04 +00:00 |
|
Max Baker
|
b6efcd86dd
|
vi typo too :-|
|
2005-02-21 05:16:20 +00:00 |
|
Max Baker
|
a0323aacd2
|
oops forgot a comma
|
2005-02-21 05:14:51 +00:00 |
|
Max Baker
|
258b7551ff
|
still trying to get interfaces() right for l2/*
|
2005-02-18 18:32:41 +00:00 |
|
Max Baker
|
7a023554eb
|
Added CDP back to HP
|
2005-02-18 03:52:10 +00:00 |
|
Max Baker
|
b557c9d890
|
removed all cisco stuff from l2 and readded it to L2::C* classes
|
2005-02-18 03:50:42 +00:00 |
|
Max Baker
|
6cab3ad6b3
|
*** empty log message ***
|
2005-02-17 01:41:34 +00:00 |
|
Max Baker
|
1e198a8d8e
|
turned off bulkwalk
|
2005-02-16 23:24:46 +00:00 |
|
Max Baker
|
afe5436749
|
preped for 1.0 :
- removed INIT and DEBUG specific stuff
- removed SNMP::debugging stuff
- removed my email addr
- set VERSION
|
2005-01-28 08:38:00 +00:00 |
|
Max Baker
|
ade9d7ef32
|
moved i_duplex and i_duplex_admin to MAU
moved i_vlan code to BRIDGE-MIB
preped for 1.0
|
2005-01-28 08:37:26 +00:00 |
|
Max Baker
|
51d57b39f5
|
Added ciscovtp
|
2004-11-15 23:28:40 +00:00 |
|
Eric Miller
|
3b96232e13
|
fix for serial and index_factor
|
2004-11-04 18:17:55 +00:00 |
|
Max Baker
|
5bb4252cf0
|
pod error
|
2004-11-01 20:33:33 +00:00 |
|
Max Baker
|
36f84e357e
|
added RCS id tag and rev'd all version numbers to 0.9
|
2004-10-28 21:53:15 +00:00 |
|
Max Baker
|
c1b7d7dfc0
|
+jeneric's massive Nortel functionality patch. L2::Bay depricated
|
2004-10-28 21:45:00 +00:00 |
|
Max Baker
|
d5afa9f592
|
got rid of some warnings for undef models
|
2004-10-28 21:37:36 +00:00 |
|
Max Baker
|
abb7fe7f3c
|
removed small warning if no bay_topo_platform() entry was found in c_platform()
|
2004-04-23 20:18:08 +00:00 |
|
Max Baker
|
5c6c75b42e
|
Fixed Bug [ 911235 ] -- added sub os() by accident.. Cut and paste happy.
Reported by Bradley Baetz - bbaetz
|
2004-03-07 19:53:34 +00:00 |
|
Max Baker
|
d78e5d6656
|
added cisco_comm_indexing() method for clarification/customization purposed.
|
2004-03-02 05:46:14 +00:00 |
|
Max Baker
|
4913ac6cdd
|
added q-bridge-mib stuff. and some docs
|
2004-03-02 05:15:40 +00:00 |
|
Max Baker
|
6b4444d97a
|
version and copyright change for 0.8 prep
|
2004-02-13 06:30:31 +00:00 |
|
Max Baker
|
3fa47dc2e6
|
added HP-VLAN
|
2004-02-10 17:29:26 +00:00 |
|
Max Baker
|
25141d3c8e
|
Added C1900 to ::CiscoVTP
|
2004-02-10 17:28:34 +00:00 |
|