All MIBs › CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB › cucsFirmwareDownloaderFsmStageDescr
cucsFirmwareDownloaderFsmStageDescr
Module: CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareDownloaderFsmStageDescr
OID (numeric): 1.3.6.1.4.1.9.9.719.1.22.12.1.12
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS firmware:Downloader:fsmStageDescr managed object property
What is cucsFirmwareDownloaderFsmStageDescr?
This is a short text description of the current named stage, as opposed to the overall state, within this Downloader job's FSM workflow, again kept as a flattened property directly on the Downloader object. Where cucsFirmwareDownloaderFsmDescr summarizes the overall FSM state, this field narrows in on the specific workflow stage the download is executing right now, which helps an admin distinguish still connecting to the server from writing the completed file to bootflash. For a download in its final stage this might read 'Local' or 'Verify', indicating the file has arrived and is being checked before the job is marked complete.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.22.12.1.12 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareDownloaderFsmStageDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.22.12.1.12.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareDownloaderFsmStageDescr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFirmwareDownloaderFsmStageDescr.1
Start monitoring Cisco UCS blade server / fabric interconnect / chassis (firmware) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB::cucsFirmwareDownloaderFsmStageDescr OID value, configure state conditions and alerts, and monitor any Cisco UCS blade server / fabric interconnect / chassis (firmware) 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.22 | cucsFirmwareObjects | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.12 | cucsFirmwareDownloaderTable | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.12.1 | cucsFirmwareDownloaderEntry | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |
| 1.3.6.1.4.1.9.9.719.1.22.12.1.12 | cucsFirmwareDownloaderFsmStageDescr | CISCO-UNIFIED-COMPUTING-FIRMWARE-MIB |