Inbound/Outbound Traffic monitoring for Cisco Device
Posted: Wed Oct 05, 2016 5:37 am
Hi ,
I am using below command 1 to get the inbound discard packets but i am not able to understand output ,i mean the value is in Megabits or its the number of discarded packets .
Command 1 :
/usr/local/nagios/libexec/check_snmp -H xxx.xx.xx.xx -p 161 -o ifInDiscards.1 -C xyz -P 2c -m IF-MIB
Output :
SNMP OK - 633500 | IF-MIB::ifInDiscards.1=633500c
In below command 2 , what is meant by rate ,
Command 2:
/usr/local/nagios/libexec/check_snmp -H xxx.xx.xx.xx -p 161 -o ifInDiscards.1 -C xyz -P 2c -m IF-MIB --rate
SNMP RATE OK - 0.5 | IF-MIB::ifInDiscards.1=0.5
What threshold value can be set for this Inbound/Outbound discard packet monitoring and how it can be calculated ?
I am using below command 1 to get the inbound discard packets but i am not able to understand output ,i mean the value is in Megabits or its the number of discarded packets .
Command 1 :
/usr/local/nagios/libexec/check_snmp -H xxx.xx.xx.xx -p 161 -o ifInDiscards.1 -C xyz -P 2c -m IF-MIB
Output :
SNMP OK - 633500 | IF-MIB::ifInDiscards.1=633500c
In below command 2 , what is meant by rate ,
Command 2:
/usr/local/nagios/libexec/check_snmp -H xxx.xx.xx.xx -p 161 -o ifInDiscards.1 -C xyz -P 2c -m IF-MIB --rate
SNMP RATE OK - 0.5 | IF-MIB::ifInDiscards.1=0.5
What threshold value can be set for this Inbound/Outbound discard packet monitoring and how it can be calculated ?