Address Manager can create the following types of reports. Parameters describes items you can select or specify to define the scope of a report. Sorting indicates the values by which you can sort the information in the report.
User Profile
Description | Parameters and Sorting |
---|---|
Lists information for the selected users, including login name, telephone number, email address, security and history privileges, access rights, and workflow settings. Use this report to create a record of user information. | User—select a user that you want to include in the report. |
Server List
Description | Parameters and Sorting |
---|---|
Lists all servers within a configuration, including the server interfaces, type, roles, and object tags. Use this report to document the servers in a configuration. |
|
Unused Object Tags
Description | Parameters and Sorting |
---|---|
Lists all tags that have been defined but not assigned to objects. Parent tags or tag groups are included to illustrate the tag hierarchy. Use this report to locate unused tags. |
|
Used Object Tags
Description | Parameters and Sorting |
---|---|
Lists all tags applied to objects and the number of times the tag is used. Parent tags or tag groups are included to illustrate the tag hierarchy. Use this report to review tag usage and to catalog tagged objects. |
|
All object Tags
Description | Parameters and Sorting |
---|---|
Lists all tags in a tag group. Use this report to review tags within a tag group. |
|
Configuration Change Detail
Description | Parameters and Sorting |
---|---|
Lists a summary of configuration changes made by a
selected user. The report provides a summary overview of changes
made by the user. Use this report to review change history for a
selected user within the specified time frame. Note: This report can't be scheduled.
|
|
Subnet DHCP Pool Utilization
Description | Parameters and Sorting |
---|---|
Lists the utilization levels for all DHCP services on all subnets within an IP block. Use this report to monitor DHCP traffic loads and evaluate DHCP design. |
|
Block/Network DHCP Utilization
Description | Parameters and Sorting |
---|---|
Lists DHCP utilization percentage and number of addresses in use for each selected block or network. This report doesn't contain detailed DHCP Pool information or information broken down by DHCP Range. Use this report for an overview of how DHCP is operating across a block or network. |
|
Block Network Utilization
Description | Parameters and Sorting |
---|---|
Lists the IP utilization for a given IP block, broken down by individual networks. This report differs from other DHCP utilization reports by including statically configured devices. Use this report to evaluate IP utilization for both DHCP and statically configured devices within a block. |
|
Current DHCP Usage
Description | Parameters and Sorting |
---|---|
Lists current DHCP usage for a network between
specified times and dates, including IP addresses, the type of
lease, the time the lease was granted, and the MAC address of the
client. Use this report to review current DHCP leases and
usage. Note: This report can't be scheduled.
|
|
DNS View/Zones by Host DNS Server
Description | Parameters and Sorting |
---|---|
Lists all DNS views and zones listed according to the servers for which they have deployment roles. Use this report to evaluate DNS strategy along with the statistics on the number of zones, servers, and records. |
|
SOA Records
Description | Parameters and Sorting |
---|---|
Lists all DNS Start of Authority (SOA) records which have been defined as deployment options within Address Manager. Use this report to determine if SOA records assigned to a lower level object are overriding those assigned to a higher level object. |
|
Past Deployment
Description | Parameters and Sorting |
---|---|
Lists all deployments that have occurred on a server.
Use this report to audit and troubleshoot changes to the
network. Note: This report can't be scheduled.
|
|
Deployment Data Validations
Description | Parameters and Sorting |
---|---|
Lists the result of deployment data validation including performed time, validation type, DHCP/DNS Server lists, validation status and log. Use this report to audit the deployment data validation issues. |
|
Tagged Objects
Description | Parameters and Sorting |
---|---|
Lists all objects assigned a specified tag. |
|
Objects with a User-Defined Field Value
Description | Parameters and Sorting |
---|---|
Lists all objects that have a specified value in a User-Defined field. You can match an exact value or use wildcards to match multiple values. |
|
DNSSEC Signing Summary
Description | Parameters and Sorting |
---|---|
Lists DNSSEC signing information for DNS zones, including: whether or not signing is enabled; the DNSSEC Signing Policy assigned to the zone; the start, expiry, and next rollover times for Zone Signing Keys (ZSKs); and the start, expiry, and next rollover times for Key Signing Keys (KSKs). |
|
Block/Network Threshold
Description | Parameters and Sorting |
---|---|
Lists IP block or network utilization percentage and number of addresses in use for each selected block or network. This report doesn't contain the detailed information broken down by IP address. Use this report to review the most used or the least used IP addresses in the selected IPv4 blocks or networks. |
|
Block/Network DHCP Threshold
Description | Parameters and Sorting |
---|---|
Lists DHCP utilization percentage and number of addresses in use for each selected block or network. This report doesn't contain the detailed information broken down by DHCP range. Use this report to review the most used or the least used DHCP addresses in the selected IPv4 blocks or networks. |
|
Subnet DHCP Pool Threshold
Description | Parameters and Sorting |
---|---|
Lists the utilization levels for all DHCP services on all subnets within the selected IP block or network. Unlike Subnet DHCP Pool Utilization report type, this report only shows the DHCP services that falls within the specified threshold settings. Use this report to monitor the most used or the least used DHCP traffic loads and evaluate DHCP design. |
|
IPv4 Reconciliation Result
Description | Parameters and Sorting |
---|---|
Lists information for the IP addresses discovered by an IPv4 reconciliation policy according to their IP address state and type. The result will include details of the IP address, Type, Network, FQDN, and Mac address. |
|
Response Policy Zone (RPZ) Activity by Category
Description | Parameters and Sorting |
---|---|
Lists information for the DNS-exploiting malware categories. The Response Policy Zone (RPZ) Activity by Category report provides information organized by the type of malware category. The result will include details of the Category, Number of Queries, Target Hosts, Query Sources and Last seen. |
|
Response Policy Zone (RPZ) Activity by Target
Description | Parameters and Sorting |
---|---|
Lists information for target hosts that DNS malwares tried to access. The Response Policy Zone (RPZ) Activity by Target report provides information organized per target host, showing the number of queries and IP address of the query sources. The result will include details of the Target Hosts, Queries, Query Sources and Last seen. |
|
Response Policy Zone (RPZ) Activity by Source
Description | Parameters and Sorting |
---|---|
Lists information for DNS malware attack query sources. The Response Policy Zone (RPZ) Activity by Source report provides information organized by Query Source, showing the target hosts to which the query source has attempted to access. The result will include details of the Target Hosts, Queries, Query Sources and Last seen. |
|
- To match a specific value, type the value in the Value field.
- The following wildcards are supported in the Value field:
- ^ —matches the beginning of a string. For example: ^ex matches example but not text.
- $ —matches the end of string. For example: ple$ matches example but not please.
- * —matches one or more characters within a string. For example: ex*t matches exit and excellent.