2008/6/27 Eirik Nordbrøden <[EMAIL PROTECTED]>: > I have been working with an enterprise specific MIB that uses Counter32 > as index in a table. Is this a valid data type for an index?
No See RFCF 2578, section 7.7: Since a single value of a Counter has (in general) no information content (see section 7.1.6 and 7.1.10), objects defined using the syntax, Counter32 or Counter64, must not be specified in an INDEX clause. > If Counter32 is valid as index in tables what about Counter64? Not valid. (as above) Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
