All MIBs › CISCO-UNIFIED-COMPUTING-MGMT-MIB › cucsMgmtBackupPolicyFsmStageRetry
cucsMgmtBackupPolicyFsmStageRetry
Module: CISCO-UNIFIED-COMPUTING-MGMT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyFsmStageRetry
OID (numeric): 1.3.6.1.4.1.9.9.719.1.31.19.1.8
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS mgmt:BackupPolicyFsmStage:retry managed object property
What is cucsMgmtBackupPolicyFsmStageRetry?
This Gauge32 counter records how many times one individual stage inside the FSM workflow of a scheduled BackupPolicy run specifically has been retried. Unlike the parent job's overall FsmTry counter, this one is scoped to just this single stage, so an admin can pinpoint exactly which step of a BackupPolicyFsm — for example the remote-login step rather than the local snapshot step — is the one repeatedly failing and needing retries. A value of 0 means this stage has not needed a retry yet; a climbing value across successive polls flags a specific, recurring failure at just that one step.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.19.1.8 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyFsmStageRetry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.19.1.8.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyFsmStageRetry.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsMgmtBackupPolicyFsmStageRetry.1
Start monitoring Cisco UCS Manager-managed blade/rack servers and fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtBackupPolicyFsmStageRetry OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager-managed blade/rack servers and 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.31 | cucsMgmtObjects | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.19 | cucsMgmtBackupPolicyFsmStageTable | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.19.1 | cucsMgmtBackupPolicyFsmStageEntry | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.19.1.8 | cucsMgmtBackupPolicyFsmStageRetry | CISCO-UNIFIED-COMPUTING-MGMT-MIB |