All MIBs › CISCO-UNIFIED-COMPUTING-EVENT-MIB › cucsEventInstSeverity
cucsEventInstSeverity
Module: CISCO-UNIFIED-COMPUTING-EVENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstSeverity
OID (numeric): 1.3.6.1.4.1.9.9.719.1.17.3.1.11
Node type: OBJECT-TYPE
Type: CucsConditionSeverity
Access: read-only
Description: Cisco UCS event:Inst:severity managed object property
What is cucsEventInstSeverity?
This is the severity level (e.g., critical, major, minor, warning) assigned to this active fault/event instance. Severity is the primary field admins and dashboards sort on to triage which of potentially many concurrent active instances deserves immediate attention versus which can wait. An instance carrying 'critical' severity would jump to the top of an admin's queue ahead of a dozen other 'minor' instances active at the same time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.3.1.11 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.3.1.11.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstSeverity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEventInstSeverity.1
Start monitoring Cisco UCS Manager managed domains (event logging) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstSeverity OID value, configure state conditions and alerts, and monitor any Cisco UCS Manager managed domains (event logging) 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.17 | cucsEventObjects | CISCO-UNIFIED-COMPUTING-EVENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.17.3 | cucsEventInstTable | CISCO-UNIFIED-COMPUTING-EVENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.17.3.1 | cucsEventInstEntry | CISCO-UNIFIED-COMPUTING-EVENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.17.3.1.11 | cucsEventInstSeverity | CISCO-UNIFIED-COMPUTING-EVENT-MIB |