Hello and sorry for my English 
i have one Template to monitor my ASA Cisco firewall : all works fine !
the template use MIB IF-MIB::ifOutOctets and IF-MIB::ifInOctets to have information on traffic
I want to have alert (trigger) if the traffic on output interface or input interface is more than 50Mbps
So i configure the trigger like that : {Template Cisco ASA Discovery:ifInOctets[{#SNMPVALUE}].min(600)}>52428800
But a not sure of this value 52428800.
I don't really understand the value of ifOutOctets and ifInOctets and how to convert it in 50Mbps.
thanks a lot

i have one Template to monitor my ASA Cisco firewall : all works fine !
the template use MIB IF-MIB::ifOutOctets and IF-MIB::ifInOctets to have information on traffic
I want to have alert (trigger) if the traffic on output interface or input interface is more than 50Mbps
So i configure the trigger like that : {Template Cisco ASA Discovery:ifInOctets[{#SNMPVALUE}].min(600)}>52428800
But a not sure of this value 52428800.
I don't really understand the value of ifOutOctets and ifInOctets and how to convert it in 50Mbps.
thanks a lot

Comment