All MIBs › CISCO-UNIFIED-COMPUTING-EXTVMM-MIB › cucsExtvmmProviderFsmRmtErrCode
cucsExtvmmProviderFsmRmtErrCode
Module: CISCO-UNIFIED-COMPUTING-EXTVMM-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmProviderFsmRmtErrCode
OID (numeric): 1.3.6.1.4.1.9.9.719.1.18.20.1.9
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS extvmm:ProviderFsm:rmtErrCode managed object property
What is cucsExtvmmProviderFsmRmtErrCode?
This is the remote, vCenter-side, error code recorded for this FSM record as a whole once it fails. It's the summary-level counterpart to the more granular per-invocation error codes captured elsewhere, letting you see the headline vCenter error for this provider's overall connect attempt without digging into individual remote calls. A nonzero rmtErrCode here alongside a fsmStatus of failure identifies this particular historical connect attempt for this provider as a genuine vCenter-side rejection, not a UCS Manager internal error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.18.20.1.9 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmProviderFsmRmtErrCode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.18.20.1.9.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmProviderFsmRmtErrCode.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsExtvmmProviderFsmRmtErrCode.1
Start monitoring Cisco UCS Manager-managed server domains (VMM integration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmProviderFsmRmtErrCode OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager-managed server domains (VMM integration) 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.18 | cucsExtvmmObjects | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |
| 1.3.6.1.4.1.9.9.719.1.18.20 | cucsExtvmmProviderFsmTable | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |
| 1.3.6.1.4.1.9.9.719.1.18.20.1 | cucsExtvmmProviderFsmEntry | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |
| 1.3.6.1.4.1.9.9.719.1.18.20.1.9 | cucsExtvmmProviderFsmRmtErrCode | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |