From owner-freebsd-questions Mon Oct 28 05:15:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA24853 for questions-outgoing; Mon, 28 Oct 1996 05:15:39 -0800 (PST) Received: from bsd.tseinc.com (bsd.tseinc.com [206.114.206.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA24846 for ; Mon, 28 Oct 1996 05:15:36 -0800 (PST) Received: from JLWEST (ws2.tseinc.com [206.114.206.22]) by bsd.tseinc.com (8.7.5/8.7.3) with ESMTP id HAA05427 for ; Mon, 28 Oct 1996 07:15:34 -0600 (CST) Message-Id: <199610281315.HAA05427@bsd.tseinc.com> From: "Jay L. West" To: Subject: ucd-snmp on FreeBSD 2.1.5 RELEASE Date: Mon, 28 Oct 1996 06:57:26 -0600 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have a question on ucd-snmp. I installed the port and it runs fine but part of it's behavior I don't understand. When make was running configure, I selected SNMP2AUTH for the type of security desired. I have not, however, created or edited any of the security related files (party, view, etc.). When I queried the bsd box from netguard on a PC, I supplied a community of public and it returned the info. I supplied a community of private and it let me change several variables. I thought if I selected SNMP2AUTH it would reject requests unless things were setup in the config files. Why is it allowing 'public' and 'private' in the first place, and second if it has to be this way where can I change the community names 'public' and 'private'. Also the docs for the config files don't seem to exist (party.conf, view.conf, context.conf, and acl.conf). Does anyone know where I can get more neophyte oriented docs on these files configuration? Lastly, if anyone knows, does netguard support querying via SNMP2 or is it SNMP1 only? Thanks for any pointers! Jay L. West