CME-MIB :: mmSshClientAuthPubKeySize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBmmSshClientAuthPubKeySize

mmSshClientAuthPubKeySize

Module: CME-MIB

OID (symbolic): CME-MIB::mmSshClientAuthPubKeySize

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.6.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The size of the SSH public key represented by this entry.

What is mmSshClientAuthPubKeySize?

This read-only enumerated integer (bits512, bits768, bits1024, bits2048, bits4096) reports the bit length of a registered SSH client authentication public key. An admin auditing SSH key strength uses this to spot keys that are too short to meet current security requirements. For example, a key entry reporting bits512(1) would be flagged as too weak and due for replacement with at least a bits2048(4) key.

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

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.4.1
snmpget -v2c -c public <target> CME-MIB::mmSshClientAuthPubKeySize.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mmSshClientAuthPubKeySize.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::mmSshClientAuthPubKeySize 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.4mmSshClientAuthPubKeySizeCME-MIB