All MIBs › CORIANT-GROOVE-MIB › keyPublicKey
keyPublicKey
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::keyPublicKey
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.9.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A binary string that contains the value of the public key. The interpretation of the content is defined in the registration of the key algorithm. For example, a DSA key is an INTEGER, an RSA key is represented as RSAPublicKey as defined in [RFC3447], and an Elliptic Curve Cryptography (ECC) key is represented using the 'publicKey' described in [RFC5915]
What is keyPublicKey?
This is the binary public-key value for a stored key entry, whose internal format depends on the algorithm named in keyAlgorithmIdentifier, for example an RSAPublicKey structure for RSA or an ECC publicKey format for elliptic-curve keys. An administrator would not typically decode this value by hand, but its correct association with the right algorithm identifier is what lets peers validate signatures or establish TLS trust using this key. For example, when installing a new device certificate, the issuing party must be able to verify the value in keyPublicKey matches the private key the NE holds, or the certificate chain will fail validation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.9.1.1.3 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::keyPublicKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.9.1.1.3.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::keyPublicKey.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::keyPublicKey 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.9 | key | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.9.1 | keyTable | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.9.1.1 | keyEntry | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.9.1.1.3 | keyPublicKey | CORIANT-GROOVE-MIB |