Oliver Gorwits
ead15a1cde
revert part of 13478343cd which used $partial zero if not provided
2012-11-01 19:26:24 +00:00
Oliver Gorwits
9c19c70029
revert cac2224fa1 LLDP bug fixes
2012-11-01 19:22:43 +00:00
Jeroen van Ingen
6cfce1916d
Workaround for IPv6 neighbor cache on Cisco Nexus, check data before returning. Also minor PoD fix in CiscoConfig.pm.
2012-10-29 13:34:47 +01:00
Jeroen van Ingen
1e37bfa8ce
Fix typo in PoD for Bridge.pm, reported by William Bulley
2012-10-18 11:17:57 +02:00
Carlos Vicente
87197067a0
Minor POD fix
2012-10-03 15:15:48 -04:00
Eric A. Miller
8264f68f6c
Add i_ssidmac() method to get BSSID's from AP's
2012-08-02 23:27:48 -04:00
Eric A. Miller
3e21357e8d
Add i_ssidmac() to get BSSID's, grab radio base MAC as port MAC for AP's
2012-08-02 23:23:04 -04:00
Eric A. Miller
ee5953d743
[3017571] Add LLDP support for NetSNMP device class (begemot)
2012-07-31 21:09:28 -04:00
Eric A. Miller
46f941b416
Typo in POD
2012-07-31 20:19:28 -04:00
Eric A. Miller
225e12e979
Add support for Juniper SSL VPN appliances in L7::Neoteris
2012-07-31 19:44:24 -04:00
Eric A. Miller
912ba274a6
Ignore loopback, other, and cpu interfaces. Use IfDescr for interface since we don't have SNMP-REPEATER-MIB loaded and methods defined.
2012-07-31 16:26:30 -04:00
Eric A. Miller
18f59db2b9
Add support for Avaya Secure Routers in L3::Tasman
2012-07-31 14:43:58 -04:00
Eric A. Miller
446e5a13f7
Cisco Nexus support - new class L3::Nexus
2012-07-30 23:14:44 -04:00
Eric A. Miller
6256f33079
[2809045] Strip preceding netscreen from model name in L3::Netscreen
2012-07-15 23:00:30 -04:00
Eric A. Miller
b5c4bd99bf
hasCDP() wasn't calling proper method for FDP check.
2012-07-15 22:55:17 -04:00
Eric A. Miller
0661b1307a
[1424336] Support for Extreme Discovery Protocol (EDP) and add EDP and LLDP L2 Topology to L3::Extreme
2012-07-15 22:38:24 -04:00
Eric A. Miller
cd112f4925
[3418918] Report actual OS not vendor for extreme devices
2012-07-15 22:00:28 -04:00
Oliver Gorwits
14bf6b84d3
bump version for release
2012-07-15 17:27:42 +01:00
Eric A. Miller
5c22a29e40
Merge branch 'master' of ssh://snmp-info.git.sourceforge.net/gitroot/snmp-info/snmp-info
2012-07-14 08:01:09 -04:00
Eric A. Miller
f1806f227b
Add check required due to default partial
2012-07-14 07:56:24 -04:00
Oliver Gorwits
025e7b72b5
bump version for release; push_ver deletes .orig files
2012-07-10 17:54:54 +01:00
Jeroen van Ingen
97b398051f
Fix BlueCoat serial
2012-07-09 13:53:26 +02:00
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