All MIBs › CISCO-UNIFIED-COMPUTING-FAULT-MIB › cucsFaultOccur
cucsFaultOccur
Module: CISCO-UNIFIED-COMPUTING-FAULT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultOccur
OID (numeric): 1.3.6.1.4.1.9.9.719.1.1.1.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Cisco UCS fault:Inst:occur managed object property
What is cucsFaultOccur?
This counts how many times this specific fault condition has occurred, recurred, since it was first raised. A high occurrence count tells an admin this is a flapping/recurring condition rather than a one-time event, which usually points at a different root cause, such as an intermittent hardware fault or a link that keeps bouncing, than a fault that's only occurred once. An occurrence count of 15 on a link-down fault over a short period would strongly suggest a flapping physical link rather than one single outage event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.1.1.1.16 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultOccur
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.1.1.1.16.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultOccur.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFaultOccur.1
Start monitoring Cisco UCS blade servers and chassis (fault management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultOccur OID value, configure state conditions and alerts, and monitor any Cisco UCS blade servers and chassis (fault management) 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.1 | cucsFaultObjects | CISCO-UNIFIED-COMPUTING-FAULT-MIB |
| 1.3.6.1.4.1.9.9.719.1.1.1 | cucsFaultTable | CISCO-UNIFIED-COMPUTING-FAULT-MIB |
| 1.3.6.1.4.1.9.9.719.1.1.1.1 | cucsFaultEntry | CISCO-UNIFIED-COMPUTING-FAULT-MIB |
| 1.3.6.1.4.1.9.9.719.1.1.1.1.16 | cucsFaultOccur | CISCO-UNIFIED-COMPUTING-FAULT-MIB |