All MIBs › DISMAN-EVENT-MIB › mteTriggerThresholdRisingEvent
mteTriggerThresholdRisingEvent
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerThresholdRisingEvent
OID (numeric): 1.3.6.1.2.1.88.1.2.6.1.9
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: The mteEventName of the event to invoke when mteTriggerType is 'threshold' and this trigger fires based on mteTriggerThresholdRising. A length of 0 indicates no event.
What is mteTriggerThresholdRisingEvent?
This names the mteEventName of the event to invoke when this trigger's threshold test fires based on mteTriggerThresholdRising; an empty value means no event is invoked. Point this at a configured event row to get alerted when a monitored value climbs above its rising threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.9 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdRisingEvent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.6.1.9.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerThresholdRisingEvent.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.6.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mteTriggerThresholdRisingEvent.1
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::mteTriggerThresholdRisingEvent 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.9 | mteTriggerThresholdRisingEvent | DISMAN-EVENT-MIB |