All MIBs › DISMAN-EVENT-MIB › mteTriggerThresholdFalling
mteTriggerThresholdFalling
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerThresholdFalling
OID (numeric): 1.3.6.1.2.1.88.1.2.6.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: A threshold value to check against if mteTriggerType is 'threshold'.
When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, one mteTriggerThresholdFallingEvent is triggered. That event is also triggered if the first sample after this entry becomes active is less than or equal to this threshold and mteTriggerThresholdStartup is equal to 'falling' or 'risingOrFalling'.
After a falling event is generated, another such event is not triggered until the sampled value rises above this threshold and reaches mteTriggerThresholdRising.
What is mteTriggerThresholdFalling?
This is the numeric threshold (default 0) that, when the sampled value falls to or below it after previously being above it (or is already at/below it on the first sample with startup configured for falling), fires one mteTriggerThresholdFallingEvent. After firing, another falling event won't fire again until the value first rises to or above mteTriggerThresholdRising.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.3 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdFalling
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.3.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdFalling.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.6.1.3.1 i <value>
Start monitoring SNMP-capable network device or management station (vendor-neutral, DISMAN event triggers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DISMAN-EVENT-MIB::mteTriggerThresholdFalling OID value, configure state conditions and alerts, and monitor any SNMP-capable network device or management station (vendor-neutral, DISMAN event triggers) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.88 | dismanEventMIB | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1 | dismanEventMIBObjects | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2 | mteTrigger | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.6 | mteTriggerThresholdTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.6.1 | mteTriggerThresholdEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.6.1.3 | mteTriggerThresholdFalling | DISMAN-EVENT-MIB |