All MIBs › CISCO-UNIFIED-COMPUTING-DCX-MIB › cucsDcxVIfAdminState
cucsDcxVIfAdminState
Module: CISCO-UNIFIED-COMPUTING-DCX-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-DCX-MIB::cucsDcxVIfAdminState
OID (numeric): 1.3.6.1.4.1.9.9.719.1.10.3.1.4
Node type: OBJECT-TYPE
Type: CucsDcxAdminState
Access: read-only
Description: Cisco UCS dcx:VIf:adminState managed object property
What is cucsDcxVIfAdminState?
This is the administratively configured state, enabled or disabled, of this virtual interface, independent of whether it is actually passing traffic. An admin troubleshooting a link-down condition on a vNIC checks this first - if AdminState shows disabled, the interface was deliberately shut down, for example via the service profile, which is a very different fix than chasing a physical cabling problem. A value of 'enabled' alongside a LinkState showing down would point the admin toward a physical or upstream fabric problem rather than a configuration issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.10.3.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-DCX-MIB::cucsDcxVIfAdminState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.10.3.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-DCX-MIB::cucsDcxVIfAdminState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsDcxVIfAdminState.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-DCX-MIB::cucsDcxVIfAdminState OID value, configure state conditions and alerts, and monitor any Cisco UCS 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.10 | cucsDcxObjects | CISCO-UNIFIED-COMPUTING-DCX-MIB |
| 1.3.6.1.4.1.9.9.719.1.10.3 | cucsDcxVIfTable | CISCO-UNIFIED-COMPUTING-DCX-MIB |
| 1.3.6.1.4.1.9.9.719.1.10.3.1 | cucsDcxVIfEntry | CISCO-UNIFIED-COMPUTING-DCX-MIB |
| 1.3.6.1.4.1.9.9.719.1.10.3.1.4 | cucsDcxVIfAdminState | CISCO-UNIFIED-COMPUTING-DCX-MIB |