From 1ca86ec06b4df08332ccccbd7c2bf0d83246814f Mon Sep 17 00:00:00 2001 From: Neil Wilson Date: Tue, 8 Aug 2023 11:25:10 -0500 Subject: [PATCH] Update the OID registry Updated the OID registry for a new alert type added to the Ping Identity Directory Server. --- docs/ldap-oid-reference.html | 5 +++++ resource/oid-registry.json | 1 + 2 files changed, 6 insertions(+) diff --git a/docs/ldap-oid-reference.html b/docs/ldap-oid-reference.html index 547d33799..c85cf0036 100644 --- a/docs/ldap-oid-reference.html +++ b/docs/ldap-oid-reference.html @@ -3785,6 +3785,11 @@

LDAP OID Reference

replication-not-purging-obsolete-replicas Administrative Alert Ping Identity Directory Server + + 1.3.6.1.4.1.30221.2.10.3.201 + replication-missing-changes-action Administrative Alert + Ping Identity Directory Server + 1.3.6.1.4.1.30221.2.12.1 Excluding Attributes from Search Result Entries Feature diff --git a/resource/oid-registry.json b/resource/oid-registry.json index 320165994..217864fde 100644 --- a/resource/oid-registry.json +++ b/resource/oid-registry.json @@ -751,6 +751,7 @@ { "oid":"1.3.6.1.4.1.30221.2.10.3.198", "name":"account-authenticated-account-status-notification", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.10.3.199", "name":"account-deleted-account-status-notification", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.10.3.200", "name":"replication-not-purging-obsolete-replicas", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } +{ "oid":"1.3.6.1.4.1.30221.2.10.3.201", "name":"replication-missing-changes-action", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.12.1", "name":"Excluding Attributes from Search Result Entries", "type":"Feature", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.12.2", "name":"Subordinate Subtree Search Scope", "type":"Feature", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.12.3", "name":"Changelog Attribute Indexing", "type":"Feature", "origin":"Ping Identity Directory Server" }