All MIBs › CORIANT-GROOVE-MIB › trustedCertificateSignatureAlgorithm
trustedCertificateSignatureAlgorithm
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::trustedCertificateSignatureAlgorithm
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.12.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: signature algorithm of the certificate.
What is trustedCertificateSignatureAlgorithm?
This identifies the signature algorithm used to sign a trusted certificate entry. This matters for security policy compliance, since trusting a certificate signed with a deprecated algorithm can weaken the overall chain of trust even if the locally installed certificate itself uses a strong algorithm. For example, an administrator enforcing a no-SHA-1 policy would scan every entry's trustedCertificateSignatureAlgorithm to find and remove any trusted certificates still relying on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.4 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateSignatureAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.4.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateSignatureAlgorithm.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::trustedCertificateSignatureAlgorithm 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.4 | trustedCertificateSignatureAlgorithm | CORIANT-GROOVE-MIB |