DISMAN-EVENT-MIB :: mteTriggerThresholdStartup

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-EVENT-MIBmteTriggerThresholdStartup

mteTriggerThresholdStartup

Module: DISMAN-EVENT-MIB

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

OID (numeric): 1.3.6.1.2.1.88.1.2.6.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The event that may be triggered when this entry is first set to 'active' and a new instance of the object at mteTriggerValueID is found. If the first sample after this instance becomes active is greater than or equal to mteTriggerThresholdRising and mteTriggerThresholdStartup is equal to 'rising' or 'risingOrFalling', then one mteTriggerThresholdRisingEvent is triggered for that instance. If the first sample after this entry becomes active is less than or equal to mteTriggerThresholdFalling and mteTriggerThresholdStartup is equal to 'falling' or 'risingOrFalling', then one mteTriggerThresholdRisingEvent is triggered for that instance.

What is mteTriggerThresholdStartup?

This selects whether an initial event may fire when the trigger row is first activated and a new instance is discovered: rising(1), falling(2), or risingOrFalling(3), the default, matching whichever threshold (mteTriggerThresholdRising or mteTriggerThresholdFalling) the first sample already satisfies. Set this narrower than risingOrFalling if you only care about one direction of initial state.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.1
snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdStartup

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.1.1
snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdStartup.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.6.1.1.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::mteTriggerThresholdStartup 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.1mteTriggerThresholdStartupDISMAN-EVENT-MIB