Description
Monitors the Interface Status only when interface admin status is Up.
Prerequisites
SNMP should be enabled in end device and device should support IF-MIB OIDs and SNMP credentials should be attached against the device in portal.
How to Apply: While assigning the template, it will show get components discovery button. Once we click on it, it will show values for the following properties: ifOperStatus ifAdminStatus User should select whatever properties they want to monitor.
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
network.interface.status
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.2.1.2.2.1.7, 1.3.6.1.2.1.2.2.1.8 |
Expression | if (ifAdminStatus != 1,0,ifOperStatus) |
Description | This metric represents the status of the interface based on the values derived from ifAdminStatus and ifOperStatus. It generates alerts if interface operational status is not in Up or Dormant state even interface admin status is Up. [OID: ifOperStatus-1.3.6.1.2.1.2.2.1.8; ifAdminStatus-1.3.6.1.2.1.2.2.1.7] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | SNMP Interface - 32-bit Counter |
Unit | None |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | Manual Selection | |
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | NOT_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 | 0,1,5 | 0-7 |
Critical Repeat Count | 3 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output