All MIBs › CISCO-UNIFIED-COMPUTING-ETHER-MIB › cucsEtherPIoOperState
cucsEtherPIoOperState
Module: CISCO-UNIFIED-COMPUTING-ETHER-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherPIoOperState
OID (numeric): 1.3.6.1.4.1.9.9.719.1.16.6.1.17
Node type: OBJECT-TYPE
Type: CucsNetworkPortOperState
Access: read-only
Description: Cisco UCS ether:PIo:operState managed object property
What is cucsEtherPIoOperState?
This is operState, typed CucsNetworkPortOperState, the actual current operational status (up, down, or similar) of this specific port, independent of the administrative setting. It is the field to check first when a specific uplink or server port appears to have a connectivity problem, since it reflects link-layer reality rather than configuration intent. For example, operState=down while adminState=enabled on this exact port means something physical or on the peer side is wrong, pointing you to the cable or optic on this port next.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.6.1.17 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherPIoOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.16.6.1.17.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherPIoOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEtherPIoOperState.1
Start monitoring Cisco UCS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-ETHER-MIB::cucsEtherPIoOperState OID value, configure state conditions and alerts, and monitor any Cisco UCS systems 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.16 | cucsEtherObjects | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.6 | cucsEtherPIoTable | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.6.1 | cucsEtherPIoEntry | CISCO-UNIFIED-COMPUTING-ETHER-MIB |
| 1.3.6.1.4.1.9.9.719.1.16.6.1.17 | cucsEtherPIoOperState | CISCO-UNIFIED-COMPUTING-ETHER-MIB |