All MIBs › CPQSRVMN-MIB › cpqSmTrapLogMaxSize
cpqSmTrapLogMaxSize
Module: CPQSRVMN-MIB
OID (symbolic): CPQSRVMN-MIB::cpqSmTrapLogMaxSize
OID (numeric): 1.3.6.1.4.1.232.4.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 cpqSmTrapLogMaxSize?
This read-only INTEGER from 0 to 2147483647 is the maximum number of entries kept in the trap log before the oldest entry is dropped when a new trap occurs. An administrator cares to know how far back trap history extends before older events are lost. For example, an admin increases this maximum size after discovering older trap history was overwritten before it could be reviewed following a multi-day outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.4.3.2 snmpwalk -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapLogMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.4.3.2.1 snmpget -v2c -c public <target> CPQSRVMN-MIB::cpqSmTrapLogMaxSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSmTrapLogMaxSize.1
Start monitoring HP ProLiant server (overall server management) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSRVMN-MIB::cpqSmTrapLogMaxSize OID value, configure state conditions and alerts, and monitor any HP ProLiant server (overall server management) 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.4 | cpqServerManager | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3 | cpqSmTrap | CPQSRVMN-MIB |
| 1.3.6.1.4.1.232.4.3.2 | cpqSmTrapLogMaxSize | CPQSRVMN-MIB |