Cisco ISR4431 memory utilization too high in DX Netops Performance Management
Release : 20.2
Component : IM Reporting / Admin / Configuration
These devices may be impacted by:
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCuc40262
Looking at the "Cisco CPM Memory 64 bits" Vendor Certification there is a "Memory Committed" metric that uses:
cpmCPUMemoryHCCommitted * 1024
This uses the OID:
<Attribute name="cpmCPUMemoryHCCommitted" type="BigInteger">
<IsKey>false
<Source>1.3.6.1.4.1.9.9.109.1.1.1.1.29
</Attribute>
Which is defined as:
"The overall CPU wide system memory which is currently
committed. This object is a 64-bit version of
cpmCPUMemoryCommitted"
You can create an extension to use this in the Utilization and other calculations as needed.
https://techdocs.broadcom.com/us/en/ca-enterprise-software/it-operations-management/performance-management/20-2/building/self-certification.html