recently checking a proprietary MIB with a MIB validator used by an SNMP
Manager, I got the following error:
 
 ERR-166  For newly-defined conceptual rows which allow the creation of
new
  object instances and/or the deletion of existing object instances,
  there should be one columnar object with a SYNTAX clause value of
  RowStatus. 

The table in question does not support creation or deletion which is why
there is no RowStatus object.
 
My questions are:
 
1. Is the error message correct if we want to support the latest SNMP
standards?
2. If we know a table has a fixed number of entries, is there a syntax
we can use to specify that rows cannot be created? Otherwise we will
have to supply a 'dummy' rowStatus attribute which seems unneccessary.
 
 
Thanks in advance for any suggestions people might have.
 
Adam Lewis.
 
------------------------------------------------------------------------------
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-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to