cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1623
Views
0
Helpful
4
Replies

WAAS OID

raindrop18
Level 1
Level 1

is there anyone monitoring WAAS? like the cpu.,memory or  interface.I would like to monitor using Cacti and if any one locate me all usefull OID for WAAS I am really apperciated.

Thanks,

1 Accepted Solution

Accepted Solutions

The object is hrProcessorLoad:

hrProcessorLoad OBJECT-TYPE
    SYNTAX     Integer32 (0..100)
    MAX-ACCESS read-only
    STATUS     current
    DESCRIPTION
        "The average, over the last minute, of the percentage
        of time that this processor was not idle.
        Implementations may approximate this one minute
        smoothing period if necessary."
    ::= { hrProcessorEntry 2 }

View solution in original post

4 Replies 4

Joe Clarke
Cisco Employee
Cisco Employee

Go to ftp://ftp-sj.cisco.com/pub/mibs/supportlists/wafs/WAFSMIBSupportList.htm to view the list of MIBs supported by the WAAS.  The HOST-RESOURCE-MIB will give you CPU and memory utilization information.  The device does support the ifTable, so the standard ifInOctets and ifOutOctets will provide you interface utilization stats.

thank you very much for your response. I got solution for most of my objective excpet CPU. I could't find OID for CPU utilization on HOST-RESOURCE-MI.

The object is hrProcessorLoad:

hrProcessorLoad OBJECT-TYPE
    SYNTAX     Integer32 (0..100)
    MAX-ACCESS read-only
    STATUS     current
    DESCRIPTION
        "The average, over the last minute, of the percentage
        of time that this processor was not idle.
        Implementations may approximate this one minute
        smoothing period if necessary."
    ::= { hrProcessorEntry 2 }

Thank you so very much!!!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: