All MIBs › CISCO-UNIFIED-COMPUTING-EPQOS-MIB › cucsEpqosDefinitionFsmStageOrder
cucsEpqosDefinitionFsmStageOrder
Module: CISCO-UNIFIED-COMPUTING-EPQOS-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EPQOS-MIB::cucsEpqosDefinitionFsmStageOrder
OID (numeric): 1.3.6.1.4.1.9.9.719.1.14.9.1.7
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS epqos:DefinitionFsmStage:order managed object property
What is cucsEpqosDefinitionFsmStageOrder?
This is this stage's numeric position in the sequence of steps the state machine executes. Pushing the policy out to the fabric happens as an ordered sequence of named steps, and this record is one of those steps — useful for telling whether a stuck rollout is stuck on the fabric-A push, the fabric-B push, or the final verify. Stage order 1 would be the first step attempted (e.g. resolving the policy against fabric A) and a higher number like 3 would be a later step such as final verification, so admins can tell how far a rollout got before stalling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.14.9.1.7 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EPQOS-MIB::cucsEpqosDefinitionFsmStageOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.14.9.1.7.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EPQOS-MIB::cucsEpqosDefinitionFsmStageOrder.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEpqosDefinitionFsmStageOrder.1
Start monitoring Cisco UCS blade servers/vNICs (endpoint QoS) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-EPQOS-MIB::cucsEpqosDefinitionFsmStageOrder OID value, configure state conditions and alerts, and monitor any Cisco UCS blade servers/vNICs (endpoint QoS) 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.14 | cucsEpqosObjects | CISCO-UNIFIED-COMPUTING-EPQOS-MIB |
| 1.3.6.1.4.1.9.9.719.1.14.9 | cucsEpqosDefinitionFsmStageTable | CISCO-UNIFIED-COMPUTING-EPQOS-MIB |
| 1.3.6.1.4.1.9.9.719.1.14.9.1 | cucsEpqosDefinitionFsmStageEntry | CISCO-UNIFIED-COMPUTING-EPQOS-MIB |
| 1.3.6.1.4.1.9.9.719.1.14.9.1.7 | cucsEpqosDefinitionFsmStageOrder | CISCO-UNIFIED-COMPUTING-EPQOS-MIB |