On Sun, 11 Apr 2010 19:53:23 +0000 Scott wrote:
GS> When I set the MAX-ACCESS for a RowStatus to read-only in the MIB then
smilint reports:
GS> "[4] {rowstatus-access} warning: illegal `RowStatus' access value"
GS>
GS> So I'm trying to figure out if the table is always going to be read only
GS> if I should include RowStatus or not and what to use for the MAX-ACCESS
GS> value.
Interesting. It seems that smilint is being overly strict in interpreting
section 7.1.12.1 of RFC 2578, which says that RowStatus MAX-ACCESS for tables
that allow row creation is read-create. It doesn't say anything about using
RowStatus in tables which don't allow row creation. So you have two choices:
ignore smilint and make it read-only, or define your own status column with
enums for that status values you want to support.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders