PROCUCT DOCUMENTATION
SUBSCRIBE

Adding OIDs

In this article

You can use LogicMonitor REST API v3 to add Object Identifiers (OIDs) to your LogicMonitor account. You must authenticate yourself before making the API request.

URI: POST /setting/oids

ParameterTypeDescription
installationMetadataJSONThe integration metadata of the local module. You can use it for troubleshooting.
accessGroupsJSON ArrayModule’s access group details.
  • name—The name of the access group.
  • tenantId—The ID of the tenant.
  • description—The description of the access group.
oidStringThe OID pattern to match with. For example — 1.3.6.1.4.1.8072.3.2.10
categoriesStringThe categories to match the OIDs.
accessGroupIdsIntegerThe IDs of access groups. For example — 1,2,3