All MIBs › DISMAN-EVENT-MIB › mteTriggerDeltaDiscontinuityIDType
mteTriggerDeltaDiscontinuityIDType
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityIDType
OID (numeric): 1.3.6.1.2.1.88.1.2.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The value 'timeTicks' indicates the mteTriggerDeltaDiscontinuityID of this row is of syntax TimeTicks. The value 'timeStamp' indicates syntax TimeStamp. The value 'dateAndTime' indicates syntax DateAndTime.
What is mteTriggerDeltaDiscontinuityIDType?
This specifies the ASN.1 syntax of the object named by mteTriggerDeltaDiscontinuityID: timeTicks(1) (the default, matching sysUpTime), timeStamp(2), or dateAndTime(3). Set this to match whatever discontinuity-detection object you actually pointed mteTriggerDeltaDiscontinuityID at.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.2.3.1.3 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityIDType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.2.3.1.3.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteTriggerDeltaDiscontinuityIDType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.2.3.1.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mteTriggerDeltaDiscontinuityIDType.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::mteTriggerDeltaDiscontinuityIDType 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.3 | mteTriggerDeltaDiscontinuityIDType | DISMAN-EVENT-MIB |