Reference record for OID 1.3.6.1.2.1.88.1.2.5.1.1



parent
1.3.6.1.2.1.88.1.2.5.1 (mteTriggerBooleanEntry)
node code
1
node name
mteTriggerBooleanComparison
dot oid
1.3.6.1.2.1.88.1.2.5.1.1
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) dismanEventMIB(88) dismanEventMIBObjects(1) mteTrigger(2) mteTriggerBooleanTable(5) mteTriggerBooleanEntry(1) mteTriggerBooleanComparison(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • /iso/identified-organization/dod/internet/mgmt/mib/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • /iso/org/dod/internet/mgmt/mib-2/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • /iso/org/dod/internet/mgmt/mib/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/dismanEventMIB/dismanEventMIBObjects/mteTrigger/mteTriggerBooleanTable/mteTriggerBooleanEntry/mteTriggerBooleanComparison
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/88/1/2/5/1/1

    Description by circitor

    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 value at mteTriggerValueID is less than the value of
    mteTriggerBooleanValue.

    Parsed from file DISMAN-EVENT-MIB.mib
    Module: DISMAN-EVENT-MIB

    Description by cisco_v1

    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 value at mteTriggerValueID is less than the value of
    mteTriggerBooleanValue.

    Description by oid_info

    mteTriggerBooleanComparison OBJECT-TYPE SYNTAX INTEGER { unequal(1), equal(2),
    less(3), lessOrEqual(4),
    greater(5), greaterOrEqual(6) }
    MAX-ACCESS read-write
    STATUS current
    DESCRIPTION
    "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 value at mteTriggerValueID is less than the value of
    mteTriggerBooleanValue."
    DEFVAL { unequal }

    View at oid-info.com

    Description by mibdepot

    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 value at mteTriggerValueID is less than the value of
    mteTriggerBooleanValue.

    Parsed from file rfc2981-Event.mib.txt
    Company: None
    Module: DISMAN-EVENT-MIB

    Description by cisco

    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 value at mteTriggerValueID is less than the value of
    mteTriggerBooleanValue.

    Information by circitor

    mteTriggerBooleanComparison OBJECT-TYPE SYNTAX INTEGER { unequal(1), equal(2), less(3), lessOrEqual(4), greater(5), greaterOrEqual(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "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 value at mteTriggerValueID is less than the value of mteTriggerBooleanValue." DEFVAL { unequal } ::= { mteTriggerBooleanEntry 1 }

    Information by cisco_v1

    mteTriggerBooleanComparison OBJECT-TYPE SYNTAX INTEGER { unequal(1), equal(2), less(3), lessOrEqual(4), greater(5), greaterOrEqual(6) } ACCESS read-write STATUS mandatory DESCRIPTION "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 value at mteTriggerValueID is less than the value of mteTriggerBooleanValue." DEFVAL { unequal } ::= { mteTriggerBooleanEntry 1 }

    Information by oid_info

    Automatically extracted from RFC2981

    Information by mibdepot

    mteTriggerBooleanComparison OBJECT-TYPE SYNTAX INTEGER { unequal(1), equal(2), less(3), lessOrEqual(4), greater(5), greaterOrEqual(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "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 value at mteTriggerValueID is less than the value of mteTriggerBooleanValue." DEFVAL { unequal } ::= { mteTriggerBooleanEntry 1 }

    Information by cisco

    mteTriggerBooleanComparison OBJECT-TYPE SYNTAX INTEGER { unequal(1), equal(2), less(3), lessOrEqual(4), greater(5), greaterOrEqual(6) } MAX-ACCESS read-write STATUS current DESCRIPTION "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 value at mteTriggerValueID is less than the value of mteTriggerBooleanValue." DEFVAL { unequal } ::= { mteTriggerBooleanEntry 1 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.88.1.2.5.1.2 mteTriggerBooleanValue 0 0 The value to use for the test specified by
    mteTriggerBooleanTest.
    1.3.6.1.2.1.88.1.2.5.1.3 mteTriggerBooleanStartup 0 0 Control for whether an event may be triggered when this entry
    is first set to 'active' or a new instance of the object at
    mteTrig…
    1.3.6.1.2.1.88.1.2.5.1.4 mteTriggerBooleanObjectsOwner 0 0 To go with mteTriggerBooleanObjects, the mteOwner of a group
    of objects from mteObjectsTable.
    1.3.6.1.2.1.88.1.2.5.1.5 mteTriggerBooleanObjects 0 0 The mteObjectsName of a group of objects from
    mteObjectsTable. These objects are to be added to any
    Notification resulting from …
    1.3.6.1.2.1.88.1.2.5.1.6 mteTriggerBooleanEventOwner 0 0 To go with mteTriggerBooleanEvent, the mteOwner of an event
    entry from mteEventTable.
    1.3.6.1.2.1.88.1.2.5.1.7 mteTriggerBooleanEvent 0 0 The mteEventName of the event to invoke when mteTriggerType is
    'boolean' and this trigger fires. A length of 0 indicates no
    even…