CME-MIB :: mmSshClientAuthPubKeyComment

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBmmSshClientAuthPubKeyComment

mmSshClientAuthPubKeyComment

Module: CME-MIB

OID (symbolic): CME-MIB::mmSshClientAuthPubKeyComment

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description: 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.

What is mmSshClientAuthPubKeyComment?

This read-write octet string holds an administrator-supplied descriptive label for a registered SSH public key, purely for identification and with no effect on SSH server operation. An admin sets this so, months later, the purpose or owner of a given key entry can be recognized at a glance rather than guessed from its fingerprint. For example, setting Comment to 'jsmith-laptop-2026' would let an admin later identify and remove that specific key when the laptop is retired.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7
snmpwalk -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyComment

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7.1
snmpget -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyComment.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mmSshClientAuthPubKeyComment.1

Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::mmSshClientAuthPubKeyComment OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4configureSPBLADE-MIB
1.3.6.1.4.1.2.3.51.2.4.1remoteAccessConfigBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.4.1.6mmSshClientAuthCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.6.1mmSshClientAuthPubKeyTableCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.6.1.1mmSshClientAuthPubKeyEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.7mmSshClientAuthPubKeyCommentCME-MIB