Class SnmpCollectionSet

  • All Implemented Interfaces:
    CollectionSet, CollectionVisitable, Collectable

    public class SnmpCollectionSet
    extends Object
    implements Collectable, CollectionSet

    SnmpCollectionSet class.

    After creation, be sure to call setCollectionTimestamp with the time the collection is taken It is inappropriate to require it in the constructor, as instances may be created independently and at a different time from when the data is collected. (They're not currently, but it's better not to make assumptions)
    Version:
    $Id: $
    Author:
    ranger