AT-TRIGGER-MIB

File: AT-TRIGGER-MIB.mib (14851 bytes)

Imported modules

AT-SMI-MIB IF-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

modules ifIndex Unsigned32
Counter32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE DisplayString TruthValue

Defined Types

TriggerConfigInfoEntry  
SEQUENCE    
  triggerNumber Unsigned32
  triggerName DisplayString
  triggerTypeDetail DisplayString
  triggerActiveDaysOrDate DisplayString
  triggerActivateAfter DisplayString
  triggerActivateBefore DisplayString
  triggerActiveStatus TruthValue
  triggerTestMode TruthValue
  triggerSnmpTrap TruthValue
  triggerRepeatTimes DisplayString
  triggerLasttimeModified DisplayString
  triggerNumberOfActivation Counter32
  triggerLasttimeActivation DisplayString
  triggerNumberOfScripts Unsigned32
  triggerScript1 DisplayString
  triggerScript2 DisplayString
  triggerScript3 DisplayString
  triggerScript4 DisplayString
  triggerScript5 DisplayString

Defined Values

trigger 1.3.6.1.4.1.207.8.4.4.4.53
This MIB file contains definitions of managed objects for the TRIGGER module.
MODULE-IDENTITY    

triggerTraps 1.3.6.1.4.1.207.8.4.4.4.53.0
OBJECT IDENTIFIER    

triggerTrap 1.3.6.1.4.1.207.8.4.4.4.53.0.1
A trigger trap is generated a trigger is activated. The number of the trigger activated is given by the variable triggerLastTriggerActivated.
Status: current Access: read-only
NOTIFICATION-TYPE    

triggerLastTriggerActivated 1.3.6.1.4.1.207.8.4.4.4.53.1
The trigger number of the most recent trigger activated on this router. This is also the variable sent in the trigger trap below. If no triggers have been activated yet since the last restart of this router, this variable will read as 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

triggerConfigInfoTable 1.3.6.1.4.1.207.8.4.4.4.53.9
The (conceptual) table listing entries of trigger configuration details.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TriggerConfigInfoEntry

triggerConfigInfoEntry 1.3.6.1.4.1.207.8.4.4.4.53.9.1
An entry (conceptual row) in the triggerConfigInfoTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TriggerConfigInfoEntry  

triggerNumber 1.3.6.1.4.1.207.8.4.4.4.53.9.1.1
The object represents the ID number of the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..250  

triggerName 1.3.6.1.4.1.207.8.4.4.4.53.9.1.2
This object represents the name and description of the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerTypeDetail 1.3.6.1.4.1.207.8.4.4.4.53.9.1.3
This object indicates the trigger type and its activation conditions.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerActiveDaysOrDate 1.3.6.1.4.1.207.8.4.4.4.53.9.1.4
This objects indicates either the days of a week or the date, on which the trigger is permitted to activate.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerActivateAfter 1.3.6.1.4.1.207.8.4.4.4.53.9.1.5
This object indicates the time when the trigger will be activated afterwards.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerActivateBefore 1.3.6.1.4.1.207.8.4.4.4.53.9.1.6
This object indicates the time when the trigger will be activated before.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerActiveStatus 1.3.6.1.4.1.207.8.4.4.4.53.9.1.7
This object indicates whether or not the trigger is permitted to activate.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

triggerTestMode 1.3.6.1.4.1.207.8.4.4.4.53.9.1.8
This object indicates whether or not the trigger is operating in diagnostic mode.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

triggerSnmpTrap 1.3.6.1.4.1.207.8.4.4.4.53.9.1.9
This object indicates whether or not a snmp trap will be sent when the trigger is activated.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

triggerRepeatTimes 1.3.6.1.4.1.207.8.4.4.4.53.9.1.10
This objects indicates whether the trigger repeats an unlimited number of times (continuous) or for a set of times. When the trigger can repeat only a set of times, then the number of times the trigger has been activated is displayed in brackets.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerLasttimeModified 1.3.6.1.4.1.207.8.4.4.4.53.9.1.11
This object indicates the date and time of the last time that the trigger was modified.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerNumberOfActivation 1.3.6.1.4.1.207.8.4.4.4.53.9.1.12
The objects represents the number of times the trigger has been activated since the last restart of the device.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerLasttimeActivation 1.3.6.1.4.1.207.8.4.4.4.53.9.1.13
This object indicates the date and time of the last time that the trigger was activated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerNumberOfScripts 1.3.6.1.4.1.207.8.4.4.4.53.9.1.14
This objects represents the number of scripts that are associated with this trigger.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..5  

triggerScript1 1.3.6.1.4.1.207.8.4.4.4.53.9.1.15
This objects represents the name of the 1st script that is associated with the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerScript2 1.3.6.1.4.1.207.8.4.4.4.53.9.1.16
This objects represents the name of the 2nd script that is associated with the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerScript3 1.3.6.1.4.1.207.8.4.4.4.53.9.1.17
This objects represents the name of the 3rd script that is associated with the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerScript4 1.3.6.1.4.1.207.8.4.4.4.53.9.1.18
This objects represents the name of the 4th script that is associated with the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerScript5 1.3.6.1.4.1.207.8.4.4.4.53.9.1.19
This objects represents the name of the 5th script that is associated with the trigger.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

triggerCounters 1.3.6.1.4.1.207.8.4.4.4.53.10
OBJECT IDENTIFIER    

triggerNumOfActivation 1.3.6.1.4.1.207.8.4.4.4.53.10.1
This objects represents the number of times a trigger has been activated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.2
This objects represents the number of times a trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfPerodicActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.3
This objects represents the number of times a periodic trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfInterfaceActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.4
This objects represents the number of times an interface trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfResourceActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.5
This objects represents the number of times a CPU or memory trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfRebootActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.6
This objects represents the number of times a reboot trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfPingPollActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.7
This objects represents the number of times a ping-poll trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfStackMasterFailActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.8
This objects represents the number of times a stack master fail trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfStackMemberActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.9
This objects represents the number of times a stack member trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

triggerNumOfStackXemStkActivationToday 1.3.6.1.4.1.207.8.4.4.4.53.10.10
This objects represents the number of times a stack xem-stack trigger has been activated today.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32