All MIBs › CME-MIB › mmSshServerHostKeySize
mmSshServerHostKeySize
Module: CME-MIB
OID (symbolic): CME-MIB::mmSshServerHostKeySize
OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The size of the public/private host key pair.
NOTE: The MM supports only the bits2048 value.
What is mmSshServerHostKeySize?
This read-only enum reports the bit size of a given SSH host key pair, with the MIB noting the MM currently only supports the bits2048 value. It lets an admin confirm the SSH host key meets a minimum key-strength requirement (like 2048-bit RSA) mandated by security policy. If this object ever reported a smaller size like bits512 or bits768 on older firmware, an admin would know to regenerate the key pair to reach the supported 2048-bit strength.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1.1.3 snmpwalk -v2c -c public <target> CME-MIB::mmSshServerHostKeySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1.1.3.1 snmpget -v2c -c public <target> CME-MIB::mmSshServerHostKeySize.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::mmSshServerHostKeySize 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 (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4 | configureSP | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9 | networkConfiguration | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3 | tcpProtocols | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.4 | tcpApplicationConfig | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27 | mmSshServerConfig | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1 | mmSshServerHostKeyTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1.1 | mmSshServerHostKeyEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.4.9.3.4.27.1.1.3 | mmSshServerHostKeySize | CME-MIB |