All MIBs › CISCO-UNIFIED-COMPUTING-FABRIC-MIB › cucsFabricComputeMSlotEpFsmStageDn
cucsFabricComputeMSlotEpFsmStageDn
Module: CISCO-UNIFIED-COMPUTING-FABRIC-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricComputeMSlotEpFsmStageDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.19.133.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS fabric:ComputeMSlotEpFsmStage:dn managed object property
What is cucsFabricComputeMSlotEpFsmStageDn?
This is the Dn — the Distinguished Name path — identifying one specific stage row within that mezzanine-slot (M-slot) endpoint's FSM workflow inside UCS Manager's object tree. Because the decomposed FSM model splits a single workflow into separate Fsm/FsmStage/FsmTask rows, this Dn is what lets you tell which specific stage row you're looking at and which endpoint's workflow it belongs to, rather than having to infer it from context. It would extend the parent endpoint's Dn with something like '.../fsm-stage-2', since a single workflow generates one stage row per step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.133.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricComputeMSlotEpFsmStageDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.19.133.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricComputeMSlotEpFsmStageDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFabricComputeMSlotEpFsmStageDn.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-FABRIC-MIB::cucsFabricComputeMSlotEpFsmStageDn OID value, configure state conditions and alerts, and monitor any Cisco UCS fabric interconnects from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.19 | cucsFabricObjects | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.133 | cucsFabricComputeMSlotEpFsmStageTable | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.133.1 | cucsFabricComputeMSlotEpFsmStageEntry | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |
| 1.3.6.1.4.1.9.9.719.1.19.133.1.2 | cucsFabricComputeMSlotEpFsmStageDn | CISCO-UNIFIED-COMPUTING-FABRIC-MIB |