All MIBs › CISCO-UNIFIED-COMPUTING-IDENT-MIB › cucsIdentMetaSystemFsmStageStageStatus
cucsIdentMetaSystemFsmStageStageStatus
Module: CISCO-UNIFIED-COMPUTING-IDENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmStageStageStatus
OID (numeric): 1.3.6.1.4.1.9.9.719.1.64.8.1.9
Node type: OBJECT-TYPE
Type: CucsFsmFsmStageStatus
Access: read-only
Description: Cisco UCS ident:MetaSystemFsmStage:stageStatus managed object property
What is cucsIdentMetaSystemFsmStageStageStatus?
This is stageStatus, the pass/fail/in-progress state of this one specific stage within the domain's identity-sync FSM, as opposed to the FSM's overall status. Because a multi-stage FSM can show an overall in-progress state while one earlier stage has already failed, checking each stage's own status individually is how an admin finds exactly which step of the identity-sync workflow is the actual problem. A value like 'fail' on the peer-verification stage, even while later stages read 'skip', pinpoints connectivity to the peer as the root cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.64.8.1.9 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmStageStageStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.64.8.1.9.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmStageStageStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsIdentMetaSystemFsmStageStageStatus.1
Start monitoring Cisco UCS blade/rack server (identity assignment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmStageStageStatus OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack server (identity assignment) 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.64 | cucsIdentObjects | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.8 | cucsIdentMetaSystemFsmStageTable | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.8.1 | cucsIdentMetaSystemFsmStageEntry | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.8.1.9 | cucsIdentMetaSystemFsmStageStageStatus | CISCO-UNIFIED-COMPUTING-IDENT-MIB |