- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- RouteD process util check/monitor
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RouteD process util check/monitor
How do i monitor the routeD process utilization:
#################
iso.3.6.1.2.1.25.4.2.1.1.5747 = INTEGER: 5747
iso.3.6.1.2.1.25.4.2.1.2.5747 = STRING: "routed"
iso.3.6.1.2.1.25.4.2.1.3.5747 = OID: ccitt.0
iso.3.6.1.2.1.25.4.2.1.5.5747 = STRING: "-i default -f /etc/routed0.conf -h 0"
iso.3.6.1.2.1.25.4.2.1.6.5747 = INTEGER: 4
iso.3.6.1.2.1.25.4.2.1.7.5747 = INTEGER: 2
#################
which values indicates the util?
could i get exact MIB/OID for it??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To add more:
5747 being my PID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
The you gave corresponds to (the - conceptual - table of software running on the
host) from the mib (which is a standard and not the proprietary one of Check Point).
At the .7 (iso.3.6.1.2.1.25.4.2.1.7.<your routed PID>) you will have Integer values :
- 1 for running
- 2 for runnable
- 3 for notRunnable
- 4 for invalid
You should find more information at Net-SNMP.
If you're interested to monitor your Check Point solutions using snmp : you'll find all what you need in the sk90470 and sk98552 ( - ).
Every Check Point proprietary OIDs will be found under 1.3.6.1.4.1.2620.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
seems the OID for routeD is:
.1.3.6.1.4.1.2620.1.5.13.1.2.3.0
SNMPv2-SMI::enterprises.2620.1.5.13.1.2.3.0 = STRING: "routed"
But i do not get one for integer like we have for CPU/Mem, etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
No OID for this.
Confirmed with CP.
