CME-MIB :: stcm

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBstcm

stcm

Module: CME-MIB

OID (symbolic): CME-MIB::stcm

OID (numeric): 1.3.6.1.4.1.2.3.51.2.4.1.5.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Enable/Disable secure TCP command mode (STCM) access to the MM. A value of 0 means disabled, any value from 1 to 20 means enabled. NOTE: MM will provide a max of 20 connections for both Secure TCP Command Mode and TCP Command Mode. If no valid server certificate is in place, Secure TCP Command Mode will not be allowed to set to enable.

What is stcm?

This read-write integer (0 to 20), sharing its 20-connection pool with TCM and requiring a valid server certificate to enable, controls whether Secure TCP Command Mode (STCM) access to the management module is enabled, with the value giving the number of allowed simultaneous connections. An admin can only enable this once a valid server certificate is installed, since STCM's encryption depends on it. For example, attempting to set stcm above 0 without first installing a valid certificate would fail.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.5.5
snmpwalk -v2c -c public <target> CME-MIB::stcm

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.4.1.5.5.1
snmpget -v2c -c public <target> CME-MIB::stcm.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.4.1.5.5.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stcm.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::stcm 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.5userInterfacesCME-MIB
1.3.6.1.4.1.2.3.51.2.4.1.5.5stcmCME-MIB