net-snmp-users  

Re: snmpd.conf and stg?

Dave Shield
Wed, 30 Aug 2006 01:32:55 -0700

On 30/08/06, Denny Zulfikar <[EMAIL PROTECTED]> wrote:
> 2. why the graphics in stg just update each 30 second? can't I get it
> always updated every request from client?

> That traffic is to monitor  IF-MIB::ifInOctets.2 and  IF-MIB::ifOutOctets.2
> can I increase the update time period? what should I do?


This is definitelybecoming a FAQ :-)

There are two ways to change the polling frequency for the ifTable.

   a)  Edit the file 'mibgroup/if-mib/ifTable/ifTable_data_access.h'
        and change the value of the definition of  IFTABLE_CACHE_TIMEOUT
        Then re-compile and re-install.

  b)  Issue a SET request on nsCacheTimeout.1.3.6.1.2.1.2.2
        (which controls the ifTable caching)

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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/listinfo/net-snmp-users
  • Re: snmpd.conf and stg? Dave Shield