TRIDIUMR3-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for TRIDIUMR3-MIB.
32
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
32 total| Object Name |
|---|
tridium OBJECT IDENTIFIER .1.3.6.1.4.1.4131 |
IMPORTS Unknown .1.3.6.1.4.1.4131 |
tridiumStation OBJECT IDENTIFIER .1.3.6.1.4.1.4131.1 |
stationAlarmThe stationAlarm trap is generated when a Niagara alarm is received
by an snmp recipient which has routing alarms to a network manager
enabled. It contains useful information from the alarm record. TRAP-TYPE .1.3.6.1.4.1.4131.1.0.1 |
versionCurrent software versionro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.1 |
actionProvides means for manager to perform actions on the alarm table. 0 (no action) or 1 (acknowledge all).rw Enumeration .1.3.6.1.4.1.4131.1.2 |
alarmTableA list of alarms in the station which have an snmp recipient (configured to store received alarms). SEQUENCE OF AlarmTableEntry .1.3.6.1.4.1.4131.1.3 |
alarmTableEntryAn alarm table entry containing data for a specific alarm. AlarmTableEntry .1.3.6.1.4.1.4131.1.3.1 |
timestampIndicates the time when the alarm occurred.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.1 |
uuidThe unique universal identifier of the alarm.ro OCTET STRING .1.3.6.1.4.1.4131.1.3.1.2 |
sourceStateThe current state of the source. normal(0), offnormal(1), fault(2), or alert(3).ro Enumeration .1.3.6.1.4.1.4131.1.3.1.3 |
ackStateIndicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2).
Alarm can be acknowledged by setting ackState to 'acked'(0)rw Enumeration .1.3.6.1.4.1.4131.1.3.1.4 |
ackRequiredIndicates if an acknowledgement is required for the alarm. false(0), or true(1).ro Enumeration .1.3.6.1.4.1.4131.1.3.1.5 |
sourceIndicates the path to the station object which generated the alarm.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.6 |
alarmClassThe alarm class for the alarm.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.7 |
priorityThe priority of the alarm (0=high, 255=low).ro INTEGER .1.3.6.1.4.1.4131.1.3.1.8 |
normalTimeThe time at which the alarm goes back to normal state.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.9 |
ackTimeThe time at which the alarm is acked. Note that
interpretation of this value depends upon the state of the alarm.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.10 |
userThe name of the user who acknowledged the alarm.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.11 |
alarmDataA string containing dynamic alarm data, in key-value pairs.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.12 |
alarmTransitionThe initial state of the source. normal(0), offnormal(1), fault(2), or alert(3).ro Enumeration .1.3.6.1.4.1.4131.1.3.1.13 |
lastUpdateThe time at which the alarm was last updated. Updates occur
at creation, acknowlegement, and changes to alarmData such as notes.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.3.1.14 |
inputTableA list of snmp input object values. SEQUENCE OF InputTableEntry .1.3.6.1.4.1.4131.1.4 |
inputTableEntryAn input table entry containing data for a specific input. InputTableEntry .1.3.6.1.4.1.4131.1.4.1 |
inputIndexThe index in the input table for a particular snmp input
object. Used to address table entries.ro INTEGER .1.3.6.1.4.1.4131.1.4.1.1 |
inputNameName of station object.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.4.1.2 |
inputValueCurrent value of station object. Is writeable.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.4.1.3 |
outputTableA list of snmp output (read-only) object values. SEQUENCE OF OutputTableEntry .1.3.6.1.4.1.4131.1.5 |
outputTableEntryAn output table entry containing data for a specific output. OutputTableEntry .1.3.6.1.4.1.4131.1.5.1 |
outputIndexThe index in the output table for a particular snmp output
object. Used to address table entries.ro INTEGER .1.3.6.1.4.1.4131.1.5.1.1 |
outputNameName of station object.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.5.1.2 |
outputValueCurrent value of station object. Is read-only.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4131.1.5.1.3 |