iso/org/dod/internet/private/enterprises/.45/.1/.3/s3000Ethernet/.8/s3EnetThreshTable/s3EnetThreshEntry/s3EnetThreshAction
s3EnetThreshAction
OBJECT-TYPE
1.3.6.1.4.1.45.1.3.2.8.1.1.10
Description
Determines what action is to take place if the threshold condition occurs. The possible values that can be read and written are listed below. Applicable to ALL Thresholds ============================================== noAction(2)............Take no action sendTrap(3)............Send a trap Applicable ONLY to Port Thresholds ============================================== partSlot(6)............Partition the slot identified by s3EnetThreshSlot partSlotPort(7)........Partition the port identified by s3EnetThreshSlot and s3EnetThreshPort Applicable ONLY to Slot Thresholds ============================================== trapPartSlot(10).......Send a trap and partition the slot identified by s3EnetThreshSlot trapPartSlotPort(11)...Send a trap and partition the port identified by s3EnetThreshSlot and s3EnetThreshPort Notes: 1.) The value other(1) can only be read and it indicates the entry has an invalid or unknown threshold action. 2.) The values res4(4), res5(5), res8(8), and res9(9) are no longer used and should never be read or written. The timing and frequency of the action taken when the threshold condition is met is dependent upon the type of condition (i.e., s3EnetThreshCondition) and the length of the duration window (i.e., s3EnetThreshDuration). If the threshold condition�is crossValue(2), the action will be taken only ONCE during the duration window at the sampling period the condition is first met. If the threshold condition is overValue(3), linkOn(5), or linkOff(6), the action will be taken at each sampling period the condition is met until the end of the duration window. If the threshold condition is overRate(4) or overRatio(5) the action will be taken only ONCE at the end of the duration window if the condition is met.
Syntax
INTEGER { other(1), noAction(2), sendTrap(3), res4(4), res5(5), partSlot(6), partSlotPort(7), res8(8), res9(9), trapPartSlot(10), trapPartSlotPort(11) }