# Functions
FindParameter finds a parameter by name on a slice of parameters.
IsValidScanInterval checks if a given scan-interval is valid.
# Variables
AllowFqdnOnRequisitionedInterfaces when this is true, if the content of an IP Address is a FQDN it will be translated into a valid IPv4.
Destinations for logMsg.
ScheduledTypes list of valid scheduled outage types.
Severities list of valid event severities.
SNMPAuthProtocols the Authentication Protocols enumeration.
SNMPPrivProtocols the Private Protocols enumeration.
SNMPVersions the SNMP version enumeration.
WeekDays list of valid week days.
# Structs
Detector a provisioning detector.
ElementList a list of elements/strings.
EnumValue a enumaration array of strings.
Event an event object Time uses a string format.
EventParam an event parameter object.
ForeignSourceDef a foreign source definition.
LogMsg the event log message.
Mask an event mask object.
MaskElement an event mask element object.
MetaData a meta-data entry.
MetaDataList a list of metadata.
MonitoringLocation an OpenNMS Location.
MonitoringLocationList a list of monitoring locations.
NumericAttribute a numeric attribute.
OnmsAlarm OpenNMS alarm entity.
OnmsAlarmList a list of alarms.
OnmsAssetRecord an entity that represents an OpenNMS asset record.
OnmsCategory an entity that represents an OpenNMS category.
OnmsCategoryList a list of metadata.
OnmsEvent OpenNMS event entity.
OnmsEventList a list of events.
OnmsEventParam parameters of an OnmsEvent entity.
OnmsInfo provides information about the OpenNMS server.
OnmsInfoDatetimeFormat provides information about the time format.
OnmsIPInterface an entity that represents an OpenNMS IP Interface.
OnmsIPInterfaceList a list of nodes.
OnmsMonitoredService an entity that represents an OpenNMS Monitored Service.
OnmsMonitoredServiceList a list of nodes.
OnmsNode an entity that represents an OpenNMS node.
OnmsNodeList a list of nodes.
OnmsOutage OpenNMS outage entity.
OnmsOutageList a list of outages.
OnmsServiceType an entity that represents an OpenNMS Monitored Service type.
OnmsSnmpInterface an entity that represents an OpenNMS SNMP Interface.
OnmsSnmpInterfaceList a list of nodes.
Parameter a parameter for a detector or a policy.
Plugin a definition class for a detector or a policy.
PluginList a list of plugins.
PluginParam a parameter of a given plugin.
Policy a provisioning policy.
Profile provides information about accessing a given OpenNMS server.
ProfilesConfig provides information about the configured OpenNMS servers.
Requisition a requisition or set of nodes.
RequisitionAsset a requisition node asset field.
RequisitionCategory a requisition node category.
RequisitionInterface an IP interface of a requisition node.
RequisitionMetaData a metadata entry.
RequisitionMonitoredService an IP interface monitored service.
RequisitionNode a requisitioned node.
RequisitionsList a list of requisitions names.
RequisitionsStats statistics about all the requisitions.
RequisitionStats statistics about the requisition.
Resource a resource object.
ResourceList a list of resources.
ScheduledInterface represents an IP interface by its Address under a scheduled outage.
ScheduledNode represents a node by its Node ID under a scheduled outage.
ScheduledOutage a scheduled outage.
ScheduledOutageList list of scheduled outages.
ScheduledTime the time of a given scheduled outage (contents depend on the type).
SNMP an event SNMP object.
SnmpInfo SNMP Configuration for a give IP Interface; it provides partial information compared with what's available on snmp-config.xml.
Time an object to seamlessly manage times in multiple formats.