CME-MIB :: mmSshClientAuthPubKeyIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBmmSshClientAuthPubKeyIndex

mmSshClientAuthPubKeyIndex

Module: CME-MIB

OID (symbolic): CME-MIB::mmSshClientAuthPubKeyIndex

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The secondary table index used to select one of the client authentication public keys for a particular remote access Id. The index is an integer value from 1 to N where N is the number of keys associated with a particular remote access Id. An addition always causes the value of N to increase by one, effectively adding an entry after the existing keys for that remote access Id. If an entry is deleted from the table by setting mmSshClientAuthPubKeyEntryStatus = invalid, the key associated with that entry is deleted. If the deleted key was not the last key for a remote access Id (mmSshClientAuthPubKeyIndex is not the 'last' or Nth entry), the subsequent entries are renumbered after the deletion. A deletion always causes the value of N to decrease by one. The underlying SSH server implementation searches the keys in order from 1 to N when attempting public key authentication.

NOTE:A maximum of 4 public keys can be installed for one remote access Id.

What is mmSshClientAuthPubKeyIndex?

This read-only integer serves as a secondary table index selecting one of potentially several client authentication public keys registered for a given remote access ID, numbered 1 through N with deletions leaving a gap rather than renumbering the survivors. This lets a single user have multiple SSH public keys registered, for instance one per device they log in from. For example, PubKeyIndex 2 would refer to a user's second registered SSH key, independent of whether their first key was later deleted.

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.2
snmpwalk -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyIndex

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.2.1
snmpget -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeyIndex.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::mmSshClientAuthPubKeyIndex 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.2mmSshClientAuthPubKeyIndexCME-MIB