Represents an OpenNMS SNMP interface "should collect" type.
construct an enum object with an id and label
get the index/id of this enum entry
an alias for [[OnmsEnum.id]]
get the label of this enum entry
The value of this object when added to an OpenNMS URL parameter.
whether or not collection is enabled on the SNMP interface
convert this enum to a string suitable for display
convert to the JSON representation
convert this enum to a string
Static
given an ID, return the matching collect type object
Optional
given a label, return the matching collect type object
Represents an OpenNMS SNMP interface "should collect" type.