Jean-Sebastien Morisset wrote:
> 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
On Solaris, you'll need net-snmp 5.4 for the IfHC* counters to work. Try
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 --ena
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 ge
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