Dell EMC OpenManage Network Manager v.6.5.3 Release Notes October 8, 2018-5 Rev.
Release Type and Definition Release Type and Definition Numbers in parentheses below refer to issue tracking numbers. Version: 6.5.3 Release Notes Date: October 8, 2018 Upgrade Path Matrix Rel 6.0SP1 6.0SP2 6.0SP3 Version 6.1 6.1SP1 6.2 6.2SP1 6.2SP2 6.2SP3 6.5 6.5.2 6.5.3 6.0SP1 NA x x NS NS NS NS NS NS NS NS NS 6.
New Features/Devices Supported in 6.5.3 3 New Features/Devices Supported in 6.5.3 OS 9 • Support FTOS 9.14.0 for existing models (S30XX, S31XX, S40XX, S48XX (S4810, S4820T and S5048F will be supported when 9.14.1 is supported in OMNM), S60XX, S61XX, Z91XX, MXL,MIOA, FNIOM) (30571) • OS 9 - FTOS or OS10 switches don't provide relevant information in MIBs, so as a result fans/power supply alerts will not correlate to the appropriate component.
New Features/Devices Supported in 6.5.3 4 • Cisco support has been added for WS-C3650-24PD-S and WS-C3650-48PD-S (HD38418) Integration • A REST API has been added to support programmatic firmware Deployment (31105) Enhancements: • "The Virtual Appliance menu option 4 has been changed from 4) Configuration Review” to "4) Generate Technical Support Logs File" This option will now autocreate the necessary log file for submission to support.
New Features/Devices Supported in 6.5.2 5 New Features/Devices Supported in 6.5.2 • Driver support added for PCT and N3048EP, models on OS 6.5.1. (30557) • Driver support added for the S5048F model on OS 9.12.1. (30122) • Driver support added for QFX 10008 to the Juniper driver.
New Features/Devices Supported in 6.5.2 6 N3024, N3024F, N3024P, N3048, N3048-EP, N3048P, N3132PX, N4032, N4032F, N4064, N4064F • Dell Force 10 devices now support OS 9.13. (30125) • Seeded compliance policies were added for Powerconnect (PCT) and FTOS devices.
New Features/Devices Supported in 6.5.2 7 • The MySQL database was upgraded to 5.7.19 to resolve the following vulnerabilities.
New Features/Devices Supported in 6.5.2 8 • The Getting Started and Common Setup Task portlets were updated to reflect a Requirement Tag. (30559) These tags include Optional, Recommended, and Required. Tool tips describe each tag. • Device discovery can now read a file containing a list of IP addresses, IP ranges, and/or subnets.
New Features/Devices Supported in 6.5.2 9 device warranty information”, and “Refresh Hierarchical View Membership” actions. (30385) Workaround: Create a new discovery profile or edit existing profiles and add above listed missing actions. • In rare cases that the application server may fail to start up after a fresh installation. The software will attempt start the application server up to three times.
New Features/Devices Supported in 6.5.2 10 • EOL report generates the following error when executed: (30742) java.lang.IndexOutOfBoundsException: Index: 5, Size: 4 Workaround: The steps you take depend on whether you removed the EOL Report Template Before an Upgrade or After an Upgrade. Before an Upgrade 1. Delete EOL report template from Report Template portlet. 2. Delete all EOL reports from Reports portlet. a. Maximize the Reports portlet. b. Select the EOL report. c.
New Features/Devices Supported in 6.5 11 New Features/Devices Supported in 6.5 • Driver support added for Dell EMC Networking models N11XX, N2128PX, N3132PX. (28613) • Added 6.4 firmware support for Dell Networking N1xxx, N2xxx, N3xxx, N4xxx models. (30171) • Driver support added for Cisco 2960X-24TS-L. (32118) • Dell EMC Networking PCT and FTOS drivers support PVID.
New Features/Devices Supported in 6.5 12 • Context portlets - This feature is used throughout OMNM and is now user customize-able. Some portlet can broadcast the row selected and some portlet can listen to the broadcast and update accordingly. This can be seen on the resources page between the Resource Manager and the Port or Interface portlet. The Port or Interface portlet only populates if a row on the Resource manager is selected.
New Features/Devices Supported in 6.5 13 • In OMNM 6.5 license registration was enhanced to support two license registration actions. If you intend to extend an existing license, choose Extend License Expiration. This results in the new license being activated when the existing license expires. Otherwise if you want to increase the number of resources that you can have under management, choose Increase License Count. This results in the new license being activated immediately.
New Features/Devices Supported in 6.5 14 • A new Scheduled Maintenance (Next 30 Days), Historical Maintenance Log, & All Future and Historical Maintenance Logs reports and Maintenance Logs Template have been pre-seeded. These reports capture maintenance log entries that have been entered on a managed devices. The maintenance log information can be also seen in detail page of a managed devices under maintenance info tab. (28811) • Event Processing Rule (EPR) types have been re-categorized.
New Features/Devices Supported in 6.5 15 • More configuration options have been added to the expanded Traffic Flow portlet. Users can now choose whether or not to use cache tables for queries and also whether to put a limit on how many conversational flows per minute should be processed. Both of these options give more flexibility in dealing with highvolume scenarios. These options were available in previous versions, but activating them required users to edit text files and restart the server.
New Features/Devices Supported in 6.5 16 • Safari blocks any and all keyboard input for FlashPlayer applications. As a work around, use Chrome. (29120) • OMNM requires Flash player to be installed and enabled in order for all features to work, including license importing, uploading of files, and topology views. You will need to configure your browser to always activate Flash. For Chrome, go to Settings > Advanced > Privacy and security > Content settings > Flash > Ask first > turning off.
New Features/Devices Supported in 6.2 Service Pack 3 17 • If you have created custom Action scripts using perl you may encounter execution or compilation errors similar to the ones show here. Note that Preseeded perl action scripts in OMNM still runs as expected without this issue. Cannot load ‘/usr/lib/perl5/5.22/i686-cygwin-threads-64int...’ or Compilation failed in require at /usr/lib/perl5/5.22/i686-cygwinthreads-64int... These are due to issues with the embedded perl version 5.
New Features/Devices Supported in 6.2 Service Pack 3 18 Resolved Defects and Known Issues • The backup-config file must be created first for backup to backup-config to work properly for N3132PX model. To do this, end user must either create this (backup-config) file directly on the device or execute copy running-config to backup-config or startup-config to backup-config ACLI.
New Features/Devices Supported in 6.2 Service Pack 3 sudo iptables -D INPUT 7-p tcp --dport 3306 -j ACCEPT sudo iptables -A INPUT -p tcp --dport 3306 -s localhost -j ACCEPT sudo iptables -A INPUT -p tcp --dport 3306 -s synergy.domain.int -j ACCEPT sudo iptables -A INPUT -p tcp --dport 3306 -j DROP sudo service iptables save • MySQL passwords are not secure. (30777) Workaround: Secure MySQL passwords for all OMNM versions using the following steps to change the MySQL root and application passwords.
New Features/Devices Supported in 6.2 Service Pack 2 20 New Features/Devices Supported in 6.2 Service Pack 2 • Driver support added for Cisco LSSB SF 200-xx, SF 300-xx, SF 302-xx, SF 500-xx, SG 500-xx; SG 500X-xx models. (28388) • Added 6.3.0.19 firmware support for Dell Networking N1xxx, N2xxx, N3xxx, N4xxx models.
New Features/Devices Supported in 6.2 Service Pack 1 21 Resolved Defects and Known Issues • Security vulnerability: Linux Kernel Privilege escalation vulnerability - CVE-2016519 aka Dirty Cow a Linux OS vulnerability. The vulnerability Impacts Redhat and Centos Operating systems where OMNM is installed. For resolution on Redhat refer to: https://access.redhat.com/security/ vulnerabilities/2706661 For Centos 6/7 run "sudo yum update kernel" The OMNM Virtual Appliance with OMNM 6.2 SP2 on Centos 6.
New Features/Devices Supported in 6.2 Service Pack 1 22 • You now have the ability to add a language portlet to any page. This portlet allows you to change the language that OMNM displays. The home page now shows a language portlet that allows you to change the language that OMNM displays. This allows any user to select their preferred language by clicking one of the buttons and this will take effect right away and it does not affect any other users.
New Features/Devices Supported in 6.2 23 • Resource Monitors of the type SNMP Interfaces now have new filterable attributes, Monitor Target Name and Monitor Target Description. These will automatically be applied to all newly created monitors. For existing monitors, you will need to perform a manual action in order for these new attributes to be applied.
New Features/Devices Supported in 6.2 24 Menu called Traffic Assessment with a select set of Traffic Flow Analyzer portlets. (27261) • VMWare ESX and KVM Controller Support Basic support for management of VMWare ESX and KVM Controller devices was added. The controllers are discovered/managed via WBEM protocol and require WBEM and SSH authentication protocol at discovery time. VMs will appear in the controller's reference tree, but can also be discovered standalone.
Features/Devices Supported in 6.1 Service Pack 1 25 • Currently, we only obtain service tag information from top (master) device. To report on service tags that belong to stacked (slave) devices, create custom attributes in resource manager to store additional service tags. To accomplish this task, right click on any device and select "Edit Custom Attributes" menu option which opens "Custom Attributes Editor" form.
Features/Devices Supported in 6.1 26 Features/Devices Supported in 6.1 • Driver support added for Dell Networking X-series switches: X1008, X1008P, X1018, X1018P, X1026, X1026P, X1052, X1052P, X4012. • Driver support added for Dell Networking model: PowerEdge VRTX 10Gb. • Added 6.2.6.x firmware support for all Dell Networking N-Series models. (27236) • Driver support added for Dell Networking FTOS models: C9010. (27138) • Driver support added for 3com: 5500 EI Switch Series (JD377A) Router.
Features/Devices Supported in 6.1 27 • ctrl and shift will allow multi select in resource manager minimized portlets allowing delete of more than 1 device at a time. • The "Alarms by location" page is a context driven view that depends on the preconfiguration and administration of containers from the container manager in the Admin tab. If there are no container configured the Container tree will be empty and the other context driven portlets will also be empty.
Features/Devices Supported in 6.0 Service Pack 3 28 • Virtualization enhancements - VMware or Hyper VM's with windows or Linux OS can be discovered using standard WMI or WBEM authentication protocols. - Linux machine Virtual and Physical now support an SSH management interface. - ESXi servers that support WBEM can be discovered with WBEM/HTTPS management interface. The inventory of VM's will be discovered and listed in the ESXi servers, reference tree.
Features/Devices Supported in 6.0 Service Pack 1 29 • Added support for Dell Networking FTOS models Z9500, FN410S, FN410T, FN2210S. • Added 9.7 firmware support for the following devices S4810, S4820,S5000, S6000, MXL, IOA, Z9000, Z9500, FN410S, FN410T, FN2210S. • Added 6.2 firmware support for Dell Networking models: N2024, N2024P, N2048, N2048P, N3024, N3024F, N3024P, N3048, N3048P, N4032, N4032F, N4064, N4064F. Features/Devices Supported in 6.
Features/Devices Supported in 6.0 Service Pack 1 30 • Discovery now automatically updates monitor targets by default. Web Service discovery also does not require a discovery profile exist in OMNM before it can trigger discovery. When none exists, web services create a default profile with the supplied parameters.
Adaptive CLIs Filters/Groups Cisco—Cisco, All Cisco, excluding XR and PIX, All Cisco excluding PIX, vCisco Devices, Cisco IOS 12.0-12.4, Cisco IOS 12.2(33), Cisco Not IOS 12.
Adaptive CLIs Cisco show ip access-lists' Cisco show ip traffic' Cisco show hardware' Cisco show interfaces rate-limit' Cisco show interfaces summary' Cisco show interfaces description' Cisco IOS Class Map create Cisco IOS Class Map delete Cisco IOS Create Ext ACL Entry Cisco IOS Create PrefixList Cisco IOS Policy Map create Cisco IOS Policy Map delete Cisco IOS Write Mem Cisco Interface Shutdown See also Cisco Compliance Actions on page 36 Juniper JUNOS Adaptive CLIs Juniper JUNOS 'show protocol' xm
Standard Change Management Policies 33 Juniper JUNOS 'show cos drop-profiles' xml Juniper JUNOS 'show cos classifiers' xml Juniper JUNOS 'show configuration' xml Juniper JUNOS 'show configuration' Juniper JUNOS 'show class of service' xml Juniper JUNOS 'show access' xml Juniper JUNOS show system rollback ACLI HP Procurve Adaptive CLIs N/A Brocade Adaptive CLIs N/A Standard Change Management Policies Change Management comes with several policies and actions by default.
Standard Change Management Policies 34 COMPLIANCE Cisco PAD Service—The packet assembler/disassembler (PAD) service supports X.25 links. This service is on by default, but it is only needed for devices using X.25; PCI 2.2. COMPLIANCE Cisco Service Config—Disable autoloading of configuration files from a server; PCI 2.2.2 COMPLIANCE Cisco Password Encryption—The password-encryption service shows user passwords as encrypted strings within the configuration; PCI 8.
Standard Change Management Policies 35 Cisco ACL Permit Transit Traffic Cisco ACL Permit RIP Cisco ACL Permit OSPF Cisco ACL Permit IGRP Cisco ACL Permit EIGRP Cisco ACL Permit BGP Cisco ACL Deny access to internal infrastructure Cisco ACL BGP AS Source Cisco ACL Anti Spoofing Cisco ACL - Deny special use address source Cisco session-timeout' Enabled - ALL LINES Cisco exec-timeout' enabled ALL LINES Cisco Proscan Policy Groups The following combine the ProScan Policies described above into groups to scan
Standard Change Management Policies 36 Cisco Compliance Actions Remedial actions are often part of the process of change management. These may be triggered by the Cisco Event Processing Rules, and are included as part of the Standard Change Management Policies Compliance Cisco AAA Login—To avoid being locked out of the router, define username and password on the access server before starting the AAA configuration. Compliance Cisco Finger Service (11.3-12.0 & 12.1+)—Disables the ip finger service.
Standard Change Management Policies 37 Cisco Event Processing Rules The event processing rules here typically tie Cisco Compliance Policies with remedial Cisco Compliance Actions. Compliance Cisco AAA Login Remediation— Triggers a task to configure an AAA login. Compliance Cisco BOOTP Server—Corrects PCI Cisco BOOTP Server compliance failures. Compliance Cisco CDP Service—Corrects PCI Cisco CDP Service compliance failures.
Known Issues Known Issues General • While IPv6 is supported some Filter fields may still not fully support IPv6 data entry. These include: in/not in operands. The "ip address" filter attribute is too short to display a full IPv6 address but filter capability is still supported. (27973) • There is a known issue in OMNM 6.2 where edits of a save file server will uncheck the previously saved TFTP server option.This occurs on every other edit of the file server.
Known Issues • Login form missing workaround: (3526, 3765) 1. Shut down web server. 2. In a command shell type the following: oware 3. Type mysql -u root --password=dorado This will log you into mysql database 4. Copy and paste the following into mysql shell and hit enter: update lportal.layout set typeSettings = 'layout-templateid=1_column\ncolumn-1=58,\n' where (groupId=10180 ) AND(privateLayout=0 ) AND(friendlyURL='/login' ); 5. restart web server 6.
Known Issues • SNMP v3 and Traps —Traps from an SNMP v3-accessed device do not appear when you change an SNMP v3 login or password on the device or OMNM, unless you resync the device, or until an SNMP monitor polls the device. (23818) • IP v6—Traffic Flow Analysis discards IP v6 packets. You also cannot install to an IP v6 server, and inter-server communications in distributed installations must be IP v4. • When end user presses on Export button while no data in MIB table, an empty URL comes up.
Known Issues • Migration or upgrade from the OMNM standalone/single server environment to a HA environment is not support. Migration or upgrade from an HA environment to a standalone/single server environment is also not supported. User is expected to uninstall and re-install the target platform in these cases (27502) • Installation scans the following ports: Database: 3306 or user-configured database host, if using MySQL server.
Known Issues • Ethernet Link Discovery Limitation—For all Force10 devices, Dell OpenManage Network Manager does not discover ethernet links when they are attached to management port because the LLDP table on the device is not populated. (20579) • Server Start Delay—The Windows tray icon may prematurely indicate application server has started. Workaround: Wait for five minutes, and the application server should start completely with the proper icon shown.
Known Issues • OMNM does not support Traffic flow analysis on sFlows from devices using sFlow earlier than v5. Typical error content reads “Data array too short“ if you have an unsupported sFlow version. (25134) • OMNM now shows the top N exporters if it finds no traffic flow data for a selected resource in the selected time frame. (22335) • To see if a device is registered to display traffic flow in the Managed Resources portlet, you must expand the portlet.
Known Issues • After upgrading, Users may not initially appear associated to their roles, but you can work around this apparent failure by clicking Update Associations. This is in the Roles portion of the Control Panel. Click Actions > Assign Members, then click the Update Associations button on the following screen. Alternatively, you can go to the Server Administration portion of the Control Panel and click Execute to Reindex all search indexes.
Known Issues • Devices not implementing LLDP MIBs with complete and correct data will prevent OMNM from discovering links for the device. Also some devices encode STP data collected via SNMP in a way that is difficult to decipher. In these cases, Dell OpenManage Network Manager logs a warning message Problem determining designated port encoding algorithm during device link discovery. (16438) • A device login banner can not contain the same character(s) that are used during the device login sequence.
Supported Aerohive Equipment 46 Reports • OMNM does not generate a report when the associated template includes too many available columns for PDF to handle (24837) • Some reports or templates may appear pre-seeded that are not supported by OMNM. For example, pool report templates may appear for programmatic restrictions on pooled assets like IP addresses, or Route Targets that may not be supported. (18882) • Report icon is cut off using chrome version 42.
Supported Brocade/Brocade RX Equipment 47 Known Issues • OMNM does not support telnet for alcatel devices. The alternative is to use SSH. (28836) Supported Brocade/Brocade RX Equipment The following describes supported Brocade equipment and its known issues.
Supported Cisco Equipment 48 • Driver support added for Cisco SFTP, IE-30004-TC, IE-30008-TC, ASR 1002-X, 3850-48P-S. (24682, 2871) • New Cisco Metro Ethernet SLA Monitor (24633) • Cisco devices running IOS or IOS-XR can calculate bandwidth. Consult the Monitoring Chapter of the User Guide for details.
Supported Cisco LAN Switches Small Business Equipment 49 Issues Resolved No resolved issues to report/ Supported Cisco LAN Switches Small Business Equipment The following describes supported Cumulus equipment and its known issues. • Supported devices include: SF 200-24, SF 200-24FP, SF 200-24P, SF 200-48, SF 200-48P: SF 300-08, SF 300-10, SF 300-10MP, SF 300-10P, SF 300-20, SF 300-24, SF 300-24P, SF 300-28, SF 300-28P, SF 300-48, SF 300-48P, SF 300-52: SF 302-08, SF 302-08MP, SF 302-08P.
Supported Dell Equipment 50 NOTE: The device needs to have these settings for snmp oids to return the right values for cpu and memory. (27489) https://support.cumulusnetworks.com/hc/en-us/articles/203922988-ExposingCPU-and-Memory-Information-via-SNMP Known Issues • OMNM does not support Cumulus Linux device discovery using root user as CLI authentication. (27289) • Non-root user must be in the sudoers list (27289) To add a user to sudoers list: login as root and type 'visudo' to edit /etc/sudoers.
Supported Dell Equipment 51 • Added firmware 3.0.0.70 support for Dell Networking X-1000 Series switches. (28043) • Devices running 9.10 firmware version or newer are collecting KPI information using SNMP protocol. Since older firmware doesn't support KPI information using SNMP protocol, OMNM still needs to use CLI to retrieve information from the devices. (27757) 6.
Supported Dell Equipment Changes: below outline the changes for devices using firmware 9.4 and later. You may also have to perform manual tasks after upgrade. These are described below. If you are installing this version fresh (non upgrade) you can ignore these Changes.
Supported Dell Equipment Product name changes required the monitors change. The monitors now have names starting with Dell FTOS… and pick up F10 and Dell FTOS devices for any current F10 monitor, as specified below.
Supported Dell Equipment N1108P-ON, N1108T-ON, N1124P-ON, N1124T-ON, N1148P-ON, N1148T-ON, N1524, N1524P, N1548, N1548P, N2024, N2024P, N2048, N2048P, N2128PX-ON, N3024, N3024F, N3024P, N3048, N3048-EP, N3048P, N3132PX, N4032, N4032F, N4064, N4064F 6.0.1.3, 6.1.0.1, 6.2, 6.3 and 6.4 (OMNM labels 81xx devices as N-Series devices when they upgrade to this firmware. These become N4032, N4032F, N4064, and N4064F models in inventory) [26826] PowerEdge VRTX 10Gb, PowerEdge VRTX 1Gb IOM 2.0.
Supported Dell Equipment Mobility Controller 804 AOS 2.5.x, 3.1.x PowerConnect W-3200 AOS 6.0.1.2, 6.0.2.0, 6.0.2.1, 6.1.1.1, 6.1.2.3, 6.1.3.8, 6.2.0.3, 6.2.1.1, 6.3.1.1, 6.3.1.2, 6.4.2.4 PowerConnect W-3400 AOS 6.0.1.2, 6.0.2.0, 6.0.2.1, 6.1.1.1, 6.1.2.3, 6.1.3.8, 6.2.0.3, 6.2.1.1, 6.3.1.1, 6.3.1.2, 6.4.2.4 PowerConnect W-3600 AOS 6.0.1.2, 6.0.2.0, 6.0.2.1, 6.1.1.1, 6.1.2.3, 6.1.3.8, 6.2.0.3, 6.2.1.1, 6.3.1.1, 6.3.1.2, 6.4.2.4 PowerConnect W-6000M3 AOS 6.0.1.2, 6.0.2.0, 6.0.2.1, 6.1.1.1, 6.1.
Supported Dell Equipment PowerConnect W-IAP224 (11ac) AOS 6.3.1.8 PowerConnect W-IAP225 (11ac) AOS 6.3.1.8 PowerConnect W-IAP274 (Outdoor/11n/11ac) AOS 6.3.1.8 PowerConnect W-IAP275 (Outdoor/11n/11ac) AOS 6.3.1.8 PowerConnect W-IAP3WN AOS 6.3.1.8, 6.3.1.1, 6.2.1.0, 6.1.3.4 PowerConnect W-IAP3WNP AOS 6.3.1.8, 6.3.1.1, 6.2.1.0, 6.1.3.4 PowerConnect W-IAP92 AOS 6.3.1.8, 6.3.1.1, 6.2.1.0, 6.1.3.4 PowerConnect W-IAP93 AOS 6.3.1.8, 6.3.1.1, 6.2.1.0, 6.1.3.
Supported Dell Equipment 57 The following are supported Dell Networking FTOS S-Series models supported in a stacking configuration: • S60, S55, S50N, S50V, S25N, S25P, S25V, S4810, S4820T, S5000. • Ports for the POE+ card C150/C300 also appear in the ports portlet (23884) NOTE: The latest OMNM version supports FTOS 9.4 and later. It discovers Dell Networking FTOS Devices as Dell Networking Devices.
Supported Dell Equipment 58 upgrading, delete the Dell S5000 Fabric Device Template in the Reports Template and delete that report in the reports portlet. • Restoring configurations with the startup/reboot option works on N Series devices running 6.x firmware, but the audit trail may not indicate the correct status. This occurs because OMNM does not receive anything from the device to close out the job. Some models do not send a message like Shutting down.. that indicates success.
Supported Dell Equipment 59 • FiberChannel ports are excluded from the ALL Devices group for the default interface monitor. Monitors do not retrieve information from FiberChannel ports, so including them would distort monitoring results. (23033) • Stacking with 35xx series may have timeout issues when trying SNMP get to walk thru all the ports and related details (monitoring). (19394) • For devices running firmware older than 4.1.x.
Supported Dell Equipment 60 delete the Dell Networking C- Series Devices group in the Managed Resource Groups portlet, or edit the filter criteria to 'Model contains Force10 C OR Model contains Dell Networking C'. (27371) Issues Resolved • Dell Networking FTOS S-Series filters pick up any device whose model name contains “S.” Workaround: Use the new Dell Networking S group. (26445) • The Interface availability report displays negative values when the device’s availability is indeterminate.
Supported Edge Core Devices 61 • Restoring configurations to Dell Networking FTOS devices may produce errors when individual commands already exist in the running config and cannot be overwritten. Dell OpenManage Network Manager ignores such errors and reports success by default since the errors indicate a command was not applied, not that restoration was unsuccessful.
Supported HP Procurve Devices 62 At Port Level: FCReadBytesRate, FCReadRate, FCWriteBytesRate, FCWriteRate, ISCSIReadBytesRate, ISCSIRead, ISCSIWriteBytesRate, ISCSIWriteRate, PacketsNetworkIn, PacketsNetworkOut, OctetsIn, OctetsOut. At the LUN/Disk level: LUNAverageRead, LUNAverageWrite, LUNAverageQueueLength, LunReadBytesRate, LUNReadRate, LUNResponseTime, LUNTotalCall, LUNWritten, LUNWrite. Known Issues No known issues at this time.
Supported Juniper Devices 63 Supported Juniper Devices The following describes supported Juniper devices and their known issues. • The following monitors were added: Juniper COS, Juniper RPM. (28136) • Support added for VMX model, except for backup.
Supported Ruckus Devices 64 Supported Ruckus Devices The following describes supported Rucckus devices and their known issues. Supported Devices and Features • Supported device models include: Ruckus AP R310, Ruckus Wireless ZD 1200.
Supported Vyatta Devices 65 Known Issues • snmpv3 doesn’t support write feature. (27147) • OMNM does not support discovery of SonicPoints. (27115) • IPFIX with extensions flows are not supported. (27173) • IPFIX flows are not supported. (27162) • SonicWALL devices don't support temperature. (27167) • Link Discovery is not supported. SonicWALL devices don't populate LLDP tables. (27166) • Application doesn't support restore of SonicWALL devices due to device limitation.