On Fri, 9 Apr 2010 21:43:47 +0000 Scott wrote:
GS> The SNMP agent I work on is read only.  Do the tables need a RowStatus
GS> column or should they not have it since the row(s) can never be modified?

That's a personal choice for the MIB author. If the table is defined with all
columns as READ-ONLY then it would be kind of redundant.  Unless you need to
be able to temporarily active/deactivate rows once in a while.

GS> If the RowStatus column is used should it be set to "notInService(2)"
GS> since it's not available for use by a managed device?

If the rows aren't used at all, why implement them?

If the rows are used, then active would be the right choice.

------------------------------------------------------------------------------
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

Reply via email to