DX NetOps - All Supported Versions
To find out why a Metric Family is listed as Not Supported you will need to look at each Vendor Certification listed within the Metric Family.
You can see this information in the Portal GUI by going to Administration -> Data Sources -> Data Aggregator -> Monitoring Configuration -> Metric Families.
In the following example we are expecting the UPS Metric Family to be supported, specifically the three Power Net Vendor Certifications:
http://<DA_HOST>:8581/typecatalog/certifications/snmp/PowerNetUPSBatteryMib
https://<DA_HOST>:8582/typecatalog/certifications/snmp/PowerNetUPSBatteryMib
Scan through the certification looking for the <IsKey>true</IsKey> fields. All key fields MUST be available and accessible when the Data Collector reaches out to the device for it to be supported.
In this example the only IsKey OID is:
<Attribute name="Index" type="ObjectID">
<Documentation/>
<IsKey>true</IsKey>
<IsIndex>true</IsIndex>
<Source>1.3.6.1.4.1.318.1.1.1.1.1.2</Source>
And the reason this example showed this Metric Family / Vendor Certification as unsupported is because 1.3.6.1.4.1.318.1.1.1.1.1.2 does not exist on the end device.