DISMAN-EVENT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
9
Rows
9
Columns
65
.1.3.6.1.2.1.88.1.2.2 · 1 row entry · 15 columns
A table of management event trigger information.
mteTriggerEntry entry .1.3.6.1.2.1.88.1.2.2.1
Information about a single trigger. Applications create and
delete entries using mteTriggerEntryStatus.
Indexes
mteOwner mteTriggerName
Column Syntax OID
mteOwner
The owner of this entry. The exact semantics of this
string are subject to the security policy defined by the
security administrator.
OctetString
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.2.1.1
mteTriggerName
A locally-unique, administratively assigned name for the
trigger within the scope of mteOwner.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.88.1.2.2.1.2
mteTriggerComment
A description of the trigger's function and use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.2.2.1.3
mteTriggerTest
The type of trigger test to perform. For 'boolean' and
'threshold' tests, the object at mteTriggerValueID MUST
evaluate to an integer, that is, anything that ends up encoded
for transmission (that is, in BER, not ASN.…
Bitsr/w
Enumerated Values:
0existence
1boolean
2threshold
.1.3.6.1.2.1.88.1.2.2.1.4
mteTriggerSampleType
The type of sampling to perform.

An 'absoluteValue' sample requires only a single sample to be
meaningful, and is exactly the value of the object at
mteTriggerValueID at the sample time.

A …
Enumerationr/w
Enumerated Values:
1absoluteValue
2deltaValue
.1.3.6.1.2.1.88.1.2.2.1.5
mteTriggerValueID
The object identifier of the MIB object to sample to see
if the trigger should fire.

This may be wildcarded by truncating all or part of the
instance portion, in which case the value is obtained
as if wit…
ObjectIdentifierr/w .1.3.6.1.2.1.88.1.2.2.1.6
mteTriggerValueIDWildcard
Control for whether mteTriggerValueID is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.2.2.1.7
mteTriggerTargetTag
The tag for the target(s) from which to obtain the condition
for a trigger check.

A length of 0 indicates the local system. In this case,
access to the objects indicated by mteTriggerValueID is under
the…
SNMP-TARGET-MIBSnmpTagValuer/w
Textual Convention: SNMP-TARGET-MIBSnmpTagValue OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.2.2.1.8
mteTriggerContextName
The management context from which to obtain mteTriggerValueID.

This may be wildcarded by leaving characters off the end. For
example use 'Repeater' to wildcard to 'Repeater1',
'Repeater2', 'Repeater-999.…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.2.2.1.9
mteTriggerContextNameWildcard
Control for whether mteTriggerContextName is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.2.2.1.10
mteTriggerFrequency
The number of seconds to wait between trigger samples. To
encourage consistency in sampling, the interval is measured
from the beginning of one check to the beginning of the next
and the timer is restarted immediately …
secondsSNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.88.1.2.2.1.11
mteTriggerObjectsOwner
To go with mteTriggerObjects, the mteOwner of a group of
objects from mteObjectsTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.2.1.12
mteTriggerObjects
The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger.

A list of objects may also be added based on th…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.2.1.13
mteTriggerEnabled
A control to allow a trigger to be configured but not used.
When the value is 'false' the trigger is not sampled.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.2.2.1.14
mteTriggerEntryStatus
The control that allows creation and deletion of entries.
Once made active an entry may not be modified except to
delete it.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.88.1.2.2.1.15
.1.3.6.1.2.1.88.1.2.3 · 1 row entry · 3 columns
A table of management event trigger information for delta
sampling.
mteTriggerDeltaEntry entry .1.3.6.1.2.1.88.1.2.3.1
Information about a single trigger's delta sampling. Entries
automatically exist in this this table for each mteTriggerEntry
that has mteTriggerSampleType set to 'deltaValue'.
Indexes
mteOwner mteTriggerName
Column Syntax OID
mteTriggerDeltaDiscontinuityID
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…
ObjectIdentifierr/w .1.3.6.1.2.1.88.1.2.3.1.1
mteTriggerDeltaDiscontinuityIDWildcard
Control for whether mteTriggerDeltaDiscontinuityID is to be
treated as fully-specified or wildcarded, with 'true'
indicating wildcard. Note that the value of this object will
be the same as that of the corresponding ins…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.2.3.1.2
mteTriggerDeltaDiscontinuityIDType
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.
Enumerationr/w
Enumerated Values:
1timeTicks
2timeStamp
3dateAndTime
.1.3.6.1.2.1.88.1.2.3.1.3
.1.3.6.1.2.1.88.1.2.4 · 1 row entry · 6 columns
A table of management event trigger information for existence
triggers.
mteTriggerExistenceEntry entry .1.3.6.1.2.1.88.1.2.4.1
Information about a single existence trigger. Entries
automatically exist in this this table for each mteTriggerEntry
that has 'existence' set in mteTriggerTest.
Indexes
mteOwner mteTriggerName
Column Syntax OID
mteTriggerExistenceTest
The type of existence test to perform. The trigger fires
when the object at mteTriggerValueID is seen to go from
present to absent, from absent to present, or to have it's
value changed, depending on which tests are se…
Bitsr/w
Enumerated Values:
0present
1absent
2changed
.1.3.6.1.2.1.88.1.2.4.1.1
mteTriggerExistenceStartup
Control for whether an event may be triggered when this entry
is first set to 'active' and the test specified by
mteTriggerExistenceTest is true. Setting an option causes
that trigger to fire when its test is true.
Bitsr/w
Enumerated Values:
0present
1absent
.1.3.6.1.2.1.88.1.2.4.1.2
mteTriggerExistenceObjectsOwner
To go with mteTriggerExistenceObjects, the mteOwner of a
group of objects from mteObjectsTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.4.1.3
mteTriggerExistenceObjects
The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be add…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.4.1.4
mteTriggerExistenceEventOwner
To go with mteTriggerExistenceEvent, the mteOwner of an event
entry from the mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.4.1.5
mteTriggerExistenceEvent
The mteEventName of the event to invoke when mteTriggerType is
'existence' and this trigger fires. A length of 0 indicates no
event.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.4.1.6
.1.3.6.1.2.1.88.1.2.5 · 1 row entry · 7 columns
A table of management event trigger information for boolean
triggers.
mteTriggerBooleanEntry entry .1.3.6.1.2.1.88.1.2.5.1
Information about a single boolean trigger. Entries
automatically exist in this this table for each mteTriggerEntry
that has 'boolean' set in mteTriggerTest.
Indexes
mteOwner mteTriggerName
Column Syntax OID
mteTriggerBooleanComparison
The type of boolean comparison to perform.

The value at mteTriggerValueID is compared to
mteTriggerBooleanValue, so for example if
mteTriggerBooleanComparison is 'less' the result would be true
if the val…
Enumerationr/w
Enumerated Values:
1unequal
2equal
3less
4lessOrEqual
5greater
6greaterOrEqual
.1.3.6.1.2.1.88.1.2.5.1.1
mteTriggerBooleanValue
The value to use for the test specified by
mteTriggerBooleanTest.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.2.5.1.2
mteTriggerBooleanStartup
Control for whether an event may be triggered when this entry
is first set to 'active' or a new instance of the object at
mteTriggerValueID is found and the test specified by
mteTriggerBooleanComparison is true. In tha…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.2.5.1.3
mteTriggerBooleanObjectsOwner
To go with mteTriggerBooleanObjects, the mteOwner of a group
of objects from mteObjectsTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.5.1.4
mteTriggerBooleanObjects
The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be add…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.5.1.5
mteTriggerBooleanEventOwner
To go with mteTriggerBooleanEvent, the mteOwner of an event
entry from mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.5.1.6
mteTriggerBooleanEvent
The mteEventName of the event to invoke when mteTriggerType is
'boolean' and this trigger fires. A length of 0 indicates no
event.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.5.1.7
.1.3.6.1.2.1.88.1.2.6 · 1 row entry · 15 columns
A table of management event trigger information for threshold
triggers.
mteTriggerThresholdEntry entry .1.3.6.1.2.1.88.1.2.6.1
Information about a single threshold trigger. Entries
automatically exist in this table for each mteTriggerEntry
that has 'threshold' set in mteTriggerTest.
Indexes
mteOwner mteTriggerName
Column Syntax OID
mteTriggerThresholdStartup
The event that may be triggered when this entry is first
set to 'active' and a new instance of the object at
mteTriggerValueID is found. If the first sample after this
instance becomes active is greater than or equal t…
Enumerationr/w
Enumerated Values:
1rising
2falling
3risingOrFalling
.1.3.6.1.2.1.88.1.2.6.1.1
mteTriggerThresholdRising
A threshold value to check against if mteTriggerType is
'threshold'.

When the current sampled value is greater than or equal to
this threshold, and the value at the last sampling interval
was less than th…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.2.6.1.2
mteTriggerThresholdFalling
A threshold value to check against if mteTriggerType is
'threshold'.

When the current sampled value is less than or equal to this
threshold, and the value at the last sampling interval was
greater than th…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.2.6.1.3
mteTriggerThresholdDeltaRising
A threshold value to check against if mteTriggerType is
'threshold'.

When the delta value (difference) between the current sampled
value (value(n)) and the previous sampled value (value(n-1))
is greater t…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.2.6.1.4
mteTriggerThresholdDeltaFalling
A threshold value to check against if mteTriggerType is
'threshold'.

When the delta value (difference) between the current sampled
value (value(n)) and the previous sampled value (value(n-1))
is less than…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.2.6.1.5
mteTriggerThresholdObjectsOwner
To go with mteTriggerThresholdObjects, the mteOwner of a group
of objects from mteObjectsTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.6
mteTriggerThresholdObjects
The mteObjectsName of a group of objects from
mteObjectsTable. These objects are to be added to any
Notification resulting from the firing of this trigger for
this test.

A list of objects may also be add…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.7
mteTriggerThresholdRisingEventOwner
To go with mteTriggerThresholdRisingEvent, the mteOwner of an
event entry from mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.8
mteTriggerThresholdRisingEvent
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.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.9
mteTriggerThresholdFallingEventOwner
To go with mteTriggerThresholdFallingEvent, the mteOwner of an
event entry from mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.10
mteTriggerThresholdFallingEvent
The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdFalling. A length of 0 indicates no event.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.11
mteTriggerThresholdDeltaRisingEventOwner
To go with mteTriggerThresholdDeltaRisingEvent, the mteOwner
of an event entry from mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.12
mteTriggerThresholdDeltaRisingEvent
The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaRising. A length of 0 indicates
no event.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.13
mteTriggerThresholdDeltaFallingEventOwner
To go with mteTriggerThresholdDeltaFallingEvent, the mteOwner
of an event entry from mteEventTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.14
mteTriggerThresholdDeltaFallingEvent
The mteEventName of the event to invoke when mteTriggerType is
'threshold' and this trigger fires based on
mteTriggerThresholdDeltaFalling. A length of 0 indicates
no event.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.2.6.1.15
.1.3.6.1.2.1.88.1.3.1 · 1 row entry · 5 columns
A table of objects that can be added to notifications based
on the trigger, trigger test, or event, as pointed to by
entries in those tables.
mteObjectsEntry entry .1.3.6.1.2.1.88.1.3.1.1
A group of objects. Applications create and delete entries
using mteObjectsEntryStatus.

When adding objects to a notification they are added in the
lexical order of their index in this table. Those associ…
Indexes
mteOwner mteObjectsName mteObjectsIndex
Column Syntax OID
mteObjectsName
A locally-unique, administratively assigned name for a group
of objects.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.88.1.3.1.1.1
mteObjectsIndex
An arbitrary integer for the purpose of identifying
individual objects within a mteObjectsName group.

Objects within a group are placed in the notification in the
numerical order of this index.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.2.1.88.1.3.1.1.2
mteObjectsID
The object identifier of a MIB object to add to a
Notification that results from the firing of a trigger.

This may be wildcarded by truncating all or part of the
instance portion, in which case the instan…
ObjectIdentifierr/w .1.3.6.1.2.1.88.1.3.1.1.3
mteObjectsIDWildcard
Control for whether mteObjectsID is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.3.1.1.4
mteObjectsEntryStatus
The control that allows creation and deletion of entries.
Once made active an entry MAY not be modified except to
delete it.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.88.1.3.1.1.5
.1.3.6.1.2.1.88.1.4.2 · 1 row entry · 5 columns
A table of management event action information.
mteEventEntry entry .1.3.6.1.2.1.88.1.4.2.1
Information about a single event. Applications create and
delete entries using mteEventEntryStatus.
Indexes
mteOwner mteEventName
Column Syntax OID
mteEventName
A locally-unique, administratively assigned name for the
event.
OctetString
Constraints:
range: 1-32
.1.3.6.1.2.1.88.1.4.2.1.1
mteEventComment
A description of the event's function and use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.4.2.1.2
mteEventActions
The actions to perform when this event occurs.

For 'notification', Traps and/or Informs are sent according
to the configuration in the SNMP Notification MIB.

For 'set', an SNMP Set operatio…
Bitsr/w
Enumerated Values:
0notification
1set
.1.3.6.1.2.1.88.1.4.2.1.3
mteEventEnabled
A control to allow an event to be configured but not used.
When the value is 'false' the event does not execute even if

triggered.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.4.2.1.4
mteEventEntryStatus
The control that allows creation and deletion of entries.
Once made active an entry MAY not be modified except to
delete it.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.2.1.88.1.4.2.1.5
.1.3.6.1.2.1.88.1.4.3 · 1 row entry · 3 columns
A table of information about notifications to be sent as a
consequence of management events.
mteEventNotificationEntry entry .1.3.6.1.2.1.88.1.4.3.1
Information about a single event's notification. Entries
automatically exist in this this table for each mteEventEntry
that has 'notification' set in mteEventActions.
Indexes
mteOwner mteEventName
Column Syntax OID
mteEventNotification
The object identifier from the NOTIFICATION-TYPE for the
notification to use if metEventActions has 'notification' set.
ObjectIdentifierr/w .1.3.6.1.2.1.88.1.4.3.1.1
mteEventNotificationObjectsOwner
To go with mteEventNotificationObjects, the mteOwner of a
group of objects from mteObjectsTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.4.3.1.2
mteEventNotificationObjects
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 adde…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.2.1.88.1.4.3.1.3
.1.3.6.1.2.1.88.1.4.4 · 1 row entry · 6 columns
A table of management event action information.
mteEventSetEntry entry .1.3.6.1.2.1.88.1.4.4.1
Information about a single event's set option. Entries
automatically exist in this this table for each mteEventEntry
that has 'set' set in mteEventActions.
Indexes
mteOwner mteEventName
Column Syntax OID
mteEventSetObject
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 …
ObjectIdentifierr/w .1.3.6.1.2.1.88.1.4.4.1.1
mteEventSetObjectWildcard
Control over whether mteEventSetObject is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard
if mteEventActions has 'set' set.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.4.4.1.2
mteEventSetValue
The value to which to set the object at mteEventSetObject
if mteEventActions has 'set' set.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.88.1.4.4.1.3
mteEventSetTargetTag
The tag for the target(s) at which to set the object at
mteEventSetObject to mteEventSetValue if mteEventActions
has 'set' set.

Systems limited to self management MAY reject a non-zero
length for the valu…
SNMP-TARGET-MIBSnmpTagValuer/w
Textual Convention: SNMP-TARGET-MIBSnmpTagValue OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.4.4.1.4
mteEventSetContextName
The management context in which to set mteEventObjectID.
if mteEventActions has 'set' set.

This may be wildcarded by leaving characters off the end. To
indicate such wildcarding mteEventSetContextNameWil…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.88.1.4.4.1.5
mteEventSetContextNameWildcard
Control for whether mteEventSetContextName is to be treated as
fully-specified or wildcarded, with 'true' indicating wildcard
if mteEventActions has 'set' set.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.2.1.88.1.4.4.1.6