mmSshClientAuthPubKeyComment

BLADE-MIB · .1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7

Object

column mandatory r/w OctetString
This is a descriptive string that the administrator may
use to help identify the public key represented by this entry.
It serves no function in the operation of the SSH server.
              
NOTE:This MIB object can be manipulated after the
corresponding SSH public key is installed.

Context

MIB
BLADE-MIB
OID
.1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
mmSshClientAuthPubKeyEntry

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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::mmSshClientAuthPubKeyComment'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::mmSshClientAuthPubKeyComment.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::mmSshClientAuthPubKeyComment'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.