All MIBs › CPQHLTH-MIB › cpqHeTrapLogMaxSize
cpqHeTrapLogMaxSize
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTrapLogMaxSize
OID (numeric): 1.3.6.1.4.1.232.6.3.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum number of entries that will currently be kept in the trap log. If the maximum size has been reached and a new trap occurs the oldest trap will be removed.
What is cpqHeTrapLogMaxSize?
This integer specifies the maximum number of entries the trap log will currently hold, with the oldest trap evicted once that limit is reached. An administrator needs this to understand how far back the trap history reaches, since a small log size on a busy server could mean older trap events roll off before anyone reviews them. For example, a monitoring script polling infrequently on a server with a small trap log max size risks missing entries that got pushed out between polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.3.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapLogMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.3.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapLogMaxSize.1
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeTrapLogMaxSize OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.3 | cpqHeTrap | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.3.2 | cpqHeTrapLogMaxSize | CPQHLTH-MIB |