All MIBs › Fore-TrapLog-MIB › trapThresholdTimePeriod
trapThresholdTimePeriod
Module: Fore-TrapLog-MIB
OID (symbolic): Fore-TrapLog-MIB::trapThresholdTimePeriod
OID (numeric): 1.3.6.1.4.1.326.1.9.4.1.5
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description: This value has to be used in conjuntion with the trapThresholdValue. It gives the time period over which the threshold is valid. i.e if trapThresholdValue trap events occur, Or if the time since the last transmission is greater than this object's value, the trap gets transmitted out.
What is trapThresholdTimePeriod?
This read-write value, using the TimeInterval syntax, defines the time window over which trapThresholdValue is evaluated: the trap is transmitted once that many events occur within this period, or once this much time has passed since the last transmission. An admin tunes it alongside trapThresholdValue to fine-tune exactly how trap suppression behaves, ensuring a trap still eventually gets sent even if the occurrence threshold is never quite reached. For example, an admin might pair a threshold value of 5 with a time period ensuring that even fewer than 5 occurrences still eventually trigger a transmission if enough time elapses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.1.9.4.1.5 snmpwalk -v2c -c public <target> Fore-TrapLog-MIB::trapThresholdTimePeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.1.9.4.1.5.1 snmpget -v2c -c public <target> Fore-TrapLog-MIB::trapThresholdTimePeriod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.1.9.4.1.5.1 s <value>
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::trapThresholdTimePeriod 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.4 | trapThresholdTable | Fore-TrapLog-MIB |
| 1.3.6.1.4.1.326.1.9.4.1 | trapThresholdEntry | Fore-TrapLog-MIB |
| 1.3.6.1.4.1.326.1.9.4.1.5 | trapThresholdTimePeriod | Fore-TrapLog-MIB |