All MIBs › CORIANT-GROOVE-MIB › certificateValidFrom
certificateValidFrom
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::certificateValidFrom
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.10.1.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: valid-from date and time of the certificate.
What is certificateValidFrom?
This is the date and time from which the installed certificate becomes valid. Comparing this value against the current system time matters because a certificate that isn't yet valid, due to a clock-skew or provisioning issue, will be rejected by TLS peers even though it's correctly installed. For example, if a newly loaded certificate's certificateValidFrom is a few minutes in the future relative to the NE's clock, TLS sessions using it may fail to establish until that time passes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.10.1.1.6 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::certificateValidFrom
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.10.1.1.6.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::certificateValidFrom.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::certificateValidFrom OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7 | security | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.10 | certificate | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.10.1 | certificateTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.10.1.1 | certificateEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.10.1.1.6 | certificateValidFrom | CORIANT-GROOVE-MIB |