keyPublicKey

CORIANT-GROOVE-MIB · .1.3.6.1.4.1.42229.1.2.7.9.1.1.3

Object

column OctetString
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]

Context

MIB
CORIANT-GROOVE-MIB
OID
.1.3.6.1.4.1.42229.1.2.7.9.1.1.3
Type
column
Access
readonly
Status
current
Parent
keyEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::keyPublicKey'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CORIANT-GROOVE-MIB::keyPublicKey.<keyName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CORIANT-GROOVE-MIB' -M '/opt/observium/mibs/coriant:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CORIANT-GROOVE-MIB::keyPublicKey'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-3000