All MIBs › CORIANT-GROOVE-MIB › trustedCertificateVersion
trustedCertificateVersion
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::trustedCertificateVersion
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.12.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: version of the certificate.
default value :x509v1
What is trustedCertificateVersion?
This indicates which X.509 format version, v1, v2, or v3, a trusted peer or CA certificate entry uses, defaulting to x509v1. As with locally installed certificates, older v1 trusted certificates lack the extensions that v3 certificates use for constraints like key usage, which can affect how strictly the trust relationship is enforced. For example, an admin importing a CA's root certificate into the trust store would check trustedCertificateVersion to confirm it's a modern v3 certificate supporting proper CA constraints.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateVersion.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::trustedCertificateVersion 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.12 | trustedCertificate | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.12.1 | trustedCertificateTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.12.1.1 | trustedCertificateEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.12.1.1.2 | trustedCertificateVersion | CORIANT-GROOVE-MIB |