All MIBs › DISMAN-EVENT-MIB › mteEventSetObject
mteEventSetObject
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteEventSetObject
OID (numeric): 1.3.6.1.2.1.88.1.4.4.1.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: The object identifier from the MIB object to set if mteEventActions has 'set' set.
This object identifier may be wildcarded by leaving sub-identifiers off the end, in which case nteEventSetObjectWildCard must be 'true'.
If mteEventSetObject is wildcarded the instance used to set the object to which it points is the same as the instance from the value of mteTriggerValueID that triggered the event.
Each instance that fills the wildcard is independent of any additional instances, that is, wildcarded objects operate as if there were a separate table entry for each instance that fills the wildcard without having to actually predict all possible instances ahead of time.
Bad object identifiers or a mismatch between truncating the identifier and the value of mteSetObjectWildcard result in operation as one would expect when providing the wrong identifier to a Set operation. The Set will fail or set the wrong object. If the value syntax of the destination object is not correct, the Set fails with the normal SNMP error code.
What is mteEventSetObject?
This is the OID of the MIB object to write to when this event's mteEventActions has the set bit configured, optionally wildcarded by leaving trailing sub-identifiers off (with mteEventSetObjectWildcard set true), in which case the instance from the triggering mteTriggerValueID is reused. Use this to have a trigger automatically remediate a condition, e.g. resetting a counter or toggling an admin-status object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.4.4.1.1 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteEventSetObject
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.4.4.1.1.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteEventSetObject.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.4.4.1.1.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::mteEventSetObject 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.4 | mteEvent | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.4.4 | mteEventSetTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.4.4.1 | mteEventSetEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.4.4.1.1 | mteEventSetObject | DISMAN-EVENT-MIB |