You are on page 1of 8

NetBoss XADE

Release Notes
Version 1.8.0.0
2/26/2015
Copyright and trademark notice
The software and documentation contained herein is the confidential and proprietary
information of NetBoss Technologies, Inc. (NetBoss), or its vendors, and shall be used only
in accordance with the terms of a written license agreement between you, or your employer,
and NetBoss. Neither the software nor documentation may be modified or reproduced without
the express written consent of NetBoss.
THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR
INFORMATIONAL PURPOSES ONLY. WHILE EFFORTS WERE MADE TO VERIFY THE
COMPLETENESS AND ACCURACY OF THE INFORMATION CONTAINED IN THIS
DOCUMENTATION, IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED. IN ADDITION, THIS INFORMATION IS BASED ON NETBOSS
CURRENT PRODUCT PLANS AND STRATEGY, WHICH ARE SUBJECT TO CHANGE
BY NETBOSS WITHOUT NOTICE. NETBOSS SHALL NOT BE RESPONSIBLE FOR ANY
DAMAGES ARISING OUT OF THE USE OF, OR OTHERWISE RELATED TO, THIS
DOCUMENTATION OR ANY OTHER DOCUMENTATION. NOTHING CONTAINED IN
THIS DOCUMENTATION IS INTENDED TO, NOR SHALL HAVE THE EFFECT OF,
CREATING ANY WARRANTIES OR REPRESENTATIONS FROM NETBOSS, ITS
SUPPLIERS OR LICENSORS, OR ALTERING THE TERMS AND CONDITIONS OF THE
APPLICABLE LICENSE AGREEMENT GOVERNING THE USE OF NETBOSS ;
NETBOSS XT; NETBOSS XE; NETBOSS XTa ; STATEWISE, and NETBOSS
XADE SOFTWARE.
NETBOSS TECHNOLOGIES, NETBOSS, NETBOSS XE, NETBOSS XT, and
StateWise and the associated logos are trademarks or registered trademarks of NetBoss
Technologies, Inc., and may not be used without permission.
All text, images, illustrations, designs, icons, photographs, and other written information
contained in this document (collectively, the "Contents") are copyrights, trademarks, trade
dress and/or other intellectual property owned, controlled or licensed by NetBoss
Technologies, Inc. (NetBoss), one of its affiliates or by third parties who have licensed their
materials to NetBoss and are protected by U.S. and international copyright laws. The
compilation (meaning the collection, arrangement, and assembly) of all Content in this
document is the exclusive property of NetBoss and is also protected by U.S. and international
copyright laws.
Third-party software copyrights are held by their respective owners.
Copyright 2015 NetBoss Technologies, Inc. All rights reserved. Data subject to change
without notice.

NetBoss XT|NetBoss XADE|page 2


Contact Us
NetBoss Technologies
North America: +1-866-628-7177
International: +1-772-618-4225
United Arab Emirates: 800-03-70-3540
Website: www.netboss.com/
Information: info@netboss.com

NetBoss CustomerCare - Technical Support


NetBoss CustomerCare Online

See the NetBoss Customer Support Process Guide provided with the NetBoss
CustomerCare Welcome Letter for additional details.

Training
E-mail:training@netboss.com

Sales
E-mail: sales@netboss.com

NetBoss XT|NetBoss XADE|page 3


Table of Contents

NetBoss XADE 1
Copyright and trademark notice 2
Contact Us 3
NetBoss CustomerCare - Technical Support 3
Training 3
Sales 3
Table of Contents 4
New features and enhancements 5
Resolved issues 6

NetBoss XT|NetBoss XADE|page 4


New features and enhancements
Version 1.8.0.0
TicketID Feature or enhancement description
XADE-17 A new DDA template uses the RARC file; therefore it is able to
handle ASCII and TL1 connections.
XADE-208 The agent version field is limited to 8 characters in the agent
properties file.

Version 1.7.0.0
Ticket ID Feature or enhancement description
XADE-115 External tools can now be added to the Active Control Diagram Builder
SFID9740 diagrams.

