At-trigger-mib – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1889
SNMP MIBs
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
69.77
AT-TRIGGER-MIB
AT-TRIGGER-MIB defines objects for managing triggers (
). Objects in this
group have the object identifier trigger ({ modules 53 }). All objects in this group have read
only access.
Table 69-23: Objects defined in AT-TRIGGER-MIB
Object Identifier
Description
triggerTraps
{ trigger 0 }
Sub-tree for all trigger traps.
triggerTrap
{ triggerTraps 1 }
Notification generated when a trigger is activated. It
returns the value of triggerLastTriggerActivated.
triggerLastTriggerActivated
{ trigger 1 }
Trigger number of the most recent trigger activated on the
switch.
triggerConfigInfoTable
{ trigger 9 }
Table of information about each trigger that has been
configured, indexed by triggerNumber.
triggerConfigInfoEntry
{ triggerConfigInfoTable 1 }
Information about the configuration of a single trigger.
triggerNumber
{ triggerConfigInfoEntry 1 }
ID number of the trigger.
Values are in range 1- 250.
triggerName
{ triggerConfigInfoEntry 2 }
Name and description of the trigger.
triggerTypeDetail
{ triggerConfigInfoEntry 3 }
Trigger type and its activation conditions.
triggerActiveDaysOrDate
{ triggerConfigInfoEntry 4 }
The days of a week or the date on which the trigger can be
activated.
triggerActivateAfter
{ triggerConfigInfoEntry 5 }
Time after which the trigger can be activated.
triggerActivateBefore
{ triggerConfigInfoEntry 6 }
Time before which the trigger can be activated.
triggerActiveStatus
{ triggerConfigInfoEntry 7 }
Whether or not the trigger can be activated.
triggerTestMode
{ triggerConfigInfoEntry 8 }
Whether or not the trigger is operating in diagnostic (test)
mode.
triggerSnmpTrap
{ triggerConfigInfoEntry 9 }
Whether or a not an SNMP trap will be generated when the
trigger is activated.
triggerRepeatTimes
{ triggerConfigInfoEntry 10 }
Whether the trigger can repeat an unlimited number of
times (continuous) or a specified number of times. If the
trigger can repeat only a specified number of times, then
the number of times the trigger has already been activated
is displayed in brackets.
triggerLasttimeModified
{ triggerConfigInfoEntry 11 }
Date and time that the trigger configuration was last
modified.
triggerNumberOfActivation
{ triggerConfigInfoEntry 12 }
Number of times the trigger has been activated since the
last restart of the device.
triggerLasttimeActivation
{ triggerConfigInfoEntry 13 }
Date and time that the trigger was last activated.
triggerNumberOfScripts
{ triggerConfigInfoEntry 14 }
Number of scripts that this trigger will execute.
Values are in range 0-5.
triggerScript1
{ triggerConfigInfoEntry 15 }
Name of the first script that this trigger will execute if the
trigger is activated.