Eric Miller
70f20d2330
update for 1.07
ver_1_0_7
2007-11-27 03:25:53 +00:00
Eric Miller
48e9b0b030
update for 1.07
2007-11-27 03:17:36 +00:00
Eric Miller
11db00b66c
update for 1.07
2007-11-27 03:05:07 +00:00
Eric Miller
89dc775392
updates for 1.07
2007-11-27 03:00:25 +00:00
Eric Miller
6d5f27fd3a
add modules attribute
2007-11-27 02:59:18 +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
8b5ba1e959
Airespace and CDP changes
2007-11-24 03:25:35 +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
Eric Miller
57a6ec56e3
More Nortel support
2007-11-20 03:49:09 +00:00
Eric Miller
4d53aa41e2
Return "zeroDotZero" for slots and containers in e_type()
2007-11-20 03:48:20 +00:00
Eric Miller
214534b211
- Correct indexing in Psuedo ENTITY-MIB methods
...
- Refactor ns_e_pos() for both chassis and stackables
2007-11-20 03:45:15 +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
bd908a6952
[1833174] Info.pm: recognise new Nortel switches as Layer2::Baystack (David Sieb�rger)
2007-11-19 04:25:17 +00:00
Eric Miller
400e94ea27
- Override ip_netmask() to get masks for virtual and cpu interfaces
...
- rc_vlan_name() has changed to v_name() for compatibility purposes
- Silence warnings on uninitialized variables when searching for virtual management interfaces
2007-11-19 02:59:31 +00:00
Eric Miller
1d286d8388
Add rc_virt_mask and rc_cpu_mask so that we can get masks on virtual and cpu interfaces
2007-11-19 02:50:42 +00:00
Eric Miller
bf79dd333f
Fix for uninitialized value errors in i_mac()
2007-11-10 17:48:58 +00:00
Eric Miller
c882e63dad
whitespace
2007-11-10 17:46:12 +00:00
Eric Miller
710e7afbe6
Remove a mistaken comment in previous commit
2007-11-04 05:01:42 +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
Eric Miller
b6377596f8
Support both stackable and chassis based switches for psuedo ENTITY-MIB methods for older switches
2007-10-10 03:51:30 +00:00
Eric Miller
b5d1210f72
Make Psuedo ENTITY-MIB methods work with all routers supported by the class
2007-10-10 03:45:47 +00:00
Eric Miller
af038c491b
Add chassis info to psuedo ENTITY-MIB methods
2007-10-10 03:35:11 +00:00
Eric Miller
4af016ea4f
Can't point FUNC at a method, must override in a method.
2007-10-10 03:31:42 +00:00
Eric Miller
a2d94315c3
- Use Q-BRIDGE-MIB for macsuck from bridge class rather than redefining
...
- Model cosmetics
2007-10-10 02:38:36 +00:00
Eric Miller
e87e076b6a
Use Q-BRIDGE-MIB for macsuck from bridge class rather than defining our own.
2007-10-10 02:28:00 +00:00
Eric Miller
dfbc7cfd07
Fix to avoid inheritance issues in psuedo classes with e_index()
2007-10-10 02:24:58 +00:00
Bill Fenner
696efaad82
Turn on bulkwalk - this is a big source of inefficiency for
...
a class that handles some of the bigger hardware. If you need
bulkwalk off, turn it off when creating the class (e.g., with
bulkwalk_no in netdisco)
2007-10-09 17:57:23 +00:00
Bill Fenner
b435382a5e
Map 207 to Layer2::Allied
2007-10-09 17:53:23 +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
f3058e4e9c
Add i_vlan, copied from my L3::Cisco.pm implementation.
2007-08-13 12:52:05 +00:00
Bill Fenner
75b570af95
Include CiscoPower.
2007-07-30 15:32:18 +00:00
Bill Fenner
840d8a48ba
Add PowerEthernet support.
2007-07-30 15:27:35 +00:00
Bill Fenner
b5fec8dbde
Add support for POWER-ETHERNET-MIB and CISCO-POWER-ETHERNET-EXT-MIB
2007-07-30 15:25:28 +00:00
Bill Fenner
123dc84f05
Get i_vlan from Layer3 Cisco from the sub-interface ID.
2007-07-18 16:39:11 +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
ab08aa1de1
Some devices have issues with BRIDGE-MIB (duplicates and non-increasing oids). Use Q-BRIDGE-MIB for macsuck.
2007-06-26 01:35:17 +00:00
Eric Miller
e8c0a78e67
- Enterasys support
...
- L2::C1900 bridge group (VLAN) reporting
- CiscoStack duplex reporting improvement
2007-06-25 22:05:07 +00:00
Eric Miller
0c583b7838
Enterasys support
2007-06-25 22:02:27 +00:00
Eric Miller
7515cb0ab0
Remove propvirtual from i_ignore() so we capture VLAN interfaces and their associated MACs.
2007-06-20 03:12:20 +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