- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
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
06-14-2017 12:22 PM
What exactly does not work?
SNMP community set correctly?
Firewalls between the one you want to monitor and your monitoring server allows snmp traffic?
06-21-2017 05:43 AM
When I test with OID for 5050 devices below are the results:
OID:
Data plane -0- 1.3.6.1.2.1.25.3.3.1.2.2
When I test with OID :
Data plane -1- 1.3.6.1.2.1.25.3.3.1.2.3
I am getting below error:
So I suspsect the OID"
Data plane -1- 1.3.6.1.2.1.25.3.3.1.2.3" is not working
For 5050 like 2 data planes , are there 2 OIDs require or with single OID will it show average value of all cores in 2 data planes?
06-21-2017 08:59 AM
There is only 1 average value for all cores/dataplane-processors.
--> 1 OID for MP CPU and 1 for DP CPU(s)
06-23-2017 01:29 AM - edited 06-23-2017 06:06 AM
@RemoSo which means for data plane this OID only valid: Data plane -0- 1.3.6.1.2.1.25.3.3.1.2.2 ?
I have seen some reference for tfor Data plane -1- 1.3.6.1.2.1.25.3.3.1.2.3
Was it removed or is there any reference to say only one OID for devices like 5050 where mutiple data planes are used
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!