To create your custom external tool with name MyTool for UIM_
MyNetworkElement:
1. Extend UIM_ExternalTool with UIM_MyTool.
2. Extend UIM_ExternalToolForElement with UIM_
MyToolForElement.
Overide Element property with UIM_
MyNetworkElement.
Overide ExternalTool property with UIM_MyTool.
3. Drag and drop UIM_ExternalTool to "External Tool" package of
Instances.agent.
4. Populate all properties.
l ExecutableName can be:
com.harris.netboss.graphomclient.\
operationscontroller\
.exte-
rnaltools.BrowserApplicationLauncher
l CategoryName can be Connectivity Tools.
XADE-173 A performance polling cycle that allows 10-minute polling was added to
all templates.
XADE-174 An SNMPEMStemplate is now provided.

NetBoss XT|NetBoss XADE|page 5


Resolved issues
Version 1.8.0.0
TicketID Description
XADE-56 During configuration resynchronization, the agent only reconciles
when the SNMPWALKS are all successful, with no timeouts.
Previously, the agent removed too many elements when the device
went offline during configuration resynchronization.
XADE-60 The "Just-Engine"MIB with OID .1.3.6.1.4.1.20789.3.1.1.1.1 imports
successfully as an integer value type.
XADE-71 A refactored agent project now populates/retrieves the agent name
and exports the agent.
The problem originally occurred because
CompiledAgentProperties
getProperties().get(PropertyKeys.NAME) would return
an empty project name string if the agent.properties file was not
open in the editor.
XADE-74 Any selected inherited from uim_genericnetworkelement
class or new class only shows one IPAddress property.
XADE-77 A property description is saved when the description for a new
property is copied and pasted into the description field from another
source, site, or document.
XADE-78 In the new agent project dialog box, when you specify a location, that
location is no longer auto-cleared when you start editing the project
name.
XADE-81 When a MIB is being loaded to the mibtree, the line number will be
shown for each error found.
XADE-88 When one of the default classes that comes with classes.lib is
added to the instances under Instances.agent > Instantiation
Components for the first time, the functionality now works.
XADE-90 Problems were resolved when attributes were dragged from the MIB
to model classes:
l Qualifiers (like invalid datatypes) are properly set.
l Attribute polling works reliably when individual attributes are dragged from
the MIB.
l Setting Element Type to read-write in both the top-level NE class and
the top-level inst comp class works correctly.

NetBoss XT|NetBoss XADE|page 6


TicketID Description
XADE-112 Agents built withAgent Workshop no longer have an installation
problem.
XADE-120 The default agent project, InstrumentationManager.java, no
longer sets the value for the ALARM_SOURCE_DESCRIPTION
property.
XADE-128 No NullPointerException occurs when running the agent as "Run as"
> Agent Simulator.
XADE-132 Having an extra classes file in the wrong directory no longer impedes
an agent's installation.
During agent installation, if you attempt to install an agent that has an
incorrect AgentContext.xml file, either because the providers
don't exist, or there is some syntax error in the file, the agent
installation stops and reports an error.
XADE-154 Agent Workshop's Class Details now prevent duplicate properties in a
case-insensitive pattern.
XADE-158 When the device is offline, the agent does not clear any alarms.
XADE-164 When a StorePerformanceData qualifier is added to a class to
generated performance data, the generated data is based on values
with and without change of attribute values for the selected class.
XADE-187 Setting a password qualifier no longer prevents agent export.
XADE-188 The JavaScript simulator stopping at the wrong breakpoint has been
fixed.
XADE-191 The getInstanceID call returns top-level ID if no managed object
is provided.
XADE-202 Classes in Classes.lib can be named using no more than 30
characters.
XADE-204 Agent refactoring now allows version change, as well as vendor and
device change.
XADE-210 Agent version is removed from display name.This includes
management interface, instantiation component, and monitoring
interface.

NetBoss XT|NetBoss XADE|page 7


Version 1.7.0.0
TicketID Description
XADE-55 A correction in API usage in InstrumentationManager.java
assures that alarm reconciliation works consistently.
XADE-67 JavaScript Agent Simulator works correctly when createElement
is called and the parent does not exist.
XADE-82 The trapID is not null; therefore, the agent simulator is able to
process it.
XADE-101 The name and vendor name now show as part of the UIM-Class
name.
XADE-102 The logWalk function now works when logging JSON objects that
contain JSON objects.
XADE-126 A class extending the UIM_Performance class enables XADE to
obtain IDs of objects extending from the performance classes.
XADE-164 Adding a StorePerformanceData qualifier to a class to
generated performance data, the generated data values are
generated with and without change of attribute values for the
selected class.

NetBoss XT|NetBoss XADE|page 8

You might also like