In order to monitor changes in the port speed of an appliance, you can use the SNMP Custom Table Sensor.
When creating, use the OID 1.3.6.1.2.1.31.1.1. You will see all interfaces after the metascan.
Configure as below:
Sensor name | [1.3.6.1.2.1.31.1.1.1.1] |
Identification column | table_index |
Channel #1 Name | Speed |
Channel #1 Column | ifHighSpeed |
This will create one sensor per interface, reading the current speed (100=100 Mbit, 1000=1Gbit, etc.).
You can then configure limits on these channels, preferably via Multi-Edit on those to make sure they're only running on the speed you want them to :)
Add comment