All MIBs › CME-MIB › smPMState
smPMState
Module: CME-MIB
OID (symbolic): CME-MIB::smPMState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Protected Mode Status for the switch module. standby- Protected Mode capability exists on the IOM but has not been activated on the switch module or the MM. pending - Protected Mode has been activated on the MM but not yet on the switch module. active - Protected Mode is active on both the switch module and the MM. attention - Protected Mode is enabled on the switch module but not on the MM.
What is smPMState?
This read-only enum reports the Protected Mode status of a switch/IO module: standby (capability exists but not activated anywhere), pending (activated on the MM but not yet on the switch module), active (activated on both), or attention (enabled on the switch module but not the MM). It gives an admin the exact state of a coordination handshake between the MM and the switch module's Protected Mode feature, which matters for diagnosing why a switch module isn't behaving as protected when expected. An admin seeing smPMState report attention(2) would know the switch module itself has Protected Mode on, but the MM side hasn't granted the corresponding permission yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16 snmpwalk -v2c -c public <target> CME-MIB::smPMState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16.1 snmpget -v2c -c public <target> CME-MIB::smPMState.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::smPMState 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.1 | smControlTable | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1 | smControlEntry | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.3.1.1.1.16 | smPMState | CME-MIB |