cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1635
Views
0
Helpful
1
Replies

How to monitor memory on Cisco ACE Appliance 4710?

fjmendonca
Level 1
Level 1

I'm trying to monitor the memory usage in balancers Cisco ACE Appliance 4710 with version A3 (2.2), but the OIDs cpmCPUMemoryUsed (.1.3.6.1.4.1.9.9.109.1.1.1.1.12) and cpmCPUMemoryFree (.1.3.6.1.4.1.9.9. 109.1.1.1.1.13) not work.

What the right OID to monitor memory usage in balancers Cisco ACE 4710 Appliance?

1 Reply 1

venkatkr
Cisco Employee
Cisco Employee

HI,

You need to use  CISCO-ENHANCED-SLB-MIB .

cpmProcExtMemAllocatedRev .1.3.6.1.4.1.9.9.109.1.2.3.1.1 (this gives the memory allocated to each process)

You can also read up on the mib
Hope this helps

Venky