ceipSecCertExpiryStatus
CISCO-ENHANCED-IPSEC-FLOW-MIB ·
.1.3.6.1.4.1.9.9.432.1.6.6
Object
scalar Enumeration
This object provides the expiration status of the X.509 certificate on the application sending the notification. The notification is sent when the value of this object is changed from certOK(1) to certGoingExpired(2). certOK(1) = certificate is OK and is not within the configured time threshold for going to expire certGoingExpired(2) = certificate is within the configured time threshold for going to expire certExpired(3) = certificate has expired, the current time is after the certificate's validity notAfter time
Context
- MIB
- CISCO-ENHANCED-IPSEC-FLOW-MIB
- OID
.1.3.6.1.4.1.9.9.432.1.6.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ceipSecCertNotification
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::ceipSecCertExpiryStatus.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::ceipSecCertExpiryStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | certOK |
2 | certGoingExpired |
3 | certExpired |
Conformance
Member of