Released: 2025-09-16
We are happy to announce the following enhancements to NQE as part of release 25.9.0.
See the full release notes for Forward Enterprise version 25.9.0.
What’s New
-
STIG parameters are now available in the data model, including device role and connectivity attributes (e.g.,
device.isProviderEdge,interface.connectivity.toCoreLayer,interface.connectivity.toCustomerEdgeDevice,interface.connectivity.toDodinBackbone, andinterface.pseudowireVirtualCircuitId). These parameters appear underStigPolicyandDefaultStigParameters, with usage data exposed throughparameterUsagesinStigDatabase. -
Velocloud support has been expanded, with
VELOCLOUD_EDGEandVELOCLOUD_GATEWAYadded as values of theOStype.
What's Fixed
-
Duplicate MAC entries in
NetworkInstanceFdb.macEntrieshave been eliminated, ensuring unique results. -
The
Iface.descriptionfield is now correctly populated for Huawei devices. -
Query performance has been improved for cases involving type annotations, reducing execution time.
-
IpAddress set handling has been enhanced:
-
The subnet limit for representing set contents has increased from 10,000 to 20,000.
-
When the limit is exceeded, queries now fail gracefully with an HTTP 200 response instead of returning a 500 error.
-
Command Changes
-
For F5 devices,
list ltm profile tcpwas added to the outputs ofCONFIGcommands to improve visibility into TCP profile configurations. -
For Checkpoint devices,
VERSIONcommands now includecat /etc/cp-release && cpinfo -y all(or sometimescpinfo -y allalone), providing more complete version details.
Deprecations
The following fields and functions are deprecated and will be removed in a future major release:
-
Fields:
-
CloudAccount.publicUnallocatedIps -
Cve.criteria,Cve.description,Cve.severity -
Ethernet.negotiatedPortSpeed -
ExternalSources.cliSources,ExternalSources.httpSources,ExternalSources.snmpSources -
System.uptimeSeconds -
VpcData.cloudType
-
-
Functions:
blockDiff_alpha1,blockMatches_alpha1, andhasBlockMatch_alpha1(use the versions without the_alpha1suffix).



