Date: Fri, 26 Jun 2015 22:02:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201136] net-mgmt/net-snmp: UCD-DISKIO-MIB::diskIONWritten.1 generates error log message Message-ID: <bug-201136-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: adam.twardowski@gmail.com Assignee: zi@FreeBSD.org Flags: maintainer-feedback?(zi@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201136-13>