All MIBs › CISCO-UNIFIED-COMPUTING-IDENT-MIB › cucsIdentMetaSystemFsmTaskDn
cucsIdentMetaSystemFsmTaskDn
Module: CISCO-UNIFIED-COMPUTING-IDENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmTaskDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.64.9.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS ident:MetaSystemFsmTask:dn managed object property
What is cucsIdentMetaSystemFsmTaskDn?
This is the dn (Distinguished Name) that uniquely pinpoints one specific instance of an individual task record queued and tracked by that domain-wide identity FSM as part of executing one of its stages in UCS Manager's management information tree. Because a dn always encodes the full path from its parent down to this exact record, an admin or monitoring tool reading this value knows precisely which MetaSystemFsmTask instance it is looking at without a separate lookup — here the object sits a child of the MetaSystemFsm object, one row per internal task the FSM dispatched. A real value would look like 'sys/ident-meta/fsm-meta/fsmtask-1', identifying this exact record rather than any sibling instance of the same class.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.64.9.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmTaskDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.64.9.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmTaskDn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsIdentMetaSystemFsmTaskDn.1
Start monitoring Cisco UCS blade/rack server (identity assignment) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-IDENT-MIB::cucsIdentMetaSystemFsmTaskDn OID value, configure state conditions and alerts, and monitor any Cisco UCS blade/rack server (identity assignment) 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.64 | cucsIdentObjects | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.9 | cucsIdentMetaSystemFsmTaskTable | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.9.1 | cucsIdentMetaSystemFsmTaskEntry | CISCO-UNIFIED-COMPUTING-IDENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.64.9.1.2 | cucsIdentMetaSystemFsmTaskDn | CISCO-UNIFIED-COMPUTING-IDENT-MIB |