8b8ee8693erelease 3.12
3.12
Oliver Gorwits
2014-02-10 21:08:24 +00:00
fe89001166Foundry/Brocade aggreate port master ifIndex resolved properly
Oliver Gorwits
2014-02-09 12:41:46 +00:00
416a18377cModify L3::Passport to obtain forwarding table information from RAPID-CITY if information is not available in either Q-BRIDGE-MIB or BRIDGE-MIB. Needed for VSP 9000 prior to version 4.x (Tobias Gerlach)
Eric A. Miller
2014-01-29 20:40:19 -05:00
8fda38184c[#52] NETSCREEN-IP-ARP-MIB considered harmful
Eric A. Miller
2014-01-28 23:06:53 -05:00
280e9260f7release 3.11
3.11
Oliver Gorwits
2014-01-26 13:47:38 +00:00
22642c1095Skip default CPU management addresses on VSP and 8800/8600 series in L3::Passport to prevent erroneous duplicate addresses
Eric A. Miller
2014-01-20 21:59:53 -05:00
d68b2047b0rename IEEE802dot3ag to IEEE802dot3ad
Oliver Gorwits
2014-01-19 17:11:42 +00:00
7240f034e5Regex cleanup for additional support of Avaya 8800 series in L3::Passport
Eric A. Miller
2014-01-19 12:03:50 -05:00
97ce41e363Additional documentation for new LAG support
Eric A. Miller
2014-01-19 11:00:50 -05:00
31a8abc3b8Squashed commit of the following:
Eric A. Miller
2014-01-19 10:25:41 -05:00
6b49bfd4c4methods take precedence over globals, make sure that all classes have methods defined if needed to override new fw_mac and fw_port methods in Bridge class
Eric A. Miller
2014-01-13 20:41:28 -05:00
985b4aab3fUse Q-BRIDGE-MIB as default with fallback to BRIDGE-MIB across all classes for the fw_mac, fw_port, and fw_status methods
Eric A. Miller
2014-01-10 19:26:38 -05:00
a4e7c3a61aFix Extreme XOS i_vlan_membership - Revert [28bbe0], fix bug with untagged being added to @ret twice (Robert Kerr)
Eric A. Miller
2014-01-09 21:31:58 -05:00
d82d8781c4[#51] Collect nsIfMngIp when getting IP interfaces in L3::Netscreen
Eric A. Miller
2014-01-04 18:33:20 -05:00
b4c3f92ba3Modify cdp_cap() to handle devices which return space delimited strings for cdpCacheCapabilities rather than hex strings
Eric A. Miller
2013-12-17 19:18:52 -05:00
1c57d2eab8release 3.10
3.10
Oliver Gorwits
2013-12-16 08:17:37 +00:00
409de77b2cMerge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
Eric A. Miller
2013-12-15 20:25:31 -05:00
3e22e24dc9Data values of zero are now sent to munge method instead of skipped
Eric A. Miller
2013-12-15 20:19:08 -05:00
17b1bdacferelease 3.09
3.09
Oliver Gorwits
2013-12-15 23:57:34 +00:00
b570fdbc89Enable new *_cap methods in _get_topo_data()
Eric A. Miller
2013-12-15 18:07:26 -05:00
cceb0f4e5eUpdate change log
Eric A. Miller
2013-12-15 11:05:29 -05:00
04f8c7f7e2Add c_cap() method which return a hash of arrays with each array containing the system capabilities reported as supported by the remote system via CDP or LLDP.
Eric A. Miller
2013-12-15 11:04:14 -05:00
37aca89af7munge_caps() is no longer in use, so remove
Eric A. Miller
2013-12-15 10:24:45 -05:00
5445a496dbMunge fdp_capabilities the same as cdp_capabilities, retain all the bits during munge
Eric A. Miller
2013-12-15 10:21:50 -05:00
0ab93b142cCorrectly unpack bits in munge_bits()
Eric A. Miller
2013-12-15 10:15:55 -05:00
d39dc76949[RT: #78232] Extend cdpCacheCapabilities to show more CDP bits Add cdp_cap() which returns hash of arrays with each array containing the system capabilities supported by the remote system.
Eric A. Miller
2013-12-15 10:11:34 -05:00
c6abd7b62bAdd lldp_cap() which returns hash of arrays with each array containing the system capabilities supported by the remote system.
Eric A. Miller
2013-12-15 08:56:27 -05:00
0e572db832lldp_platform() now tries to return something useful from either lldp_rem_sysdesc() or lldp_rem_sysname().
Eric A. Miller
2013-12-15 08:34:27 -05:00
602bb15b47Alias lldp_rem_sysdesc() as lldp_platform() to provide a clue to type of remote LLDP device.
Eric A. Miller
2013-12-08 21:55:24 -05:00
b4882285c4Fix power module indexing
Eric A. Miller
2013-11-21 20:36:34 -05:00
834b27bdadFix for single instance table leafs in test_class_mocked.pl
Eric A. Miller
2013-11-19 21:05:07 -05:00
7db148a5a1Aruba POE Support Aruba utilizes Q-BRIDGE-MIB when available for VLAN information to better support wired switches Capture serial number on newer Aruba devices
Eric A. Miller
2013-11-19 21:03:37 -05:00
9e332095a2Attempt to fill in missing bp_index mappings on wired Aruba switches.
Eric A. Miller
2013-11-18 21:33:17 -05:00
7bf950026bPOD spelling corrections
Eric A. Miller
2013-11-17 20:35:12 -05:00
f246444d89[#41] Riverbed Steelhead support added in new class L3::Steelhead
Eric A. Miller
2013-11-17 20:28:49 -05:00
8e84aea1bfAdd identification of IOS XR and version in CiscoStats
Eric A. Miller
2013-11-17 14:53:41 -05:00
d6a7a944ccDon't assume entity index 1 is the chassis and has serial in Layer3.
Eric A. Miller
2013-11-17 14:50:21 -05:00
fb478d3c7bWhen determining the BSSID in Airespace there is only one hexadecimal digit available so skip if outside the range of 1-16, 17 is reserved for 3rd party AP's.
Eric A. Miller
2013-11-08 19:42:40 -05:00
24f8a8fdbaRemove "Switch" from model name in L3::Foundry
Eric A. Miller
2013-11-08 19:16:42 -05:00
28bbe0ee19Modify _xos_i_vlan_membership() in L3::Extreme to only include tagged ports
Eric A. Miller
2013-11-07 23:28:13 -05:00
c21ca2062esupport *i_untagged in Bridge.pm to work on other platforms (falls back to *i_vlan)
Oliver Gorwits
2013-11-02 23:53:13 +00:00
e3e289a27cset_i_untagged combines both set_i_vlan and set_i_pvid in one method
Oliver Gorwits
2013-11-02 19:19:26 +00:00
9540f6b9d3L3::IBMGbTor defaults to lldpInfoRemoteDevicesLocalPort in lldp_if() unless there is a cross reference to either ifAlias or ifDescr L3::IBMGbTor lldp_id() now uses lldpInfoRemoteDevicesSystemName Add lldp_platform() support in L3::IBMGbTor L3::IBMGbTor POD updates
Eric A. Miller
2013-11-02 11:02:03 -04:00
539943fb0fCorrect LLDP address type detection in L3::IBMGbTor
Eric A. Miller
2013-10-25 20:15:01 -04:00
7a8ebffd40Merge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
Eric A. Miller
2013-10-23 23:27:51 -04:00
3d48f4e210[#45] IBM (Blade Network Technologies) Rackswitch support in new class L3::IBMGbTor
Eric A. Miller
2013-10-23 23:18:26 -04:00
667cdbea13release 3.08
3.08
Oliver Gorwits
2013-10-22 09:38:22 +01:00
f5fb4dd3b0Silence warning from uninitialized variable in L3::Passport e_descr()
Eric A. Miller
2013-10-18 19:19:46 -04:00
5a2722d049Clean up more model names in L2::Baystack
Eric A. Miller
2013-10-18 19:13:04 -04:00
f3b6cfbd01[#49] Perl 5.18 UNIVERSAL::can change could cause infinite loop
Eric A. Miller
2013-10-18 19:02:46 -04:00
e239a6057crelease 3.07_001
Oliver Gorwits
2013-10-17 19:05:15 +01:00
9b1c439e15Use LLDP in Layer3::Aruba, for switches.
Bill Fenner
2013-10-17 07:35:13 -07:00
074f2e7c8fFix ignore Net-SNMP configuration file snmp.conf option in t/test_class.pl and t/util/test_class_mocked.pl
Eric A. Miller
2013-10-15 22:26:51 -04:00
4b1533e925Don't try to munge undef values
Eric A. Miller
2013-10-15 21:52:18 -04:00
6812a60668Support peth_port_power() power supplied by PoE ports in L2::Baystack
Eric A. Miller
2013-10-15 21:50:49 -04:00
6f0cb846f0Get AP MAC->IP mappings arp cache table augmentation methods
Eric A. Miller
2013-10-15 20:30:12 -04:00
c79307692b[#46] Brocade (Foundry) Module Support Brocade (Foundry) POE Support
Eric A. Miller
2013-10-15 20:27:09 -04:00
08b2f50ac7On EOS, the LLDP port ID is a dot1d port.
Bill Fenner
2013-10-11 11:22:20 -07:00
3577fa1e42update test_class.pl utility to allow ignore of snmp.conf and test summarize more standard class methods
Eric A. Miller
2013-10-07 23:24:38 -04:00
cb6630582aAdd docs note about make_snmpdata.pl under EXTENDING SNMP::Info
Oliver Gorwits
2013-10-07 20:59:11 +01:00
ca5fff31a7Added missing ChangeLog entries for my two recent commits
Bill Fenner
2013-10-07 09:49:19 -07:00
69b1f1e29eMerge branch 'master' of ssh://git.code.sf.net/p/snmp-info/code
Bill Fenner
2013-10-07 09:36:57 -07:00
4e2b642ed1If the port ID claims to be interfaceName, use it for lldp_port
Bill Fenner
2013-10-07 09:32:18 -07:00
3c26ce2a55[#67] Add the possibility to set speed for Layer3::C4000
Eric A. Miller
2013-10-04 21:28:37 -04:00
7d2cf97c06[#68] Fix device_port entries for switches with non-unique ifDesc
Eric A. Miller
2013-10-04 21:22:29 -04:00
cfce6296fbIdentify Layer2::Aironet running IOS15
Bill Fenner
2013-10-04 12:46:43 -07:00
1601703ff2[#69] set speed and duplex on Cisco VSS system (psychiatric)
Eric A. Miller
2013-10-03 22:01:27 -04:00
905ad3e2b7miscellaneous POD updates
Eric A. Miller
2013-10-03 20:26:11 -04:00
15b7e95545Rewrite of L3::Aruba, now supports pseudo ENTITY-MIB methods to gather module information, more interface information for APs, more wireless information to include client stats, and arpnip information from wireless clients. WARNING: AP device interfaces are now based on AP MAC and radio versus BSSID to align with other wireless classes.
Eric A. Miller
2013-10-03 20:07:27 -04:00
247f6f038dmodify munge_null to remove all control characters
Eric A. Miller
2013-10-02 23:39:52 -04:00
7c6df7cce3[#64] Add i_speed_admin() to L2::2900 (psychiatric)
Eric A. Miller
2013-10-01 21:42:09 -04:00
1a92306d51[#66] Support for VSS via CISCO-VIRTUAL-SWITCH-MIB in L3::6500
Eric A. Miller
2013-10-01 21:31:51 -04:00
59e9fae1d5release 3.07
3.07
Oliver Gorwits
2013-10-01 20:21:29 +01:00
998094241dupdate changelog with Nexus bug fixes
Eric A. Miller
2013-09-29 23:35:24 -04:00
d6c3313138fix for device serial, just use entry with no parent since class could be stack rather than chassis
Eric A. Miller
2013-09-29 23:17:32 -04:00
b7e252b91aOverrides ipAddrTable methods, some versions do not index the table with the IPv4 address in accordance with the MIB definition.
Eric A. Miller
2013-09-29 22:27:39 -04:00