All MIBs › CISCO-UNIFIED-COMPUTING-EVENT-MIB › cucsEventInstType
cucsEventInstType
Module: CISCO-UNIFIED-COMPUTING-EVENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType
OID (numeric): 1.3.6.1.4.1.9.9.719.1.17.3.1.13
Node type: OBJECT-TYPE
Type: CucsConditionType
Access: read-only
Description: Cisco UCS event:Inst:type managed object property
What is cucsEventInstType?
This classifies the general type category of this fault/event instance. This type field is a broader grouping than the specific fault code, useful for an admin building a summary report of, say, all 'fault' type instances versus all purely informational 'event' type instances active right now. A type of 'fault' as opposed to a purely informational event type confirms this instance represents an actual problem condition requiring attention, not just a status notification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.3.1.13 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.3.1.13.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventInstType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEventInstType.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::cucsEventInstType 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.13 | cucsEventInstType | CISCO-UNIFIED-COMPUTING-EVENT-MIB |