From 46f087ea0b747851d86216e8f4f36f9584c01de8 Mon Sep 17 00:00:00 2001 From: Neil Wilson Date: Tue, 25 Apr 2023 16:54:46 -0500 Subject: [PATCH] Update the OID registry Updated the OID registry to include a couple of OIDs for new alert types that may be used in the Ping Identity Directory Server. --- docs/ldap-oid-reference.html | 5 +++++ resource/oid-registry.json | 2 ++ 2 files changed, 7 insertions(+) diff --git a/docs/ldap-oid-reference.html b/docs/ldap-oid-reference.html index e2172980c..789a304eb 100644 --- a/docs/ldap-oid-reference.html +++ b/docs/ldap-oid-reference.html @@ -3755,6 +3755,11 @@

LDAP OID Reference

replication-missing-changes-close Administrative Alert Ping Identity Directory Server + + 1.3.6.1.4.1.30221.2.10.3.198 + account-deleted-account-status-notification 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 ae5d4b2dc..17a8de494 100644 --- a/resource/oid-registry.json +++ b/resource/oid-registry.json @@ -745,6 +745,8 @@ { "oid":"1.3.6.1.4.1.30221.2.10.3.195", "name":"encryption-settings-database-prolonged-outage", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.10.3.196", "name":"encryption-settings-database-access-restored", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } { "oid":"1.3.6.1.4.1.30221.2.10.3.197", "name":"replication-missing-changes-close", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" } +{ "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.198", "name":"account-deleted-account-status-notification", "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" }