Monitoring CPU usage on AIX 5.3 with SNMP

Hi
I would like to monitor CPU usage ( %) , memory utilization and such on an AIX 5.3 with snmp.
How would I do that ? :confused:

If I do "snmpwalk -c public -v1 hosttomonitor" I get nothing about the CPU.
I've done this on Linux ( not much trouble doing it on linux ) but I'm having a hard time doing this on AIX.
I've been google-ing this and think I need a special MIB to do this, but how do I use it ?

any help would be great ! :slight_smile:

Use:
$ ps ax|head -1

ummm no I need this to be done with SNMP