Monitor your HP ICF switches using SNMP



The HPE ICF extension leverages SNMP to gather performance and health metrics from your ICF switches every minute. This data is seamlessly integrated into Dynatrace’s Infrastructure & Operations app, offering Network and Ops Administrators quick, actionable insights at a glance.
Activate the extension in your environment web-UI using the Dynatrace Hub. Simply provide the necessary device configuration, and Dynatrace will automatically deploy the extension and begin monitoring.
Read more in our SNMP extension documentation.
For full visibility, you must install the SNMP autodiscovery extension in your environment. Creating a monitoring configuration for it is not required.
The extension package contains:
The extension is built on top of the SNMP data source that is part of Dynatrace's Extensions 2.0 framework.
Calculations are based on the assumption that you monitor all metrics for every feature set every minute:
DDUs: (4 + (8 * n_interfaces)) * 525.6 DDUs/year, per switch
DPS (Metric data points): (4 + (8 * n_interfaces)) * 525,600 metric data points/year, per switch
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.
| Metric name | Metric key | Description |
|---|---|---|
| — | com.dynatrace.extension.network_device.sysuptime | — |
| — | com.dynatrace.extension.network_device.cpu_usage | — |
| Free memory | com.dynatrace.extension.network_device.hp_switch.memory_free | The amount of memory, in bytes, unused by the HP Switch device |
| Total memory | com.dynatrace.extension.network_device.hp_switch.memory_total | The amount of memory, in bytes, available on the HP Switch device |
| — | com.dynatrace.extension.network_device.if.bytes_in.count | — |
| — | com.dynatrace.extension.network_device.if.bytes_out.count | — |
| Inbound errors | com.dynatrace.extension.network_device.if.in.errors.count | Number of inbound packets/transmission units with errors |
| Inbound discards | com.dynatrace.extension.network_device.if.in.discards.count | Number of inbound packets discarded |
| Outbound errors | com.dynatrace.extension.network_device.if.out.errors.count | Number of outbound packets/transmission units with errors |
| Outbound discards | com.dynatrace.extension.network_device.if.out.discards.count | Number of outbound packets discarded |
| Interface speed | com.dynatrace.extension.network_device.if.speed | Speed of the network interface in MegaBits per second. |
| — | com.dynatrace.extension.network_device.if.status | — |