diff --git a/docs/ldap-oid-reference.html b/docs/ldap-oid-reference.html
index d480162c8..48caa206b 100644
--- a/docs/ldap-oid-reference.html
+++ b/docs/ldap-oid-reference.html
@@ -4585,6 +4585,16 @@
LDAP OID Reference
composite-index-page-metadata-inconsistency Administrative Alert |
Ping Identity Directory Server |
+
+ 1.3.6.1.4.1.30221.2.10.3.209 |
+ entry-counter-warning-threshold-reached Administrative Alert |
+ Ping Identity Directory Server |
+
+
+ 1.3.6.1.4.1.30221.2.10.3.219 |
+ entry-counter-error-threshold-reached 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 7f113c735..1c29b120e 100644
--- a/resource/oid-registry.json
+++ b/resource/oid-registry.json
@@ -911,6 +911,8 @@
{ "oid":"1.3.6.1.4.1.30221.2.10.3.206", "name":"amazon-s3-remove-file-failed", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
{ "oid":"1.3.6.1.4.1.30221.2.10.3.207", "name":"high-attribute-index-entry-limit", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
{ "oid":"1.3.6.1.4.1.30221.2.10.3.208", "name":"composite-index-page-metadata-inconsistency", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
+{ "oid":"1.3.6.1.4.1.30221.2.10.3.209", "name":"entry-counter-warning-threshold-reached", "type":"Administrative Alert", "origin":"Ping Identity Directory Server" }
+{ "oid":"1.3.6.1.4.1.30221.2.10.3.219", "name":"entry-counter-error-threshold-reached", "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" }