devicesupport.broadcom.com was used to identify metrics available for the specified device/model which have been certified for monitoring with the snmpcollector probe. When viewing the available metrics for a specific device/model on this site for a certified device, the Metric Family section identifies the metrics available for the selected Metric Family. To view the specific metrics available for monitoring in the selected Metric Family for the selected device/model it is necessary to expand the Vendor Certification at the bottom of the page for the specific set of metrics that can be monitored for the device.
Verify the available set of OIDs in the Vendor Certification section for the selected device/model, then configure the corresponding metric in the template that will be applied to the device. For example, for the Extreme Summit/X 460-24x device/model CPU metric family, the devicesupport.broadcom.com page shows the following set of metrics available in the CPU metric family at the top of the page:
If you expand the Vendor Certification at the bottom of the page, the available metrics for this device is displayed:
From here we can see that the only CPU metrics available for this device are:
Utilization - pulled from the OID 1.3.6.1.4.1.1916.1.32.1.2 (extremeCpuMonitorTotalUtilization)
cpuIdleUtilization - calculated with the following formula: 100 - extremeCpuMonitorTotalUtilization
To add monitoring of Utilization to the template to be applied to this device, add a filter to the CPUs->CPU node under the template:
Then enable monitoring for the available metric(s) that need to be monitored for this device:
Save changes to the template and the configured monitors will then be applied to the discovered devices.