snmpd: - Change default AgentX target from 0.0.0.0:705 to localhost:705 - Fix CVE-2008-4309 (GETBULK issue reported by Oscar Mira-Sanchez) - Fix handling of multiple matching VACM entries (Use the "best" match, rather than the first one). Note that this could potentially affect the behaviour of existing access control configurations. - Latch large-disk statistics at 2Tb (rather than wrapping) Linux: - Fix build on modern distributions (using rpm-4.6) Windows: - Fix various builds (recent MSVC, MinGW, IPv6, winExtDLL)
14 lines
644 B
Text
14 lines
644 B
Text
$NetBSD: patch-dh,v 1.3 2010/07/20 08:33:44 adam Exp $
|
|
|
|
--- mibs/UCD-SNMP-MIB.txt.orig 2010-04-06 08:56:20.000000000 +0000
|
|
+++ mibs/UCD-SNMP-MIB.txt
|
|
@@ -136,6 +136,9 @@ bsdi OBJECT IDENTIFIER ::=
|
|
openbsd OBJECT IDENTIFIER ::= { ucdSnmpAgent 12 }
|
|
win32 OBJECT IDENTIFIER ::= { ucdSnmpAgent 13 } -- unlucky
|
|
hpux11 OBJECT IDENTIFIER ::= { ucdSnmpAgent 14 }
|
|
+aix OBJECT IDENTIFIER ::= { ucdSnmpAgent 15 }
|
|
+macosx OBJECT IDENTIFIER ::= { ucdSnmpAgent 16 }
|
|
+dragonfly OBJECT IDENTIFIER ::= { ucdSnmpAgent 17 }
|
|
unknown OBJECT IDENTIFIER ::= { ucdSnmpAgent 255 }
|
|
|
|
|