Eric A. Miller
e21d8516fb
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-07-08 21:48:29 -04:00
Eric A. Miller
2972c70177
[3541442] Change L2::Catalyst port names to what is reported in CDP
2012-07-08 21:45:13 -04:00
Eric A. Miller
50b4274f68
[2132349] Add an additional check to get Foundry OS version
2012-07-08 21:29:56 -04:00
Oliver Gorwits
73fd627815
bump version for release; fixes for POD and Perl::Critic
2012-07-07 19:32:13 +01:00
Eric A. Miller
9e84141983
Fix reporting of base MAC and get OS version of more devices in Juniper
2012-07-04 09:37:21 -04:00
Eric A. Miller
bd6591db7b
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-07-04 08:23:48 -04:00
Eric A. Miller
515e876491
POD fix
2012-07-03 21:10:58 -04:00
Eric A. Miller
6105046ae9
Add pseudo ENTITY-MIB methods for hardware information
2012-07-03 21:09:12 -04:00
Jeroen van Ingen
f0eb0a9ded
Updated MODEL_MAP in L2::HP, added 2620 and 3800 series
2012-07-02 17:06:14 +02:00
Jeroen van Ingen
04eafd3e61
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-06-28 13:07:44 +02:00
Eric A. Miller
3b25711e1f
* Add method to report current transmit power of the radio
...
interface, dot11_cur_tx_pwr_mw(), in Airespace class
* Correct reporting of SSID broadcast status in Airespace class
2012-06-27 20:48:26 -04:00
Eric A. Miller
63687b5f8f
[3323842] Juniper EX/SRX correct VLAN tag support - i_vlan() fix
2012-06-27 00:23:16 -04:00
Eric A. Miller
cac2224fa1
LLDP bug fixes
2012-06-27 00:19:05 -04:00
Jeroen van Ingen
44da7544b7
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-06-25 09:54:38 +02:00
Eric A. Miller
13478343cd
Don't assume that lldpRemLocalPortNum is the same as ifIndex, try to cross reference lldpLocPortDesc with ifDescr to get ifIndex first. Revert commit eb5a492, patch request 3297786, and deal with timeMark by setting partial fetch to zero by default which should be a valid value according to RFC 2021.
2012-06-24 23:19:53 -04:00
Jeroen van Ingen
a7aeae0aa2
Add very basic support for Blue Coat SG series devices. Not tested yet.
2012-06-15 15:02:38 +02:00
Carlos Vicente
876fb9946b
Bump version number in Juniper.pm
2012-06-05 14:57:01 -04:00
Carlos Vicente
cd1acd023e
Include LLDP information in output from cdp methods in C6500.pm. Same strategy as in HP.pm
2012-06-05 13:11:55 -04:00
Carlos Vicente
e2a314b553
Added patch #3523320 (New vlan methods for Layer3/Juniper.pm)
2012-05-22 15:02:08 -04:00
Brian De Wolf
8be0f9e06f
Merge branch 'bldewolf-L3-root_ip'
...
This commit makes the Layer3 root_ip determination a little more picky about
the OSPF ID. My initial patch that Oliver committed would blindly accept the
OSPF ID if it was set. Instead, we check if it's actually a route advertised
by the device (in case someone uses OSPF IDs that aren't actually related to
the device), otherwise we fall back to picking the first /32 in the routing
table.
2012-04-13 10:44:20 -07:00
Oliver Gorwits
47032cbb4a
[3502533] Layer2/Baystack interface indexes > 513 (Robert Nyqvist)
2012-04-12 15:47:23 +01:00
Oliver Gorwits
5242d16e02
[3472052] moduleSerialNumber support for Cisco Stack (Slava)
2012-04-12 15:38:25 +01:00
Oliver Gorwits
428c007543
[3268104] CiscoVTP.pm i_vlan_membership() array bounds (Michael Sanderson)
2012-04-12 15:29:08 +01:00
Oliver Gorwits
d0fbfdea86
[3136084] Rename Allied Telesyn to Allied Telesis (Oliver Gorwits)
2012-04-12 15:25:16 +01:00
Oliver Gorwits
7d470fd0e8
[2986858] Fix the patch from this ticket (Oliver Gorwits)
2012-04-12 15:02:31 +01:00
Oliver Gorwits
295e6fb283
[2980789] Fix root_ip to try OSPF RouterID first (Brian De Wolf)
2012-04-12 14:50:38 +01:00
Oliver Gorwits
9e545e8cf8
fix overly liberal Version parsing - thanks LT
2012-04-12 14:24:46 +01:00
Oliver Gorwits
182589745f
[2037444] os_ver fails on some Extreme versions (Robert Kerr)
2012-04-12 14:14:09 +01:00
Oliver Gorwits
bdfc430564
[3469527] Netgear LLDP Support (Nic Bernstein)
2012-04-12 10:56:53 +01:00
Oliver Gorwits
2da37f06ea
[3317739] Fix for Baystack without POE on stack member 1 (David Baldwin)
2012-04-12 10:27:55 +01:00
Oliver Gorwits
eb5a492eb9
[3297786] LLDP INDEX munged to ignore TimeMark component (David Baldwin)
2012-04-12 10:10:51 +01:00
Oliver Gorwits
e79f031cb7
[3286549] Dell LLDP Support (Nico Giefing)
2012-04-12 09:52:26 +01:00
Oliver Gorwits
86909ae236
[3085413] SNMP OIDs for Netgear Serial and OS Ver (phishphreek)
2012-04-12 09:26:34 +01:00
Oliver Gorwits
a2496a536d
[2996795] Support for Kentrox devices in new class L2::Kentrox (phishphreek)
2012-04-12 08:24:03 +01:00
Oliver Gorwits
f4ebe6a102
forgot to git-add SonicWALL.pm
2012-04-11 14:55:44 +01:00
Jeroen van Ingen
a8673cc076
Small fix to L7::APC to silence Netdisco error that POWERNET-MIB couldn't be found
2011-11-11 13:18:21 +01:00
Jeroen van Ingen
ccd03ae6d2
Add Layer7::APC class for basic APC UPS device support
2011-11-11 10:39:45 +01:00
Jeroen van Ingen
7e0771e065
Add Layer7 base class
2011-11-11 10:38:02 +01:00
Oliver Gorwits
43d1718618
bump ver for release, remove VERSION_CVS variable
...
update MANIFEST
2011-09-28 11:17:26 +01:00
Alexander Hartmaier
8764916086
Support for ADSL-LINE-MIB in new class AdslLine
2011-09-27 10:19:17 +02:00
Michael Borgelt
c9a36f12e6
Fix Use of uninitialized value in substr at /usr/share/perl5/SNMP/Info/IPv6.pm line 113. It is caused by an empty mac in local loopback interface on cisco devices.
...
Signed-off-by: Jeroen van Ingen <jeroen@utwente.nl >
2011-09-23 11:41:53 +02:00
Michael Borgelt
8199e2a973
Fix failure in POD.
...
Signed-off-by: Jeroen van Ingen <jeroen@utwente.nl >
2011-09-22 17:21:50 +02:00
Jeroen van Ingen
52275e92af
New class L2::HPVC for VirtualConnect blade switches
...
HP VirtualConnect product family includes ethernet-switch-like products
with their own MIBs. This new class adds basic support for these devices.
2011-09-09 17:49:52 +02:00
Jeroen van Ingen
cfc1ead848
New L3::Mikrotik class for Mikrotik devices running RouterOS. Initial, very basic version.
2011-08-31 15:11:13 +02:00
Jeroen van Ingen
497c81a0c6
Updates to Layer2::HP class to get os_ver & serial from web managed
...
HP ProCurve switches. Based on patch & bug report from J R Binks,
SF #3344843 .
2011-08-11 14:37:42 +02:00
Jeroen van Ingen
2c2f4a9ea1
Add Layer3::PacketFront device class to support PacketFront DRG devices
2011-08-05 12:26:34 +02:00
Brian De Wolf
feffa6d47e
Fix grep statement in L3 root_ip
...
The grep statement was comparing the router_ip with the SNMP OID-looking keys
instead of the values which were just the IPs.
2011-07-07 10:42:00 -07:00
Brian De Wolf
3bb33fa8d4
Fix syntax errors in L3 changes
...
Fix some syntax errors in my improvement code for L3 so that it actually runs.
2011-06-27 16:06:56 -07:00
Brian De Wolf
30a73c035a
Prefer OSPF router ID in L3 root_ip
...
The previous behavior of root_ip meant that whatever /32 hosted by the device
that got listed first would be chosen as the root_ip. If the device only
serves one /32 this works fine, but if there are multiple /32s we could easily
pick the one that is not the intended address meant for management.
Instead, before we pick whatever /32 may exist, we now try to pick the /32 that
is also the OSPF router ID (the router ID is a 32-bit unique identifier which,
while not guaranteed, tends to be an IPv4 address unique to the device).
Otherwise we fall back to the previous method of finding the root_ip.
2011-06-24 01:44:20 -07:00
Brian De Wolf
5c44fc0b28
Fix ordering in Info::CiscoStats POD
...
The header for a section got moved away from its content.
2011-06-23 13:57:25 -07:00