DISMAN-EVENT-MIB :: mteTriggerThresholdRising

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-EVENT-MIBmteTriggerThresholdRising

mteTriggerThresholdRising

Module: DISMAN-EVENT-MIB

OID (symbolic): DISMAN-EVENT-MIB::mteTriggerThresholdRising

OID (numeric): 1.3.6.1.2.1.88.1.2.6.1.2

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 greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, one mteTriggerThresholdRisingEvent is triggered. That event is also triggered if the first sample after this entry becomes active is greater than or equal to this threshold and mteTriggerThresholdStartup is equal to 'rising' or 'risingOrFalling'.

After a rising event is generated, another such event is not triggered until the sampled value falls below this threshold and reaches mteTriggerThresholdFalling.

What is mteTriggerThresholdRising?

This is the numeric threshold (default 0) that, when the sampled value rises to or above it after previously being below it (or is already at/above it on the first sample with startup configured for rising), fires one mteTriggerThresholdRisingEvent. After firing, another rising event won't fire again until the value first drops to or below mteTriggerThresholdFalling.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.2
snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdRising

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.2.1
snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdRising.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.6.1.2.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::mteTriggerThresholdRising 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.88dismanEventMIBDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1dismanEventMIBObjectsDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.2mteTriggerDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.2.6mteTriggerThresholdTableDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.2.6.1mteTriggerThresholdEntryDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.2.6.1.2mteTriggerThresholdRisingDISMAN-EVENT-MIB