Description
This template is to check Primary Unit and Interface status in failover configuration. This template can be applied on Cisco ASA firewall primary unit, if failover is configured.
Prerequisites
SNMP should be enabled in end device and device should support CISCO-FIREWALL-MIB OIDs and SNMP credentials should be attached against the device in portal.
Metric Parameters
Parameter | Description |
---|---|
Frequency | |
Warning Threshold | If the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user. |
Critical Threshold | If the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user. |
Alert | The alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user. |
Metrics
fw.cisco.device.status.primary
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.147.1.2.1.1.1.2.6, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.6, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.4.6 |
Expression | if(cfwHardwareStatusDetail_6 eq "Failover Off",0,cfwHardwareStatusValue_6) |
Description | Checks the status of the primary unit in a failover configuration. [OIDs: 1.3.6.1.4.1.9.9.147.1.2.1.1.1.2.6, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.6, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.4.6] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco FW - Primary Unit and Failover Interface Status |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | IN_LIST | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 3,4,10 | 0-10 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
interface.status.failoverlan
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.9.147.1.2.1.1.1.2.4, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.4, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.4.4 |
Expression | if(cfwHardwareStatusDetail_4 eq "not Configured",0,cfwHardwareStatusValue_4) |
Description | Identifies the status of hardware unit. Provides detailed information about the units in the fail-over pair. If failover is enabled indicates the active and standby units [OID: 1.3.6.1.4.1.9.9.147.1.2.1.1.1.2.4, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.3.4, 1.3.6.1.4.1.9.9.147.1.2.1.1.1.4.4] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco FW - Primary Unit and Failover Interface Status |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 15 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | IN_LIST | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 3,4 | 0-10 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output