
Hello,
Section7.7 of Rfc2578(SNMPv2-SMI), states that the INDEX element must be READ-ONLY in the following case:
"a conceptual row must contain at least one columnar object which is not an auxiliary object. In the event that all of a conceptual row's columnar objects are also specified in its INDEX clause, then one of them must be accessible, i.e., have a MAX-ACCESS clause of "read-only". (Note that this situation does not arise for a conceptual row allowing create access, since such a row will have a status column which will not be an auxiliary object.)
In my mib, Iam having a table satisfying the above condition. But still Iam getting a warning (in Level-5)in libsmi, that "index element should be not-accessible in SMIv2 MIB".
Please let me know whether the problem is with my mib or with the tool.
P.S: I have attached the part of the mib, where Iam getting the warning.
Thanks & Regards, Vivekanandan.V
-----Original Message----- From: libsmi-admin@ibr.cs.tu-bs.de [mailto:libsmi-admin@ibr.cs.tu-bs.de]On Behalf Of Juergen Schoenwaelder Sent: Wednesday,March 20,2002 6:06 PM To: vivekav@future.futsoft.com Cc: libsmi@ibr.cs.tu-bs.de Subject: Re: [libsmi] Index elements should be not-accessible.....
Vivekanandan V writes:
Vivekanandan> Iam using smilint 0.3.1. For Index elements (of Tables) Vivekanandan> having a MAX-ACCESS as read-only, an error is given in Vivekanandan> severity level 5 as, " index element should be Vivekanandan> not-accessible in SMIv2 MIB" So, does it mean that Index Vivekanandan> elements cannot be read-only?? If so, can you please Vivekanandan> let me know whether is it mentioned in any standard Vivekanandan> Rfc??
See RFC 2578 at the end of section 7.7 for the details.
/js
-- Juergen Schoenwaelder http://www.informatik.uni-osnabrueck.de/schoenw/
-- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To unsubscribe or adjust !! your settings, send a mail message to libsmi-request@ibr.cs.tu-bs.de !! or look at https://www.ibr.cs.tu-bs.de/mailman/listinfo/libsmi.