Reference record for OID 1.3.6.1.4.1.4131.1.3.1.4


parent
1.3.6.1.4.1.4131.1.3.1 (alarmTableEntry)
node code
4
node name
ackState
dot oid
1.3.6.1.4.1.4131.1.3.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) tridium(4131) tridiumStation(1) alarmTable(3) alarmTableEntry(1) ackState(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • /iso/identified-organization/dod/internet/private/enterprises/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • /iso/org/dod/internet/private/enterprise/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • /iso/org/dod/internet/private/enterprises/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • /iso/iso-identified-organization/dod/internet/private/enterprise/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • /iso/iso-identified-organization/dod/internet/private/enterprises/tridium/tridiumStation/alarmTable/alarmTableEntry/ackState
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/4131/1/3/1/4

    Description by mibdepot

    Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2).
    Alarm can be acknowledged by setting ackState to 'acked'(0)

    Parsed from file TridiumR3-MIB.my.txt
    Company: None
    Module: TRIDIUMR3-MIB

    Description by circitor

    Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2).
    Alarm can be acknowledged by setting ackState to 'acked'(0)

    Parsed from file TRIDIUMR3-MIB.mib
    Module: TRIDIUMR3-MIB

    Information by oid_info

    Vendor: Tridium
    Module: TRIDIUMR3-MIB (TridiumR3-MIB.my)
    Type: TABULAR
    Access: read-write
    Syntax: INTEGER

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    ackState OBJECT-TYPE SYNTAX INTEGER { acked(0), unacked(1), ackPending(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2). Alarm can be acknowledged by setting ackState to 'acked'(0)" ::= { alarmTableEntry 4 }

    Information by circitor

    ackState OBJECT-TYPE SYNTAX INTEGER { acked(0), unacked(1), ackPending(2) } ACCESS read-write STATUS mandatory DESCRIPTION "Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2). Alarm can be acknowledged by setting ackState to 'acked'(0)" ::= { alarmTableEntry 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.4131)

    Adams Robert

    Brothers (13)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.4131.1.3.1.1 timestamp 0 0 Indicates the time when the alarm occurred.
    1.3.6.1.4.1.4131.1.3.1.2 uuid 0 0 The unique universal identifier of the alarm.
    1.3.6.1.4.1.4131.1.3.1.3 sourceState 0 0 The current state of the source. normal(0), offnormal(1), fault(2), or alert(3).
    1.3.6.1.4.1.4131.1.3.1.5 ackRequired 0 0 Indicates if an acknowledgement is required for the alarm. false(0), or true(1).
    1.3.6.1.4.1.4131.1.3.1.6 source 0 0 Indicates the path to the station object which generated the alarm.
    1.3.6.1.4.1.4131.1.3.1.7 alarmClass 0 0 The alarm class for the alarm.
    1.3.6.1.4.1.4131.1.3.1.8 priority 0 0 The priority of the alarm (0=high, 255=low).
    1.3.6.1.4.1.4131.1.3.1.9 normalTime 0 0 The time at which the alarm goes back to normal state.
    1.3.6.1.4.1.4131.1.3.1.10 ackTime 0 0 The time at which the alarm is acked. Note that
    interpretation of this value depends upon the state of the alarm.
    1.3.6.1.4.1.4131.1.3.1.11 user 0 0 The name of the user who acknowledged the alarm.
    1.3.6.1.4.1.4131.1.3.1.12 alarmData 0 0 A string containing dynamic alarm data, in key-value pairs.
    1.3.6.1.4.1.4131.1.3.1.13 alarmTransition 0 0 The initial state of the source. normal(0), offnormal(1), fault(2), or alert(3).
    1.3.6.1.4.1.4131.1.3.1.14 lastUpdate 0 0 The time at which the alarm was last updated. Updates occur
    at creation, acknowlegement, and changes to alarmData such as notes.