From owner-freebsd-questions Fri Oct 18 10:51:31 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA11569 for questions-outgoing; Fri, 18 Oct 1996 10:51:31 -0700 (PDT) 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 KAA11564 for ; Fri, 18 Oct 1996 10:51:29 -0700 (PDT) Received: from JLWEST (ws2.tseinc.com [206.114.206.22]) by bsd.tseinc.com (8.7.5/8.7.3) with ESMTP id MAA14331 for ; Fri, 18 Oct 1996 12:51:28 -0500 (CDT) Message-Id: <199610181751.MAA14331@bsd.tseinc.com> From: "Jay L. West" To: Subject: ucd-snmp config on 2.1.5 RELEASE Date: Fri, 18 Oct 1996 12:42:20 -0500 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 behaviour 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