[Bug 201136] net-mgmt/net-snmp: UCD-DISKIO-MIB::diskIONWritten.1 generates error log message

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 26 22:02:36 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201136

            Bug ID: 201136
           Summary: net-mgmt/net-snmp: UCD-DISKIO-MIB::diskIONWritten.1
                    generates error log message
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: zi at FreeBSD.org
          Reporter: adam.twardowski at gmail.com
          Assignee: zi at FreeBSD.org
             Flags: maintainer-feedback?(zi at FreeBSD.org)

# snmpget -v2c -c public 127.0.0.1 UCD-DISKIO-MIB::diskIONWritten.1
UCD-DISKIO-MIB::diskIONWritten.1 = Counter32: 3905884672
 # snmpget -v2c -c public 127.0.0.1 UCD-DISKIO-MIB::diskIONWritten.2
UCD-DISKIO-MIB::diskIONWritten.2 = Counter32: 3905884672

queries above spam /var/log/messages with the error below.

Jun 26 17:56:46 freebsd snmpd[1554]: truncating integer value > 32 bits
Jun 26 17:58:07 freebsd snmpd[1554]: truncating integer value > 32 bits


I would expect the counter to wrap and not spam the log, similar to the way the
IF-MIB::ifInOctets.1 counter behaves.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list