MIB Viewer

alarmPolicyActionPolicy

OBJECT-TYPE
1.3.6.1.4.1.81.7.13.1.1.7
Access
read-write
Status
mandatory
Sub-identifiers
0
This item defines the action taken by the agent upon detection of a variable larger or smaller than threshold (according to the value of alarmPolicyRisingFalling). If the value is trap(1) a trap is sent to all managers. If the value is trapAndDisconnectPort(2) and the OID in variableSampledOID points to a port then the port is disconnected. A value of (2) on a non-port item is legal, and will have the same effect as (1). Traps are sent only once, upon detection of the threshold crossing.
INTEGER { trap(1), trapAndDisconnectPort(2), none(3) }