All MIBs › CISCO-UNIFIED-COMPUTING-FAULT-MIB › cucsFaultPolicySizeLimit
cucsFaultPolicySizeLimit
Module: CISCO-UNIFIED-COMPUTING-FAULT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultPolicySizeLimit
OID (numeric): 1.3.6.1.4.1.9.9.719.1.1.3.1.11
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS fault:Policy:sizeLimit managed object property
What is cucsFaultPolicySizeLimit?
This is the maximum number of fault records UCS Manager will retain under this policy's scope before it starts discarding the oldest ones. An admin running a large domain with lots of transient hardware noise sets this limit to control how much fault history accumulates, since without a cap a domain with many chassis could build up an unmanageably large fault log that slows down querying. A size limit of 500 means once 500 fault records exist under this policy's scope, the oldest cleared faults start getting purged to make room for new ones, even if their configured retention interval hasn't fully elapsed yet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.1.3.1.11 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultPolicySizeLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.1.3.1.11.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-FAULT-MIB::cucsFaultPolicySizeLimit.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsFaultPolicySizeLimit.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::cucsFaultPolicySizeLimit 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.3 | cucsFaultPolicyTable | CISCO-UNIFIED-COMPUTING-FAULT-MIB |
| 1.3.6.1.4.1.9.9.719.1.1.3.1 | cucsFaultPolicyEntry | CISCO-UNIFIED-COMPUTING-FAULT-MIB |
| 1.3.6.1.4.1.9.9.719.1.1.3.1.11 | cucsFaultPolicySizeLimit | CISCO-UNIFIED-COMPUTING-FAULT-MIB |