I know that, for example, ifIndex is 1-based so you have rows in
interfaces that are numbered starting with 1.  And many OIDs that end in
0 are scalars (e.g., system.sysDescr.0).  But are _all_ OIDs that end in
0 scalars?  Is that just a convention or is it a contraint imposed by
SNMP or an unavoidable outcome of how OIDs are generated and handled? 
The reason I ask if that I need to create a MIB for something that looks
a lot like memory and it would be natural -- for my code and for the
user -- to start my table indices at 0 but I'm not sure I can.

                                         Chris


_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to