; RENAME TO TEMPLATES.INI AND REPLACE EXISITNG 3ND TEMPLATES.INI FILE ; ; S. Sloane 30 August 2005 - supports SiteSure and System alarms ; Includes all alarms for SM45-65 V2. ; ; Edit this file to define your own trap decodes. ; ; Network Director already includes hundreds of trap decodes. Any decodes you specify ; in this file will be used in addition to Network Director's existing decodes (if not ; already handled), or replace an existing decode (if already handled). ; ; Lines beginning with a ';' are considered comments and are ignored. ; The format for a trap decode is: ; ; [OID] ; name = ; description = ; genericDescription = (optional) ; explanation = ; severity = ; ; where the fields are: ; ; [OID] This is the trap's OID e.g. [1.3.6.1.4.1.43.47.2.1.0.57] and is used ; to match up a trap with this decode. ; The format of this OID should be: ; .0. ; The enterprise and specific-trap fields are use together to uniquely ; identify an incoming trap. ; This is the trap's name e.g. linkUp. This appears in the trap decode ; panel of the More Detail dialog. ; Defines a brief description that appears in the Description column in ; the Events window. ; If your description field contains variables, you can optionally define ; a separate description to generically refer to events generated by your ; trap, without using instance-specific variable values. For example, if ; supplied, this generic description is used to refer to the event in the ; Disabled Events list. ; Defines a more detailed explanation. This is the text that appears in ; the More Detail dialog. ; Defines the severity of the trap. This affects the colour of the map ; icon representing the device that sent the trap, and hence the colour ; and severity of the event in the Events window. ; The supported severities are, from lowest to highest: ; info: Information only, does not affect status of item in map. ; warning: Warning, puts item into warning status (yellow). ; high: High severity, puts item into high severity status (red). ; critical: Critical importance, puts item into critical status (red / ; dark red). ; ; To allow a line of text to span multiple lines in this file, put a '\' at the end of the ; line. See examples below for usage. You can also use '\n' in the explanation field to ; put a line break in the displayed text. ; ; Remedies: ; Remedies can be used in the explanation field only, and define bullet-pointed text that you ; can use for suggested remedies for traps. To use these, type the remedy text opened with ; "" and closed with "". ; See the a3Com_swModuleVerMismatchNotification example below. ; ; Variables: ; All fields support variables which are replaced inline in the following manner: ; ; {n} will be replaced with the trap's nth varbind value, where N is numbered from 0 upwards. ; Furthermore, this supports the Java ChoiceFormat specification. See the ; 3ComPsePortCurrentStatusTrap example below for usage. ; ; The following additional variables are also suported: ; ; $n A human-readable form of the nth trap varbind value, where n is numbered ; from 1 upwards. However, unlike the {n} notation, you cannot use the Java ChoiceFormat ; specification, and is numbered 1..n instead of 0..n-1 ; $e The trap's enterprise field, in dot-decimal format e.g. 1.3.6.1.4.1.43 ; $G The trap's generic field. ; $S The trap's specific field. ; $# The number of varbinds in the trap. ; $+n The trap's nth varbind, in name:value format e.g. ifIndex.1:32 ; ; Below are some sample trap decodes. ;a3Com_swModuleVerMismatchNotification [1.3.6.1.4.1.43.47.2.1.0.57] name = a3Com_swModuleVerMismatchNotification description = Unit software version {2} mismatch. Expected version is {1}. genericDescription = Unit software version mismatch explanation = This trap is sent when the software versions on two units in the stack do not match.\ Update the agents running on the units in the stack so they are running the same \ version severity = warning ;a3ComPsePortCurrentStatusTrap - For Switch 4400 PWR [1.3.6.1.4.1.43.0.142] name = a3ComPsePortCurrentStatusTrap description = Port Power over Ethernet current status changed. explanation = A current port status related to Power over Ethernet has changed to {0,choice,\ 1#OK. Neither an under current or over current condition has been detected.|\ 2#Over Current. The port current exceeds the maximum threshold.|\ 3#Over Current. The port current exceeds the maximum threshold.|\ 6#Invalid Power over Ethernet Device. An invalid powered device \ has been detected and will not be delivered power.} severity = {0,choice, 1#info|2#high|3#high|6#warning} ; Powerware traps [1.3.6.1.4.1.1918.2.12.20.0.100] name = UrgentTrapActivated description = {0, choice, \ 0#Low Float|\ 1#Low Load|\ 2#High Float|\ 3#High Load|\ 4#Rectifier Fail|\ 5#Multiple Rectifier Fail|\ 6#Rectifier Comms Lost|\ 7#Multiple Rectifier Comms Lost|\ 8#Partial AC Fail|\ 9#AC Fail|\ 10#System Overload|\ 11#Load Fuse Fail|\ 12#Battery Fuse Fail|\ 13#Battery Test Fail|\ 14#MOV Fail|\ 15#ACD Fan Fail|\ 16#LVD1 Disconnected|\ 17#LVD1 Fail|\ 18#LVD1 Manual|\ 19#LVD2 Disconnected|\ 20#LVD1 Fail|\ 21#LVD1 Manual|\ 22#Battery Temperature Low|\ 23#Battery Temperature High|\ 24#Auxiliary Temperature High|\ 25#Auxiliary Temperature Low|\ 26#Sensor Fail|\ 27#Equalize Active|\ 28#Fast Charge Active|\ 29#Battery Test Active|\ 30#Auxiliary Temperature Sensor Fail|\ 31#In discharge|\ 32#Configuration Error|\ 33#User Alarm 1|\ 34#User Alarm 2|\ 35#User Alarm 3|\ 36#User Alarm 4|\ 37#User Alarm 5|\ 38#User Alarm 6|\ 39#Reserved|\ 40#Battery Current Limit|\ 41#No Load|\ 42#Rectifier Current Limit|\ 43#High Rectifier Temperature|\ 44#AC Phase 1 Fail|\ 45#AC Phase Voltage|\ 46#AC Phase 2 Fail|\ 47#AC Phase 2 Voltage|\ 48#AC Phase 3 Fail|\ 49#AC Phase 3 Voltage|\ 50#AC Frequency|\ 51#SiteSure Missing|\ 52#Generator Start|\ 53#CBC Comms Failed|\ 54#CBC Urgent|\ 55#CBC Non Urgent} Active explanation = View bindings for site details severity = high ; [1.3.6.1.4.1.1918.2.12.20.0.101] name = UrgentExtAIHighActivated description = External Analog Input {0} High explanation = View bindings for alarm and site details severity = high ; ; [1.3.6.1.4.1.1918.2.12.20.0.102] name = UrgentExtAILowActivated description = External Analog Input {0} Low explanation = View bindings for alarm and site details severity = high ; [1.3.6.1.4.1.1918.2.12.20.0.103] name = UrgentExtDIActivated description = External Digital Input {0} Active explanation = View bindings for alarm and site details severity = high ; [1.3.6.1.4.1.1918.2.12.20.0.200] name = NonUrgentTrapActivated description = {0,choice,\ 0#Low Float|\ 1#Low Load|\ 2#High Float|\ 3#High Load|\ 4#Rectifier Fail|\ 5#Multiple Rectifier Fail|\ 6#Rectifier Comms Lost|\ 7#Multiple Rectifier Comms Lost|\ 8#Partial AC Fail|\ 9#AC Fail|\ 10#System Overload|\ 11#Load Fuse Fail|\ 12#Battery Fuse Fail|\ 13#Battery Test Fail|\ 14#MOV Fail|\ 15#ACD Fan Fail|\ 16#LVD1 Disconnected|\ 17#LVD1 Fail|\ 18#LVD1 Manual|\ 19#LVD2 Disconnected|\ 20#LVD1 Fail|\ 21#LVD1 Manual|\ 22#Battery Temperature Low|\ 23#Battery Temperature High|\ 24#Auxiliary Temperature High|\ 25#Auxiliary Temperature Low|\ 26#Sensor Fail|\ 27#Equalize Active|\ 28#Fast Charge Active|\ 29#Battery Test Active|\ 30#Auxiliary Temperature Sensor Fail|\ 31#In discharge|\ 32#Configuration Error|\ 33#User Alarm 1|\ 34#User Alarm 2|\ 35#User Alarm 3|\ 36#User Alarm 4|\ 37#User Alarm 5|\ 38#User Alarm 6|\ 39#Reserved|\ 40#Battery Current Limit|\ 41#No Load|\ 42#Rectifier Current Limit|\ 43#High Rectifier Temperature|\ 44#AC Phase 1 Fail|\ 45#AC Phase Voltage|\ 46#AC Phase 2 Fail|\ 47#AC Phase 2 Voltage|\ 48#AC Phase 3 Fail|\ 49#AC Phase 3 Voltage|\ 50#AC Frequency|\ 51#SiteSure Missing|\ 52#Generator Start|\ 53#CBC Comms Failed|\ 54#CBC Urgent|\ 55#CBC Non Urgent} Active explanation = View bindings for site details severity = warning [1.3.6.1.4.1.1918.2.12.20.0.201] name = NonUrgentExtAIHighActivated description = External Analog Input {0} High explanation = View bindings for alarm and site details severity = warning ; [1.3.6.1.4.1.1918.2.12.20.0.202] name = NonUrgentExtAILowActivated description = External Analog Input {0} Low explanation = View bindings for alarm and site details severity = warning ; [1.3.6.1.4.1.1918.2.12.20.0.203] name = NonUrgentExtDIActivated description = External Digital Input {0} Active explanation = View bindings for alarm and site details severity = warning ; [1.3.6.1.4.1.1918.2.12.20.0.300] name = EventTrapActivated description = {0,choice,\ 0#Low Float|\ 1#Low Load|\ 2#High Float|\ 3#High Load|\ 4#Rectifier Fail|\ 5#Multiple Rectifier Fail|\ 6#Rectifier Comms Lost|\ 7#Multiple Rectifier Comms Lost|\ 8#Partial AC Fail|\ 9#AC Fail|\ 10#System Overload|\ 11#Load Fuse Fail|\ 12#Battery Fuse Fail|\ 13#Battery Test Fail|\ 14#MOV Fail|\ 15#ACD Fan Fail|\ 16#LVD1 Disconnected|\ 17#LVD1 Fail|\ 18#LVD1 Manual|\ 19#LVD2 Disconnected|\ 20#LVD1 Fail|\ 21#LVD1 Manual|\ 22#Battery Temperature Low|\ 23#Battery Temperature High|\ 24#Auxiliary Temperature High|\ 25#Auxiliary Temperature Low|\ 26#Sensor Fail|\ 27#Equalize Active|\ 28#Fast Charge Active|\ 29#Battery Test Active|\ 30#Auxiliary Temperature Sensor Fail|\ 31#In discharge|\ 32#Configuration Error|\ 33#User Alarm 1|\ 34#User Alarm 2|\ 35#User Alarm 3|\ 36#User Alarm 4|\ 37#User Alarm 5|\ 38#User Alarm 6|\ 39#Reserved|\ 40#Battery Current Limit|\ 41#No Load|\ 42#Rectifier Current Limit|\ 43#High Rectifier Temperature|\ 44#AC Phase 1 Fail|\ 45#AC Phase Voltage|\ 46#AC Phase 2 Fail|\ 47#AC Phase 2 Voltage|\ 48#AC Phase 3 Fail|\ 49#AC Phase 3 Voltage|\ 50#AC Frequency|\ 51#SiteSure Missing|\ 52#Generator Start|\ 53#CBC Comms Failed|\ 54#CBC Urgent|\ 55#CBC Non Urgent} Active explanation = View bindings for site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.301] name = EventExtAIHighActivated description = External Analog Input {0} High explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.302] name = EventExtAILowActivated description = External Analog Input {0} Low explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.303] name = EventExtDIActivated description = External Digital Input {0} Active explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.400] name = TrapDeactivated description = {0,choice,\ 0#Low Float|\ 1#Low Load|\ 2#High Float|\ 3#High Load|\ 4#Rectifier Fail|\ 5#Multiple Rectifier Fail|\ 6#Rectifier Comms Lost|\ 7#Multiple Rectifier Comms Lost|\ 8#Partial AC Fail|\ 9#AC Fail|\ 10#System Overload|\ 11#Load Fuse Fail|\ 12#Battery Fuse Fail|\ 13#Battery Test Fail|\ 14#MOV Fail|\ 15#ACD Fan Fail|\ 16#LVD1 Disconnected|\ 17#LVD1 Fail|\ 18#LVD1 Manual|\ 19#LVD2 Disconnected|\ 20#LVD1 Fail|\ 21#LVD1 Manual|\ 22#Battery Temperature Low|\ 23#Battery Temperature High|\ 24#Auxiliary Temperature High|\ 25#Auxiliary Temperature Low|\ 26#Sensor Fail|\ 27#Equalize|\ 28#Fast Charge|\ 29#Battery Test|\ 30#Auxiliary Temperature Sensor Fail|\ 31#In discharge|\ 32#Configuration Error|\ 33#User Alarm 1|\ 34#User Alarm 2|\ 35#User Alarm 3|\ 36#User Alarm 4|\ 37#User Alarm 5|\ 38#User Alarm 6|\ 39#Reserved|\ 40#Battery Current Limit|\ 41#No Load|\ 42#Rectifier Current Limit|\ 43#High Rectifier Temperature|\ 44#AC Phase 1 Fail|\ 45#AC Phase Voltage|\ 46#AC Phase 2 Fail|\ 47#AC Phase 2 Voltage|\ 48#AC Phase 3 Fail|\ 49#AC Phase 3 Voltage|\ 50#AC Frequency|\ 51#SiteSure Missing|\ 52#Generator Start|\ 53#CBC Comms Failed|\ 54#CBC Urgent|\ 55#CBC Non Urgent} Deactivated ; explanation = View bindings for site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.401] name = ExtAIHighDeactivated description = External Analog Input High {0} Deactivated explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.402] name = ExtAILowDeactivated description = External Analog Input Low {0} Deactivated explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.403] name = ExtDIDeactivated description = External Digital Input {0} Deactivated explanation = View bindings for alarm and site details severity = info ; [1.3.6.1.4.1.1918.2.12.20.0.404] name = StatusChange description = The status of an alarm has changed. explanation = View bindings for alarm and site details severity = info ;