All MIBs › CISCO-UNIFIED-COMPUTING-EVENT-MIB › cucsEventLogMaxSize
cucsEventLogMaxSize
Module: CISCO-UNIFIED-COMPUTING-EVENT-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventLogMaxSize
OID (numeric): 1.3.6.1.4.1.9.9.719.1.17.4.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: Cisco UCS event:Log:maxSize managed object property
What is cucsEventLogMaxSize?
This is the configured maximum number of entries this event log is allowed to hold before older entries are purged. This cap determines how much fault/event history an admin can actually look back through before the oldest records get discarded, which matters directly when investigating an issue that may have started before the current visible history begins. A maxSize of 5000 entries filling up quickly on a noisy system would mean events from more than a few days ago may already be gone by the time an admin goes looking for them.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.4.1.4 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventLogMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.17.4.1.4.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-EVENT-MIB::cucsEventLogMaxSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cucsEventLogMaxSize.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::cucsEventLogMaxSize 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.4 | cucsEventLogTable | CISCO-UNIFIED-COMPUTING-EVENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.17.4.1 | cucsEventLogEntry | CISCO-UNIFIED-COMPUTING-EVENT-MIB |
| 1.3.6.1.4.1.9.9.719.1.17.4.1.4 | cucsEventLogMaxSize | CISCO-UNIFIED-COMPUTING-EVENT-MIB |