Specify action rules to be executed when monitor is down .
Down Action object naming convention: The name of the down action object should be like '(DNACTION)(down action type)_(max number)'.For example a down action for disabling tunnel should look like 'DN_ACTION_tun-dn_11'. Here tun-dn is the action type and the last number should be the unique and generally it should be the increment of the max number used across all the existing Manager, Operation and Action objects.
The following are the supported up action types and it's attributes.
Enable Tunnel
type :tun-up,
Attributes
tun-alias: Alias of the tunnel
Disable Tunnel
type :tun-dn,
Attributes
tun-alias: Alias of the tunnel
VRRP Priority
type :vrrp-prio,
Attributes
inc: Increment VRRP priority by X number or dec: Decrease VRRP priority
port-name: Name of the interface or port-label: Label of the interface
Advertise subnets to Silver Peak peers
type :subnet-adv,
Attributes
port-name: Name of the interface or port-label: Label of the interface
Disable Subnet Sharing
type :subnet-shar,
Attributes
No attributes for this action
Modify Subnet Metric
type :subnet-metric,
Attributes
delta: Add a metric delta to the metric of all subnets shared with Silver Peak peers
Remove Auto Subnet - Remove from the subnet table an auto subnet for a port (including all VLAN & subinterface subnets).
type :subnet-rmv,
Attributes
port-name: Name of the interface or port-label: Label of the interface
Raise Alarm only. It doesn't contains any type or attributes. Ex: downAction: "alarm"