sshServerHostKeyFingerprint
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.5.2
Object
scalar mandatory
OctetString
The RSA fingerprint of the public part of the host key pair. This value can be used with the SSH client to verify, on the initial connection, that the Secure Shell server responding to the request is the server running on the IMM. Null Empty string if no RSA key exists.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.5.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- sshServerConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::sshServerHostKeyFingerprint.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMM-MIB::sshServerHostKeyFingerprint'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.