All MIBs › CISCO-UNIFIED-COMPUTING-SW-MIB › cucsSwUtilityDomainFsmCompletionTime
cucsSwUtilityDomainFsmCompletionTime
Module: CISCO-UNIFIED-COMPUTING-SW-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUtilityDomainFsmCompletionTime
OID (numeric): 1.3.6.1.4.1.9.9.719.1.46.63.1.4
Node type: OBJECT-TYPE
Type: DateAndTime
Access: read-only
Description: Cisco UCS sw:UtilityDomainFsm:completionTime managed object property
What is cucsSwUtilityDomainFsmCompletionTime?
This reports the timestamp at which this FSM task finished executing for this UtilityDomainFsm record, part of UCSM's internal tracking of an asynchronous workflow. An admin diagnosing a stuck or failed UCS operation (such as domain registration) drills into these UtilityDomainFsm records to see exactly which task or stage the overall FSM is on and how it is progressing. For example, seeing this field on a UtilityDomainFsm entry stuck at a non-final value while other tasks in the same workflow have completed would point the admin to that specific task as the bottleneck.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.63.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUtilityDomainFsmCompletionTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.46.63.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-SW-MIB::cucsSwUtilityDomainFsmCompletionTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsSwUtilityDomainFsmCompletionTime.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-SW-MIB::cucsSwUtilityDomainFsmCompletionTime 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.46 | cucsSwObjects | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.63 | cucsSwUtilityDomainFsmTable | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.63.1 | cucsSwUtilityDomainFsmEntry | CISCO-UNIFIED-COMPUTING-SW-MIB |
| 1.3.6.1.4.1.9.9.719.1.46.63.1.4 | cucsSwUtilityDomainFsmCompletionTime | CISCO-UNIFIED-COMPUTING-SW-MIB |