All MIBs › CME-MIB › smStackingModeInfo
smStackingModeInfo
Module: CME-MIB
OID (symbolic): CME-MIB::smStackingModeInfo
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string containing a text description about the details of which functions are protected for a switch module when it is in Stacking Mode as Master or Member. The possible functions protected by switch modules are IP configuration, External Port Access, External Management all over ports and Restore to defaults.
What is smStackingModeInfo?
This read-only octet string describes, in text, which specific functions (such as IP configuration, external port access, external management, or restore-to-defaults) are protected/locked on a switch module while it's acting as master or member in a stack. It matters because being in a stack restricts what an admin can directly change on that individual module, so this string clarifies exactly which actions are currently off-limits. An admin confused about why they can't directly change a stacked switch module's IP configuration would check smStackingModeInfo to see that IP configuration is one of the functions currently protected by its stacking role.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24 snmpwalk -v2c -c public <target> CME-MIB::smStackingModeInfo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24.1 snmpget -v2c -c public <target> CME-MIB::smStackingModeInfo.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::smStackingModeInfo 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 (15 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.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3 | switchModule | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1 | switchModuleControl | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.7 | smPowerRestartTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1 | smPowerRestartEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.3.1.7.1.24 | smStackingModeInfo | CME-MIB |