Is it possible to get size, available capacity and usage of storage object such as aggregate or FlexGroup volume via SNMP?
Applies to
- ONTAP 9
- NetApp ONTAP FlexGroup (FlexGroup)
- SNMP
Answer
- It is not possible to get the value of a FlexGroup volume as a whole.
- It is possible to get per each volume that constitutes a FlexGroup, sum the values of all the volumes that constitute a FlexGroup.
- Check the OID below for the value of each storage object such as volume or aggregate.
dfFileSys snmp.1.3.6.1.4.1.789.1.5.4.1.2.xdfPerCentKBytesCapacity snmp.1.3.6.1.4.1.789.1.5.4.1.6.xdf64AvailKBytes snmp.1.3.6.1.4.1.789.1.5.4.1.31.xdf64TotalKBytes snmp.1.3.6.1.4.1.789.1.5.4.1.29.xdf64UsedKBytes snmp.1.3.6.1.4.1.789.1.5.4.1.30.x
Additional Information
