From owner-svn-src-all@FreeBSD.ORG Thu Feb 3 15:19:19 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307D7106566B; Thu, 3 Feb 2011 15:19:19 +0000 (UTC) (envelope-from harti@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 032858FC18; Thu, 3 Feb 2011 15:19:19 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p13FJI2A049700; Thu, 3 Feb 2011 15:19:18 GMT (envelope-from harti@svn.freebsd.org) Received: (from harti@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p13FJIEA049698; Thu, 3 Feb 2011 15:19:18 GMT (envelope-from harti@svn.freebsd.org) Message-Id: <201102031519.p13FJIEA049698@svn.freebsd.org> From: Hartmut Brandt Date: Thu, 3 Feb 2011 15:19:18 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r218225 - head/contrib/bsnmp X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2011 15:19:19 -0000 Author: harti Date: Thu Feb 3 15:19:18 2011 New Revision: 218225 URL: http://svn.freebsd.org/changeset/base/218225 Log: Bring the list of OIDs up-to-date to prevent conflicts. Modified: head/contrib/bsnmp/oid-list Modified: head/contrib/bsnmp/oid-list ============================================================================== --- head/contrib/bsnmp/oid-list Thu Feb 3 15:13:15 2011 (r218224) +++ head/contrib/bsnmp/oid-list Thu Feb 3 15:19:18 2011 (r218225) @@ -1,4 +1,4 @@ -$Begemot: bsnmp/oid-list,v 1.5 2006/02/27 09:55:45 brandt_h Exp $ +$Begemot: bsnmp/trunk/oid-list 1512 2011-02-03 15:16:22Z brandt_h $ This file documents the OID assignments under BSNMP's private OID. @@ -12,12 +12,30 @@ enterprises 1 BEGEMOT-SNMPD 2 BEGEMOT-NETGRAPH snmpd netgraph module 3 BEGEMOT-IP snmpd IP related stuff. + 4 BEGEMOT-IFACE-MIB interface MIB private stuff + 5 BEGEMOT-IPSTATS-MIB IP statistics + 6 BEGEMOT-IP-MIB IP objects 100 BEGEMOT-ILMID snmpd ILMID module 101 BEGEMOT-ATM snmpd ATM module 200 BEGEMOT-PF snmpd PF module (phillip@freebsd.org) 201 BEGEMOT-NTP snmpd NTP module 202 BEGEMOT-HOSTRES snmpd HOSTRES module private stuff + 203 regexData bsnmp-regex (Nate Nielsen ) + 204 pingData bsnmp-ping (Nate Nielsen ) + 205 begemotBridge bridge module + 210 begemotWlan WLAN module + 300 BEGEMOT-ACM DLR ACM project + 303 BEGEMOT-WLINK DLR WLINK simulator + 304 BEGEMOT-SATX DLR SatX simulator + + 405 mysql (vanilla@fatpipi.com) + 406 varnish (vanilla@fatpipi.com) + + 500 DLR-MOSAKA DLR Mosaka simulation platform + + 1111 bsnmp-jails per-jail network, cpu, disk, memory statistics (Stef Walter ) + 1112 bsnmp-pcap monitor traffic for specific network flows (Stef Walter ) If you need an OID and don't know where to stuck it in, I can assign you one - just drop me a mail.