0% found this document useful (0 votes)
30 views22 pages

Cisco

This document contains a Zabbix template for monitoring Cisco network interfaces. The template defines a discovery rule to retrieve interface descriptions from Cisco devices using SNMP and then creates associated items to monitor key interface metrics including status, alias, collisions, CRC errors, and description. The template is designed to be used to discover and monitor interfaces on Cisco network devices.

Uploaded by

Gabriel Marques
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views22 pages

Cisco

This document contains a Zabbix template for monitoring Cisco network interfaces. The template defines a discovery rule to retrieve interface descriptions from Cisco devices using SNMP and then creates associated items to monitor key interface metrics including status, alias, collisions, CRC errors, and description. The template is designed to be used to discover and monitor interfaces on Cisco network devices.

Uploaded by

Gabriel Marques
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 22

<?xml version="1.0" encoding="UTF-8"?

>
<zabbix_export>
<version>2.0</version>
<date>2013-03-06T14:07:15Z</date>
<groups>
<group>
<name>ZBX-CISCO-TEMPLATES</name>
</group>
</groups>
<templates>
<template>
<template>ZBX-CISCO-INTERFACES</template>
<name>ZBX-CISCO-INTERFACES</name>
<groups>
<group>
<name>ZBX-CISCO-TEMPLATES</name>
</group>
</groups>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<items/>
<discovery_rules>
<discovery_rule>
<name>Network Interfaces</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<snmp_oid>IF-MIB::ifDescr</snmp_oid>
<key>ifDescr</key>
<delay>300</delay>
<status>0</status>
<allowed_hosts/>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<delay_flex/>
<params/>
<ipmi_sensor/>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<filter>{#SNMPVALUE}:(-adsl|Ethernet|-aal5|Vlan|Dialer|Tunnel|
Port-channel)</filter>
<lifetime>7</lifetime>
<description/>
<item_prototypes>
<item_prototype>
<name>Admin status of interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifAdminStatus.{#SNMPINDEX}</snmp_oid>
<key>ifAdminStatus[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap>
<name>SNMP interface status (ifAdminStatus)</name>
</valuemap>
</item_prototype>
<item_prototype>
<name>Alias of interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifAlias.{#SNMPINDEX}</snmp_oid>
<key>ifAlias[{#SNMPVALUE}]</key>
<delay>300</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>1</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Collisions on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.25.{#SNMPINDEX}</snmp_oid>
<key>locIfCollisions[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>The number of output collisions detected
on &#13;
this interface</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>CRC packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.12.{#SNMPINDEX}</snmp_oid>
<key>locIfInCRC[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Number of input packets which had cyclic
&#13;
redundancy checksum errors.</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Description of interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifDescr.{#SNMPINDEX}</snmp_oid>
<key>ifDescr[{#SNMPVALUE}]</key>
<delay>300</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>1</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Giants packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.11.{#SNMPINDEX}</snmp_oid>
<key>locIfInGiants[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Number of input packets which were larger
&#13;
then the physical media permitted.</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Ignored packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.15.{#SNMPINDEX}</snmp_oid>
<key>locIfInIgnored[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Number of input packets which were simply
&#13;
ignored by this interface.</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Inbound errors on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifInErrors.{#SNMPINDEX}</snmp_oid>
<key>ifInErrors[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Incoming discarded packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifInDiscards.{#SNMPINDEX}</snmp_oid>
<key>ifInDiscards[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Incoming traffic on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>1</multiplier>
<snmp_oid>IF-MIB::ifHCInOctets.{#SNMPINDEX}</snmp_oid>
<key>ifHCInOctets[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units>bps</units>
<delta>1</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>8</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Length of the output packet queue for interface
$1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>.1.3.6.1.2.1.2.2.1.21.{#SNMPINDEX}</snmp_oid>
<key>ifOutQLen[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units>Packets</units>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Misaligned packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.13.{#SNMPINDEX}</snmp_oid>
<key>locIfInFrame[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Number of input packet which were &#13;
misaligned.</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Operational status of interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifOperStatus.{#SNMPINDEX}</snmp_oid>
<key>ifOperStatus[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap>
<name>SNMP interface status (ifOperStatus)</name>
</valuemap>
</item_prototype>
<item_prototype>
<name>Outbound errors on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifOutErrors.{#SNMPINDEX}</snmp_oid>
<key>ifOutErrors[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Outgoing discarded packets on interface
$1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>IF-MIB::ifOutDiscards.{#SNMPINDEX}</snmp_oid>
<key>ifOutDiscards[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Outgoing traffic on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>1</multiplier>
<snmp_oid>IF-MIB::ifHCOutOctets.{#SNMPINDEX}</snmp_oid>
<key>IfHCOutOctets[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units>bps</units>
<delta>1</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>8</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Overruns packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.14.{#SNMPINDEX}</snmp_oid>
<key>locIfInOverrun[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Count of input which arrived too quickly
for &#13;
the to hardware receive.</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Runts packets on interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>

<snmp_oid>.1.3.6.1.4.1.9.2.2.1.1.10.{#SNMPINDEX}</snmp_oid>
<key>locIfInRunts[{#SNMPVALUE}]</key>
<delay>60</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>2</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>Number of packets input which were smaller
&#13;
then the allowable physical media permitted</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Speed of interface {#SNMPVALUE}</name>
<type>10</type>
<snmp_community/>
<multiplier>0</multiplier>
<snmp_oid/>
<key>if.speed[&quot;-d&quot;,&quot;
{HOST.CONN}&quot;,&quot;-c&quot;,&quot;{$SNMP_COMMUNITY}&quot;,&quot;-
s&quot;,&quot;{#SNMPINDEX}&quot;]</key>
<delay>300</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units>bps</units>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description/>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Uni-Direction link configuration for interface
$1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>.1.3.6.1.4.1.9.9.118.1.2.1.1.5.
{#SNMPINDEX}</snmp_oid>
<key>ciscoCudldpInterfaceOperMode[{#SNMPVALUE}]</key>
<delay>300</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>&quot;Indicates the operational mode of
Uni Direction Link&#13;
Detection Protocol Feature on this interface.&quot;</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
<item_prototype>
<name>Uni-Direction link status for interface $1</name>
<type>4</type>
<snmp_community>{$SNMP_COMMUNITY}</snmp_community>
<multiplier>0</multiplier>
<snmp_oid>.1.3.6.1.4.1.9.9.118.1.2.1.1.2.
{#SNMPINDEX}</snmp_oid>
<key>ciscoCudldpInterfaceOperStatus[{#SNMPVALUE}]</key>
<delay>300</delay>
<history>7</history>
<trends>365</trends>
<status>0</status>
<value_type>3</value_type>
<allowed_hosts/>
<units/>
<delta>0</delta>
<snmpv3_securityname/>
<snmpv3_securitylevel>0</snmpv3_securitylevel>
<snmpv3_authpassphrase/>
<snmpv3_privpassphrase/>
<formula>1</formula>
<delay_flex/>
<params/>
<ipmi_sensor/>
<data_type>0</data_type>
<authtype>0</authtype>
<username/>
<password/>
<publickey/>
<privatekey/>
<port/>
<description>&quot;This mib object contains the
following values,&#13;
which has the meaning as:&#13;
'shutdown' - An Uni-Direction link has been detected and the port has been
disabled.&#13;
'indeterminant' - Uni-Direction Link Detection protocol has not collected enough
information to determine if the link is bi directional or not.&#13;
'biDirectional' - A bi directional link has been detected.&#13;
'notApplicable' - Uni-Direction Link Detection Protocol is
disabled.&quot;</description>
<inventory_link>0</inventory_link>
<applications>
<application>
<name>Interface(s)</name>
</application>
</applications>
<valuemap/>
</item_prototype>
</item_prototypes>
<trigger_prototypes>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ciscoCudldpInterfaceOperStatus[{#SNMPVALUE}].last(0)}=1</expression>
<name>An Uni-Direction link has been detected of
interface {#SNMPVALUE}</name>
<url/>
<status>0</status>
<priority>4</priority>
<description/>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-INTERFACES:if.speed[&quot;-
d&quot;,&quot;{HOST.CONN}&quot;,&quot;-c&quot;,&quot;
{$SNMP_COMMUNITY}&quot;,&quot;-s&quot;,&quot;{#SNMPINDEX}&quot;].last(0)}&gt;0
&amp; ({ZBX-CISCO-INTERFACES:ifHCInOctets[{#SNMPVALUE}].avg(300)})&gt;({ZBX-CISCO-
INTERFACES:if.speed[&quot;-d&quot;,&quot;{HOST.CONN}&quot;,&quot;-c&quot;,&quot;
{$SNMP_COMMUNITY}&quot;,&quot;-s&quot;,&quot;{#SNMPINDEX}&quot;].last(0)})*0.8</
expression>
<name>Incoming use on interface {#SNMPVALUE} exceed 80%
for the last 5 minutes</name>
<url/>
<status>0</status>
<priority>2</priority>
<description/>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ifAlias[{#SNMPVALUE}].regexp({$INTF_REGEX})}=0&amp;{ZBX-CISCO-
INTERFACES:ifOperStatus[{#SNMPVALUE}].diff(0)}&gt;0</expression>
<name>Operational status was changed on interface
{#SNMPVALUE}</name>
<url/>
<status>0</status>
<priority>1</priority>
<description>Trigger for interface ifAlias that didn't
match user macro {$INT_REGEX}</description>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ifAlias[{#SNMPVALUE}].regexp({$INTF_REGEX})}=1&amp;{ZBX-CISCO-
INTERFACES:ifOperStatus[{#SNMPVALUE}].diff(0)}&gt;0</expression>
<name>Operational status was changed on interface
{#SNMPVALUE}</name>
<url/>
<status>0</status>
<priority>5</priority>
<description>Trigger for interface ifAlias that match
user macro {$INT_REGEX}</description>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ifOutQLen[{#SNMPVALUE}].last(0)}&gt;0</expression>
<name>Ouput packets queue for {#SNMPVALUE} is not
empty</name>
<url/>
<status>0</status>
<priority>1</priority>
<description/>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-INTERFACES:if.speed[&quot;-
d&quot;,&quot;{HOST.CONN}&quot;,&quot;-c&quot;,&quot;
{$SNMP_COMMUNITY}&quot;,&quot;-s&quot;,&quot;{#SNMPINDEX}&quot;].last(0)}&gt;0
&amp; ({ZBX-CISCO-INTERFACES:IfHCOutOctets[{#SNMPVALUE}].avg(300)})&gt;({ZBX-CISCO-
INTERFACES:if.speed[&quot;-d&quot;,&quot;{HOST.CONN}&quot;,&quot;-c&quot;,&quot;
{$SNMP_COMMUNITY}&quot;,&quot;-s&quot;,&quot;{#SNMPINDEX}&quot;].last(0)})*0.8</
expression>
<name>Outgoing use on interface {#SNMPVALUE} exceed 80%
for the last 5 minutes</name>
<url/>
<status>0</status>
<priority>2</priority>
<description/>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ciscoCudldpInterfaceOperStatus[{#SNMPVALUE}].last(0)}=2&amp;{ZBX-CISCO-
INTERFACES:ifAdminStatus[{#SNMPVALUE}].last(0)}=1</expression>
<name>Unable to determine Uni-Direction link status of
interface {#SNMPVALUE}</name>
<url/>
<status>0</status>
<priority>1</priority>
<description/>
<type>0</type>
</trigger_prototype>
<trigger_prototype>
<expression>{ZBX-CISCO-
INTERFACES:ciscoCudldpInterfaceOperMode[{#SNMPVALUE}].diff(0)}&gt;0</expression>
<name>Uni-Direction link configuration of interface
{#SNMPVALUE}</name>
<url/>
<status>0</status>
<priority>1</priority>
<description/>
<type>0</type>
</trigger_prototype>
</trigger_prototypes>
<graph_prototypes>
<graph_prototype>
<name>Interface {#SNMPVALUE} - Errors</name>
<width>900</width>
<height>200</height>
<yaxismin>0.0000</yaxismin>
<yaxismax>100.0000</yaxismax>
<show_work_period>1</show_work_period>
<show_triggers>1</show_triggers>
<type>0</type>
<show_legend>1</show_legend>
<show_3d>0</show_3d>
<percent_left>0.0000</percent_left>
<percent_right>0.0000</percent_right>
<ymin_type_1>0</ymin_type_1>
<ymax_type_1>0</ymax_type_1>
<ymin_item_1>0</ymin_item_1>
<ymax_item_1>0</ymax_item_1>
<graph_items>
<graph_item>
<sortorder>3</sortorder>
<drawtype>5</drawtype>
<color>00694A</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifOutErrors[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>2</sortorder>
<drawtype>5</drawtype>
<color>C4FD3D</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifOutDiscards[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>1</sortorder>
<drawtype>5</drawtype>
<color>F51D30</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifInErrors[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>0</sortorder>
<drawtype>5</drawtype>
<color>FFAB00</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifInDiscards[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>4</sortorder>
<drawtype>5</drawtype>
<color>EE5019</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInGiants[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>5</sortorder>
<drawtype>5</drawtype>
<color>55009D</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInRunts[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>6</sortorder>
<drawtype>5</drawtype>
<color>CCBB00</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfCollisions[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>7</sortorder>
<drawtype>5</drawtype>
<color>888888</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInFrame[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>8</sortorder>
<drawtype>5</drawtype>
<color>CAF100</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInIgnored[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>9</sortorder>
<drawtype>5</drawtype>
<color>FFC3C0</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInOverrun[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>10</sortorder>
<drawtype>5</drawtype>
<color>FF0000</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>locIfInCRC[{#SNMPVALUE}]</key>
</item>
</graph_item>
</graph_items>
</graph_prototype>
<graph_prototype>
<name>Interface {#SNMPVALUE} - Length of the output
packets queue</name>
<width>900</width>
<height>200</height>
<yaxismin>0.0000</yaxismin>
<yaxismax>100.0000</yaxismax>
<show_work_period>1</show_work_period>
<show_triggers>1</show_triggers>
<type>0</type>
<show_legend>1</show_legend>
<show_3d>0</show_3d>
<percent_left>0.0000</percent_left>
<percent_right>0.0000</percent_right>
<ymin_type_1>0</ymin_type_1>
<ymax_type_1>0</ymax_type_1>
<ymin_item_1>0</ymin_item_1>
<ymax_item_1>0</ymax_item_1>
<graph_items>
<graph_item>
<sortorder>0</sortorder>
<drawtype>0</drawtype>
<color>C80000</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifOutQLen[{#SNMPVALUE}]</key>
</item>
</graph_item>
</graph_items>
</graph_prototype>
<graph_prototype>
<name>Interface {#SNMPVALUE} - Traffic (bits/sec, 95th
Percentile)</name>
<width>900</width>
<height>200</height>
<yaxismin>0.0000</yaxismin>
<yaxismax>100.0000</yaxismax>
<show_work_period>1</show_work_period>
<show_triggers>1</show_triggers>
<type>0</type>
<show_legend>1</show_legend>
<show_3d>0</show_3d>
<percent_left>0.9500</percent_left>
<percent_right>0.0000</percent_right>
<ymin_type_1>0</ymin_type_1>
<ymax_type_1>0</ymax_type_1>
<ymin_item_1>0</ymin_item_1>
<ymax_item_1>0</ymax_item_1>
<graph_items>
<graph_item>
<sortorder>0</sortorder>
<drawtype>1</drawtype>
<color>00CF00</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>ifHCInOctets[{#SNMPVALUE}]</key>
</item>
</graph_item>
<graph_item>
<sortorder>1</sortorder>
<drawtype>2</drawtype>
<color>002A97</color>
<yaxisside>0</yaxisside>
<calc_fnc>2</calc_fnc>
<type>0</type>
<item>
<host>ZBX-CISCO-INTERFACES</host>
<key>IfHCOutOctets[{#SNMPVALUE}]</key>
</item>
</graph_item>
</graph_items>
</graph_prototype>
</graph_prototypes>
</discovery_rule>
</discovery_rules>
<macros/>
<templates/>
<screens/>
</template>
</templates>
</zabbix_export>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy