All MIBs › CORIANT-GROOVE-MIB › trustedCertificateName
trustedCertificateName
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::trustedCertificateName
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.12.1.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An arbitrary name for this trusted certificate. Must be unique across all lists of trusted certificates (not just this list) so that a leafref to it from another module can resolve to unique values.
What is trustedCertificateName?
This is an arbitrary but globally unique name for an individual trusted certificate entry within a trust group. The uniqueness requirement matters because other configuration elsewhere can reference a trusted certificate purely by this name, so it must resolve unambiguously across all trust groups. For example, an admin adding a root CA certificate to a trust group would give it a distinct trustedCertificateName like root-ca-2026 so it's clearly distinguishable from an intermediate CA certificate in the same group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.12.1.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::trustedCertificateName.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::trustedCertificateName 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.1 | trustedCertificateName | CORIANT-GROOVE-MIB |