Monitor the health of Cisco Firepower via SNMP with per-minute metrics, topology, and dashboards.
Get started
Overview
The Cisco Firepower extension uses SNMP to collect metrics from your Cisco Firepower devices. Metric data is collected each minute to track the performance and health of your Firepower devices. Dynatrace unified analysis pages provide at-a-glance access and analysis for your Ops, DevOps and IT Admins.
Activation and setup
Find the extension in Dynatrace Hub to and add it to your environment.
Then, provide the necessary device configuration, and Dynatrace will automatically deploy the extension and start monitoring.
Details
The extension package contains:
SNMP data source configuration for metric ingestion
When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.
In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.
All metrics that aren't categorized into any feature set are considered to be the default and are always reported.
A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.
cpu
Metric name
Metric key
Description
CPU Usage - 1 min
snmp.cisco.firepower.cpu.total.1min
The overall CPU busy percentage in the last minute.
CPU Usage - 5 min
snmp.cisco.firepower.cpu.total.5min
The overall CPU busy percentage in the last 5 minute period.
An estimate of the interface's current bandwidth in units of 1,000,000 bits per second. If this object reports a value of n' then the speed of the interface is somewhere in the range of n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth. For a sub-layer which has no concept of bandwidth, this object should be zero.
Octets received
snmp.cisco.firepower.interface.ifInOctets.count
The total number of octets received on the interface including framing characters
Octets received (high capacity)
snmp.cisco.firepower.interface.ifHCInOctets.count
The total number of octets received on the interface including framing characters. This metric uses a 64-bit counter and should be used for highspeed devices.
Octets transmitted
snmp.cisco.firepower.interface.ifOutOctets.count
The total number of octets transmitted out of the interface including framing characters
The total number of octets transmitted out of the interface including framing characters. This metric uses a 64-bit counter and should be used for highspeed devices.
Inbound errors
snmp.cisco.firepower.interface.ifInErrors.count
Number of inbound packets/transmission units with errors
Inbound discards
snmp.cisco.firepower.interface.ifInDiscards.count
Number of inbound packets discarded
Outbound errors
snmp.cisco.firepower.interface.ifOutErrors.count
Number of outbound packets/transmission units with errors
The number of connections which were attempted to be setup but which were declined due to non-availability of required resources. This value is accumulated from the last reboot of the firewall.