All MIBs › DISMAN-EVENT-MIB › mteEventNotificationObjects
mteEventNotificationObjects
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteEventNotificationObjects
OID (numeric): 1.3.6.1.2.1.88.1.4.3.1.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: The mteObjectsName of a group of objects from mteObjectsTable if mteEventActions has 'notification' set. These objects are to be added to any Notification generated by this event.
Objects may also be added based on the trigger that stimulated the event.
A length of 0 indicates no additional objects.
What is mteEventNotificationObjects?
This names a group of objects (an mteObjectsName from mteObjectsTable) to add to the notification generated by this event, in addition to any objects added by the triggering condition; an empty value means none. Use this to enrich the notification with additional context specific to this event action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.4.3.1.3 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteEventNotificationObjects
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.4.3.1.3.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteEventNotificationObjects.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.4.3.1.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mteEventNotificationObjects.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::mteEventNotificationObjects 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.3 | mteEventNotificationTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.4.3.1 | mteEventNotificationEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.4.3.1.3 | mteEventNotificationObjects | DISMAN-EVENT-MIB |