08-01-2012 05:58 PM
I'm looking for an OID to use for monitoring the CPU/MEMORY utilization with my NMS system. My MIB walk didn't turn up anything useful.
Thanks,
08-02-2012
12:25 AM
- last edited on
09-02-2022
11:11 AM
by
mgordon
Rob,
Paloalto follows both HOST-RESOURCES-MIB and RFC1213 MIB.
5050 has a management plane cpu (mp) ,2 dataplane cpus (dp-0 and dp-1)
OIDs for cpu usage are as follows for each of these processors
mp - 1.3.6.1.2.1.25.3.3.1.2.1
dp-0- 1.3.6.1.2.1.25.3.3.1.2.2
dp-1- 1.3.6.1.2.1.25.3.3.1.2.3
The result of your query is CPU load average for the last 60 secs.
check this out
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClaSCAS
also this link for host-resources-mib
08-02-2012
12:25 AM
- last edited on
09-02-2022
11:11 AM
by
mgordon
Rob,
Paloalto follows both HOST-RESOURCES-MIB and RFC1213 MIB.
5050 has a management plane cpu (mp) ,2 dataplane cpus (dp-0 and dp-1)
OIDs for cpu usage are as follows for each of these processors
mp - 1.3.6.1.2.1.25.3.3.1.2.1
dp-0- 1.3.6.1.2.1.25.3.3.1.2.2
dp-1- 1.3.6.1.2.1.25.3.3.1.2.3
The result of your query is CPU load average for the last 60 secs.
check this out
https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClaSCAS
also this link for host-resources-mib
08-02-2012 10:20 AM
mp - 1.3.6.1.2.1.25.3.3.1.2.1 ----- value = 0.0
dp-0- 1.3.6.1.2.1.25.3.3.1.2.2 ----- value = 1
dp-1- 1.3.6.1.2.1.25.3.3.1.2.3----- value = not supported
Hrm, can't seem to get it to work. Any tricks that I should know about?
08-02-2012 10:24 AM
I take that back, it is working! Thank you very much!
06-14-2017 05:57 AM
For me also it is not working. May i know how you get it worked
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!