All MIBs › DISMAN-EVENT-MIB › mteTriggerBooleanStartup
mteTriggerBooleanStartup
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerBooleanStartup
OID (numeric): 1.3.6.1.2.1.88.1.2.5.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Control for whether an event may be triggered when this entry is first set to 'active' or a new instance of the object at mteTriggerValueID is found and the test specified by mteTriggerBooleanComparison is true. In that case an event is triggered if mteTriggerBooleanStartup is 'true'.
What is mteTriggerBooleanStartup?
Setting this to true (the default) causes an event to fire immediately when the trigger row is first activated (or a new wildcarded instance is discovered) if the boolean comparison is already true at that moment; false suppresses that initial firing. Set this to false if you only want to be notified on future transitions, not the state already in effect when the trigger starts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.5.1.3 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerBooleanStartup
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.5.1.3.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerBooleanStartup.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.5.1.3.1 s <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::mteTriggerBooleanStartup 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.5 | mteTriggerBooleanTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.5.1 | mteTriggerBooleanEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.5.1.3 | mteTriggerBooleanStartup | DISMAN-EVENT-MIB |