All MIBs › DISMAN-EVENT-MIB › mteTriggerDeltaDiscontinuityID
mteTriggerDeltaDiscontinuityID
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityID
OID (numeric): 1.3.6.1.2.1.88.1.2.3.1.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-write
Description: The OBJECT IDENTIFIER (OID) of a TimeTicks, TimeStamp, or DateAndTime object that indicates a discontinuity in the value at mteTriggerValueID.
The OID may be for a leaf object (e.g. sysUpTime.0) or may be wildcarded to match mteTriggerValueID.
This object supports normal checking for a discontinuity in a counter. Note that if this object does not point to sysUpTime discontinuity checking MUST still check sysUpTime for an overall discontinuity.
If the object identified is not accessible the sample attempt is in error, with the error code as from an SNMP request.
Bad object identifiers or a mismatch between truncating the identifier and the value of mteDeltaDiscontinuityIDWildcard result in operation as one would expect when providing the wrong identifier to a Get operation. The Get will fail or get the wrong object. If the value syntax of those objects is not usable, that results in an error that terminates the sample with a 'badType' error code.
What is mteTriggerDeltaDiscontinuityID?
This is the OID of a TimeTicks/TimeStamp/DateAndTime object (often sysUpTime.0, the default) used to detect a discontinuity in the delta-sampled value at mteTriggerValueID, so a counter reset or reboot doesn't get misread as a huge delta. sysUpTime is always checked for a general discontinuity regardless of what this object points to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.3.1.1 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.3.1.1.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityID.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.3.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::mteTriggerDeltaDiscontinuityID 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.3 | mteTriggerDeltaTable | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.3.1 | mteTriggerDeltaEntry | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.2.3.1.1 | mteTriggerDeltaDiscontinuityID | DISMAN-EVENT-MIB |