All MIBs › Fore-TrapLog-MIB › trapLogEvents
trapLogEvents
Module: Fore-TrapLog-MIB
OID (symbolic): Fore-TrapLog-MIB::trapLogEvents
OID (numeric): 1.3.6.1.4.1.326.1.9.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of times this trap event occured.
What is trapLogEvents?
This read-only counter tracks how many times this particular trap event has occurred on the device, regardless of whether it was actually transmitted. An admin monitors it to gauge the true frequency of an underlying condition, since threshold-based suppression (per trapThresholdValue) may mean not every occurrence results in an actual transmitted trap. For example, a high event count with a much lower trapLogXmits count would tell the admin the condition is recurring frequently but is being rate-limited before reaching the management station.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.1.9.2.1.7 snmpwalk -v2c -c public <target> Fore-TrapLog-MIB::trapLogEvents
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.1.9.2.1.7.1 snmpget -v2c -c public <target> Fore-TrapLog-MIB::trapLogEvents.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> trapLogEvents.1
Start monitoring Fore Systems ForeRunner ATM/LAN switch (persistent trap log) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Fore-TrapLog-MIB::trapLogEvents OID value, configure state conditions and alerts, and monitor any Fore Systems ForeRunner ATM/LAN switch (persistent trap log) from a single console.
OID Breakdown
Upper-level ancestors (9 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.1 | admin | Fore-Common-MIB |
| 1.3.6.1.4.1.326.1.9 | snmpTrapLog | Fore-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326.1.9.2 | trapLogTable | Fore-TrapLog-MIB |
| 1.3.6.1.4.1.326.1.9.2.1 | trapLogEntry | Fore-TrapLog-MIB |
| 1.3.6.1.4.1.326.1.9.2.1.7 | trapLogEvents | Fore-TrapLog-MIB |