certificateExpirationDate
MX-SECURITY-CERTIFICATES-MIB ·
.1.3.6.1.4.1.4935.10.200.1.500.50.150
Object
column OctetString
The certificate's expiration date.
Displays the date at which the certificate expires. The format is MM/DD/YYYY in universal time.
See RFC 3280 section 4.1.2.5 for details.
Context
- MIB
- MX-SECURITY-CERTIFICATES-MIB
- OID
.1.3.6.1.4.1.4935.10.200.1.500.50.150- Type
- column
- Access
- readonly
- Status
- current
- Parent
- certificateEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MX-SECURITY-CERTIFICATES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SECURITY-CERTIFICATES-MIB::certificateExpirationDate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MX-SECURITY-CERTIFICATES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SECURITY-CERTIFICATES-MIB::certificateExpirationDate.<certificateName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SECURITY-CERTIFICATES-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SECURITY-CERTIFICATES-MIB::certificateExpirationDate'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 10-10
Conformance
Member of