Dominique,

Thanks, although Net-SNMP does not seem to return this OID:

# snmpwalk -v 2c localhost .1.3.6.1.2.1.31.1.1.1.6
IF-MIB::ifHCInOctets = No Such Object available on this agent at this OID

Any ideas?

My compilation options are:

./configure --enable-internal-md5 --with-perl-modules --enable-shared
--with-openssl=/usr/local/ssl --with-mib-modules='host disman/event-mib
smux mibII/mta_sendmail ucd-snmp/diskio agentx ucd-snmp/dlmod'
--with-cc=gcc --with-default-snmp-version='2'
--with-sys-contact='[EMAIL PROTECTED]' --with-sys-location=''
--with-logfile=/var/log/snmpd.log
--with-persistent-directory=/var/net-snmp/

Thanks,
js.

On Mon, Sep 18, 2006 at 01:23:06PM -0400, Dominique bastien wrote:
> Use the ifXtable information. 
> 
> 1.3.6.1.2.1.31.1.1.1.6 
> 
> p.s. Don't forget to be in v2c because the 64bits
> counter are not in v1.
> 
> Dominique
> 
> --- Jean-Sebastien Morisset <[EMAIL PROTECTED]>
> wrote:
> 
>> Hi everyone,
>> 
>> I'm using Net-SNMP 5.3.0.1 on Solaris servers. I may
>> have a little
>> problem getting stats on 1Gb interfaces -- the 32
>> bit counter appears to
>> roll too frequently. I'm polling the values every 30
>> secs, but this may
>> not be enough. Is there a 64 bit counter available
>> for interface bytes?
>> I'm currently using these OIDs:
>> 
>> # snmpwalk localhost .1.3.6.1.2.1.2.2.1.16
>> IF-MIB::ifOutOctets.1 = Counter32: 1238282472
>> IF-MIB::ifOutOctets.2 = Counter32: 768231585
>> IF-MIB::ifOutOctets.3 = Counter32: 2424394057
>> IF-MIB::ifOutOctets.4 = Counter32: 0
>> IF-MIB::ifOutOctets.5 = Counter32: 0
>> IF-MIB::ifOutOctets.6 = Counter32: 0
>> 
>> What are people doing to gather stats on a 1Gb
>> interface?
>> 
>> Thanks,
>> js.
>> -- 
>> Jean-Sebastien Morisset, Sr. UNIX Administrator
>> <[EMAIL PROTECTED]>
>> Personal Home Page <http://jsmoriss.mvlan.net/>
>> Underwater and Travel Photographs
>> <http://www.mvpix.com/>
>> 
>> 
> -------------------------------------------------------------------------
>> 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
> https://lists.sourceforge.net/lists/listinfo/net-snmp-users
>> 
> 
> 
-- 
Jean-Sebastien Morisset, Sr. UNIX Administrator <[EMAIL PROTECTED]>
Personal Home Page <http://jsmoriss.mvlan.net/>
Underwater and Travel Photographs <http://www.mvpix.com/>

-------------------------------------------------------------------------
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

Reply via email to