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 5.4.pre1 (to be out later today) and "./configure --with-mib-modules=if-mib". +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
