Interface SmiGroup


public interface SmiGroup
The SmiGroup represents a SMI OBJECT-GROUP or NOTIFICATION-GROUP object.
Since:
1.2 (Pro edition only)
Author:
Frank Fock
  • Method Details

    • getGroupType

      SmiGroupType getGroupType()
      Gets the group type.
      Returns:
      a group type definition.
    • getObjectNames

      List<String> getObjectNames()
      Gets the object names in the group.
      Returns:
      a (possibly empty) list of object names.