This is a discussion on Re: To get the CPU/Memory utilization for Juniper router within the SNMP Users forums, part of the Networking and Network Related category; On Mon, 2005-09-19 at 12:07 +0800, Jim Su wrote: > It seems to me the jnxOperatingCPU.9....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Mon, 2005-09-19 at 12:07 +0800, Jim Su wrote:
> It seems to me the jnxOperatingCPU.9.1.0.0 is one of > the instance returned by snmpwalk of jnxOperatingCPU. Yes - that sounds likely, from your description. > Can I run the snmpwalk directly on object-id jnxOperatingCPU.9.1.0.0 > to get the Juniper router's CPU utilization? Yes. (Did you actually try this?) Or you could use 'snmpget' instead. That would have the same effect, but be slightly more efficient. > Similarly can I run the snmpwalk directly on object-id > jnxOperatingBuffer.9.1.0.0 to get the juniper router's Memory utilization? Yes. Either 'snmpwalk' or 'snmpget' should work. Dave ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |