All MIBs › CISCO-UNIFIED-COMPUTING-LICENSE-MIB › cucsLicenseDownloaderFsmPrev
cucsLicenseDownloaderFsmPrev
Module: CISCO-UNIFIED-COMPUTING-LICENSE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-LICENSE-MIB::cucsLicenseDownloaderFsmPrev
OID (numeric): 1.3.6.1.4.1.9.9.719.1.25.2.1.7
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: Cisco UCS license:Downloader:fsmPrev managed object property
What is cucsLicenseDownloaderFsmPrev?
This holds the name of the state that this license file downloader job's finite state machine was in immediately before its current state. Comparing this to the current FsmStatus lets an admin see the state transition that just happened, which is useful for spotting a job that is looping between two states (e.g. retry then fail then retry) rather than making forward progress. Seeing 'DownloadLocal' as the previous state while the current state has reverted back to it indicates a retry loop rather than a one-time transient failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.25.2.1.7 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LICENSE-MIB::cucsLicenseDownloaderFsmPrev
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.25.2.1.7.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-LICENSE-MIB::cucsLicenseDownloaderFsmPrev.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsLicenseDownloaderFsmPrev.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-LICENSE-MIB::cucsLicenseDownloaderFsmPrev 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.25 | cucsLicenseObjects | CISCO-UNIFIED-COMPUTING-LICENSE-MIB |
| 1.3.6.1.4.1.9.9.719.1.25.2 | cucsLicenseDownloaderTable | CISCO-UNIFIED-COMPUTING-LICENSE-MIB |
| 1.3.6.1.4.1.9.9.719.1.25.2.1 | cucsLicenseDownloaderEntry | CISCO-UNIFIED-COMPUTING-LICENSE-MIB |
| 1.3.6.1.4.1.9.9.719.1.25.2.1.7 | cucsLicenseDownloaderFsmPrev | CISCO-UNIFIED-COMPUTING-LICENSE-MIB |