All MIBs › CORIANT-GROOVE-MIB › certificatePublicKeyAlgorithm
certificatePublicKeyAlgorithm
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::certificatePublicKeyAlgorithm
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.10.1.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: public-key-algorithm of the certificate.
What is certificatePublicKeyAlgorithm?
This identifies the public-key algorithm, such as RSA or an elliptic-curve type, used by the installed certificate. This matters for compatibility and security policy, since some peers or standards may require a specific algorithm family and reject certificates using an unsupported or deprecated one. For example, a client that only supports elliptic-curve certificates would fail to validate a certificate whose certificatePublicKeyAlgorithm indicates RSA.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.10.1.1.9 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::certificatePublicKeyAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.10.1.1.9.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::certificatePublicKeyAlgorithm.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::certificatePublicKeyAlgorithm 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.9 | certificatePublicKeyAlgorithm | CORIANT-GROOVE-MIB |