Doubts about RFC 1445

G.Iturrioz@cs.ucl.ac.uk Fri, 06 August 1993 20:28 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa12759; 6 Aug 93 16:28 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa12755; 6 Aug 93 16:28 EDT
Received: from SLEEPY.TIS.COM by CNRI.Reston.VA.US id aa08980; 6 Aug 93 16:28 EDT
Received: from sleepy.tis.com by sleepy.TIS.COM id aa08666; 6 Aug 93 20:02 GMT
Received: from tis.com by sleepy.TIS.COM id aa08664; 6 Aug 93 15:56 EDT
Received: from thumper.bellcore.com by TIS.COM (4.1/SUN-5.64) id AA12254; Fri, 6 Aug 93 15:56:24 EDT
Received: from bells.cs.ucl.ac.uk by thumper.bellcore.com (4.1/4.7) id <AA08555> for snmpv2@tis.com; Fri, 6 Aug 93 15:56:19 EDT
Message-Id: <9308061956.AA08555@thumper.bellcore.com>
Received: from oakland.cs.ucl.ac.uk by bells.cs.ucl.ac.uk with local SMTP id <g.20704-0@bells.cs.ucl.ac.uk>; Fri, 6 Aug 1993 20:55:55 +0100
To: snmp@psi.com
Cc: snmp2@thumper.bellcore.com
Subject: Doubts about RFC 1445
Date: Fri, 06 Aug 93 20:55:45 +0100
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: G.Iturrioz@cs.ucl.ac.uk

I'm working on the implementation of a SNMPv2 agent and encountered the
following problem. Could anyone give me some advice?

RFC 1445 (Section 3.2) describes how to process a received communication. At
step (14) it says :
	"The local database of access policy information is
         consulted for access privileges permitted by the local
         access policy to the originating SNMPv2 party with
         respect to the receiving SNMPv2 party and the indicated
         SNMPv2 context."

However it does not specify what to do if this information is not found in
the database of access policy information. What should I do? Should I assume
that there is no access granted (aclPrivileges = 0)? Should I stop processing
the message?

Thank's in advance,

Gotzon Iturrioz.