Represents an OpenNMS "SNMP primary" 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 the interface is a primary 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 primary type object.
Optional
Given a label, return the matching primary type object.
Represents an OpenNMS "SNMP primary" type.