All MIBs › CORIANT-GROOVE-MIB › securitySshPublicKeyFingerprint
securitySshPublicKeyFingerprint
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::securitySshPublicKeyFingerprint
OID (numeric): 1.3.6.1.4.1.42229.1.2.7.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The fingerprint of the system's public key.This is a leaf list, encode by some leafs.
What is securitySshPublicKeyFingerprint?
This field holds the fingerprint of the system's SSH public key, a shorter, more convenient value to verify than the full key text, also encoded as a leaf list per the description. An admin uses this fingerprint to quickly confirm they're connecting to the genuine device during an SSH session, rather than comparing the entire lengthy public key. Checking this fingerprint against a documented value during initial SSH setup is a standard security practice to detect a man-in-the-middle attempt.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.1.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::securitySshPublicKeyFingerprint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.7.1.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::securitySshPublicKeyFingerprint.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::securitySshPublicKeyFingerprint 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.2 | securitySshPublicKeyFingerprint | CORIANT-GROOVE-MIB |