SNMP objects versioning

Alpha API includes a set of classes, that get mixed into each SNMP protocol object, to indicate to which SNMP protocol version arbitrary object belongs,

class ProtoVersionId1MixIn()
class ProtoVersionId2cMixIn()

For API methods implemented by this class, please, refer to the Subsections below.


Subsections


ilya@glas.net