Monitor your HPE H3C switches using SNMP.



The HPE H3C extension leverages SNMP to gather performance and health metrics from your H3C switches every minute. This data is seamlessly integrated into Infrastructure & Operations, offering quick, actionable insights at a glance.
Activate the extension in your environment Web UI using the Dynatrace Hub. Provide the necessary device configuration, and Dynatrace will automatically deploy the extension and begin monitoring.
For more details, see Manage SNMP extensions.
The extension package contains:
The extension is built on top of the SNMP data source that is part of the Dynatrace Extensions framework. For more details, see Extensions.
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 | — |
| Used memory | com.dynatrace.extension.network_device.hp_switch.memory_used | The amount of memory, in bytes, used 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 | — |