MIB Viewer

ceipSecCertRenewalStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.432.1.6.5
Access
read-only
Status
current
Sub-identifiers
0
This object provides the renewal status of the X.509 certificate on the application sending the notification. renewalNotNeeded(1) = certificate is OK and does not need to be renewed renewalRequestNeeded(2) = certificate renewal request is needed renewalRequested(3) = certificate renewal has been requested and the renewal process is proceeding renewalSuccess(4) = certificate has been renewed and will be OK (renewalNotNeeded) renewalFailedUpdate(5) = certificate renewal failed, but certificate is still usable until the validity expiration time provided in the notification, or otherwise restricted by the application renewalFailedExpired(6) = certificate is no longer valid, the current time is after the certificate's validity notAfter time, which is provided in this notification
INTEGER { renewalNotNeeded(1), renewalRequestNeeded(2), renewalRequested(3), renewalSuccess(4), renewalFailedUpdate(5), renewalFailedExpired(6) }