All MIBs › CISCO-UNIFIED-COMPUTING-COMPUTE-MIB › cucsComputeServerDiscPolicyFsmTry
cucsComputeServerDiscPolicyFsmTry
Module: CISCO-UNIFIED-COMPUTING-COMPUTE-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerDiscPolicyFsmTry
OID (numeric): 1.3.6.1.4.1.9.9.719.1.9.39.1.19
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS compute:ServerDiscPolicy:fsmTry managed object property
What is cucsComputeServerDiscPolicyFsmTry?
This Gauge32 counts how many times the current stage of the discovery policy's workflow has been retried. A climbing retry count is an early sign that the current stage keeps failing and re-attempting rather than completing, well before the workflow eventually times out and raises a fault. A value of `1` is a normal first attempt, but seeing `8` or higher on the same policy points to a persistent problem, such as an unreachable fabric interconnect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.39.1.19 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerDiscPolicyFsmTry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.9.39.1.19.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerDiscPolicyFsmTry.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsComputeServerDiscPolicyFsmTry.1
Start monitoring Cisco UCS blade servers and chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-COMPUTE-MIB::cucsComputeServerDiscPolicyFsmTry OID value, configure state conditions and alerts, and monitor any Cisco UCS blade servers and chassis 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.9 | cucsComputeObjects | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.39 | cucsComputeServerDiscPolicyTable | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.39.1 | cucsComputeServerDiscPolicyEntry | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |
| 1.3.6.1.4.1.9.9.719.1.9.39.1.19 | cucsComputeServerDiscPolicyFsmTry | CISCO-UNIFIED-COMPUTING-COMPUTE-MIB |