ceipSecCertRenewalStatus

CISCO-ENHANCED-IPSEC-FLOW-MIB · .1.3.6.1.4.1.9.9.432.1.6.5

Object

scalar Enumeration
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

Context

MIB
CISCO-ENHANCED-IPSEC-FLOW-MIB
OID
.1.3.6.1.4.1.9.9.432.1.6.5
Type
scalar
Access
readonly
Status
current
Parent
ceipSecCertNotification
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-IPSEC-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-IPSEC-FLOW-MIB::ceipSecCertRenewalStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-IPSEC-FLOW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-IPSEC-FLOW-MIB::ceipSecCertRenewalStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1renewalNotNeeded
2renewalRequestNeeded
3renewalRequested
4renewalSuccess
5renewalFailedUpdate
6renewalFailedExpired