All MIBs › CISCO-UNIFIED-COMPUTING-MGMT-MIB › cucsMgmtConnectionOperState
cucsMgmtConnectionOperState
Module: CISCO-UNIFIED-COMPUTING-MGMT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtConnectionOperState
OID (numeric): 1.3.6.1.4.1.9.9.719.1.31.23.1.5
Node type: OBJECT-TYPE
Type: CucsMgmtConnectionState
Access: read-only
Description: Cisco UCS mgmt:Connection:operState managed object property
What is cucsMgmtConnectionOperState?
This is the live, current state of a management-plane connectivity link inside the UCS domain (for example between the two fabric interconnects, or to a CIMC/CMC endpoint), as last observed by UCS Manager. It tells an admin whether this particular management link between the two fabric interconnects (or between a fabric interconnect and an endpoint's CIMC/CMC) is actually up and exchanging heartbeats right now, versus the Ack field which just reflects whether the peer acknowledged the last handshake. A healthy, functioning link reports a value like available/up, while a broken one would report something like unavailable/down, which is exactly the kind of flap an admin would correlate with a fabric-interconnect failover event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.23.1.5 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtConnectionOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.31.23.1.5.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtConnectionOperState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsMgmtConnectionOperState.1
Start monitoring Cisco UCS Manager-managed blade/rack servers and fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-MGMT-MIB::cucsMgmtConnectionOperState OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager-managed blade/rack servers and 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.31 | cucsMgmtObjects | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.23 | cucsMgmtConnectionTable | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.23.1 | cucsMgmtConnectionEntry | CISCO-UNIFIED-COMPUTING-MGMT-MIB |
| 1.3.6.1.4.1.9.9.719.1.31.23.1.5 | cucsMgmtConnectionOperState | CISCO-UNIFIED-COMPUTING-MGMT-MIB |