All MIBs › CORIANT-GROOVE-MIB › securitySshPublicKey
securitySshPublicKey
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::securitySshPublicKey
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The system's public key for use with SSH or SFTP.This is a leaf list, encode by some leafs.
What is securitySshPublicKey?
This field holds the system's SSH/SFTP public key, up to 2500 bytes, noted in the description as a leaf list encoded across several underlying fields. An operator retrieves this value to distribute the device's public key to management systems or administrators who need to verify the device's identity when connecting, or to configure known-hosts entries. Comparing this key against a previously recorded value is how an admin detects if the device's SSH host key unexpectedly changed, a potential sign of tampering or a reinstalled system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.1.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::securitySshPublicKey
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.1.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::securitySshPublicKey.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::securitySshPublicKey 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.1 | securityInfo | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.7.1.1 | securitySshPublicKey | CORIANT-GROOVE-MIB |