TRIDIUMR3-MIB

File: TRIDIUMR3-MIB.mib (10990 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1155-SMI
RFC1213-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE enterprises
DisplayString

Defined Types

AlarmTableEntry  
SEQUENCE    
  timestamp DisplayString
  uuid OCTET STRING
  sourceState INTEGER
  ackState INTEGER
  ackRequired INTEGER
  source DisplayString
  alarmClass DisplayString
  priority INTEGER
  normalTime DisplayString
  ackTime DisplayString
  user DisplayString
  alarmData DisplayString
  alarmTransition INTEGER
  lastUpdate DisplayString

InputTableEntry  
SEQUENCE    
  inputIndex INTEGER
  inputName DisplayString
  inputValue DisplayString

OutputTableEntry  
SEQUENCE    
  outputIndex INTEGER
  outputName DisplayString
  outputValue DisplayString

Defined Values

tridium 1.3.6.1.4.1.4131
OBJECT IDENTIFIER    

tridiumStation 1.3.6.1.4.1.4131.1
OBJECT IDENTIFIER    

version 1.3.6.1.4.1.4131.1.1
Current software version
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

action 1.3.6.1.4.1.4131.1.2
Provides means for manager to perform actions on the alarm table. 0 (no action) or 1 (acknowledge all).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(0), ackAll(1)  

alarmTable 1.3.6.1.4.1.4131.1.3
A list of alarms in the station which have an snmp recipient (configured to store received alarms).
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlarmTableEntry

alarmTableEntry 1.3.6.1.4.1.4131.1.3.1
An alarm table entry containing data for a specific alarm.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AlarmTableEntry  

timestamp 1.3.6.1.4.1.4131.1.3.1.1
Indicates the time when the alarm occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

uuid 1.3.6.1.4.1.4131.1.3.1.2
The unique universal identifier of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

sourceState 1.3.6.1.4.1.4131.1.3.1.3
The current state of the source. normal(0), offnormal(1), fault(2), or alert(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), offnormal(1), fault(2), alert(3)  

ackState 1.3.6.1.4.1.4131.1.3.1.4
Indicates if the alarm has been acknowledged. acked(0), unacked(1), or ackPending(2). Alarm can be acknowledged by setting ackState to 'acked'(0)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER acked(0), unacked(1), ackPending(2)  

ackRequired 1.3.6.1.4.1.4131.1.3.1.5
Indicates if an acknowledgement is required for the alarm. false(0), or true(1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)  

source 1.3.6.1.4.1.4131.1.3.1.6
Indicates the path to the station object which generated the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmClass 1.3.6.1.4.1.4131.1.3.1.7
The alarm class for the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

priority 1.3.6.1.4.1.4131.1.3.1.8
The priority of the alarm (0=high, 255=low).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

normalTime 1.3.6.1.4.1.4131.1.3.1.9
The time at which the alarm goes back to normal state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

ackTime 1.3.6.1.4.1.4131.1.3.1.10
The time at which the alarm is acked. Note that interpretation of this value depends upon the state of the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

user 1.3.6.1.4.1.4131.1.3.1.11
The name of the user who acknowledged the alarm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmData 1.3.6.1.4.1.4131.1.3.1.12
A string containing dynamic alarm data, in key-value pairs.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

alarmTransition 1.3.6.1.4.1.4131.1.3.1.13
The initial state of the source. normal(0), offnormal(1), fault(2), or alert(3).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER normal(0), offnormal(1), fault(2), alert(3)  

lastUpdate 1.3.6.1.4.1.4131.1.3.1.14
The time at which the alarm was last updated. Updates occur at creation, acknowlegement, and changes to alarmData such as notes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

inputTable 1.3.6.1.4.1.4131.1.4
A list of snmp input object values.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InputTableEntry

inputTableEntry 1.3.6.1.4.1.4131.1.4.1
An input table entry containing data for a specific input.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InputTableEntry  

inputIndex 1.3.6.1.4.1.4131.1.4.1.1
The index in the input table for a particular snmp input object. Used to address table entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

inputName 1.3.6.1.4.1.4131.1.4.1.2
Name of station object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

inputValue 1.3.6.1.4.1.4131.1.4.1.3
Current value of station object. Is writeable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

outputTable 1.3.6.1.4.1.4131.1.5
A list of snmp output (read-only) object values.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OutputTableEntry

outputTableEntry 1.3.6.1.4.1.4131.1.5.1
An output table entry containing data for a specific output.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OutputTableEntry  

outputIndex 1.3.6.1.4.1.4131.1.5.1.1
The index in the output table for a particular snmp output object. Used to address table entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

outputName 1.3.6.1.4.1.4131.1.5.1.2
Name of station object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

outputValue 1.3.6.1.4.1.4131.1.5.1.3
Current value of station object. Is read-only.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

stationAlarm 1
The 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