From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 21:58:00 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AFD6106566C; Thu, 1 Dec 2011 21:58:00 +0000 (UTC) (envelope-from alancyang@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id B494E8FC13; Thu, 1 Dec 2011 21:57:59 +0000 (UTC) Received: by eaai12 with SMTP id i12so3829313eaa.13 for ; Thu, 01 Dec 2011 13:57:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=1i0czBtwW0+ccsfehjCsH8PGvKEOzRZhb1tkCrTi2rM=; b=Lg4oKq66TnX19sVHRdAGKJE2IOJiEYYxq1/P40ALUUzYN43x58+DpDhnoylYAyQ2// h3EdAgM1pEBD9n4yKRGU8IptDAXAtvr0xQ/gUDj3EUhf8hgxZBEG02He+pX2x2aA0WVp htc8e7i5uF7eNfwvPzbKsekYrkgCjljDKAuYE= MIME-Version: 1.0 Received: by 10.180.105.232 with SMTP id gp8mr597338wib.65.1322775342594; Thu, 01 Dec 2011 13:35:42 -0800 (PST) Received: by 10.216.168.195 with HTTP; Thu, 1 Dec 2011 13:35:42 -0800 (PST) Date: Thu, 1 Dec 2011 13:35:42 -0800 Message-ID: From: alan yang To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-hackers@freebsd.org Subject: DiffServ SNMP agent X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 21:58:00 -0000 Hello, I wonder people would know if there is diffserv SNMP agent implementation for FreeBSD that is available? Googled a bit, but was not too successful in finding. Thanks in advance! Alan