I've got an ASA (v9.5) with an external interface that is a 1GB connection. But we only have 100mb provisioned from our ISP. So our max utilization would be 100mb/s.
When we poll the router in SNMP tools, it reports the percent utilization based on 1gb/s.
Is there a way to tell the ASA that the interface is 100mb/s bandwidth?
For example on a Cisco router, we would use the statement bandwidth 1000000 to set the speed for SNMP report. But that command doesn't exist on the ASA
Thanks