All MIBs › CISCO-UNIFIED-COMPUTING-EXTVMM-MIB › cucsExtvmmNetworkSetsFsmTaskCompletion
cucsExtvmmNetworkSetsFsmTaskCompletion
Module: CISCO-UNIFIED-COMPUTING-EXTVMM-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmNetworkSetsFsmTaskCompletion
OID (numeric): 1.3.6.1.4.1.9.9.719.1.18.30.1.4
Node type: OBJECT-TYPE
Type: CucsFsmCompletion
Access: read-only
Description: Cisco UCS extvmm:NetworkSetsFsmTask:completion managed object property
What is cucsExtvmmNetworkSetsFsmTaskCompletion?
This reports whether the network-set sync task has finished, and if so whether it succeeded, per the CucsFsmCompletion enumeration. Since pushing a network set to vCenter can legitimately take several seconds (vCenter has to create or update DVS port groups), polling this value lets an automation script wait for 'completed' before assuming the new VLAN is actually usable by VMs, rather than assuming success as soon as the CLI/GUI command returns. If a VM team reports a new port group missing in vCenter, checking this OID for a value like 'pending' rather than 'completed' tells you the push simply hadn't finished yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.18.30.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmNetworkSetsFsmTaskCompletion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.18.30.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EXTVMM-MIB::cucsExtvmmNetworkSetsFsmTaskCompletion.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::cucsExtvmmNetworkSetsFsmTaskCompletion 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.30 | cucsExtvmmNetworkSetsFsmTaskTable | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |
| 1.3.6.1.4.1.9.9.719.1.18.30.1 | cucsExtvmmNetworkSetsFsmTaskEntry | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |
| 1.3.6.1.4.1.9.9.719.1.18.30.1.4 | cucsExtvmmNetworkSetsFsmTaskCompletion | CISCO-UNIFIED-COMPUTING-EXTVMM-MIB |