I've configured SNMP v3 on a Cisco 6880-X-LE switch and discovered it with PRTG. Works fine, but it does not show the interface names as expected. I've changed the Port Name Template for the particular group to "[ifalias] [ifname] [ifsensor]", since I otherwise end up with a bunch of sensors with the same name. I was expecting it to show me something like this:

accesswitch01 te1/5/9 Traffic
accesswitch01 te2/5/9 Traffic
accesswitch01 Po23 Traffic

But it show this:

accesswitch01-01/1 Traffic
accesswitch01-01/2 Traffic
accesswitch01 Po23 Traffic

According to the manual [ifname] is "The textual name of the monitored interface as assigned by the local device", but it's the same name for every port channel member on the switch ("-01/1" and "-01/2").

Is it possible to get the physical interface name in the sensor?


Article Comments

Hello ecce,
we appreciate your contact.

PRTG will be able to display any interface name that the device makes available via SNMP, so it's a matter of checking what names the devices makes available.

Please download our latest SNMP Tester, run it on the PRTG Host (or host of the Remote Probe), and perform a "Walk" test against the target device providing the following OID's as parameter:

  • 1.3.6.1.2.1.2.2
  • 1.3.6.1.2.1.31.1.1

Please publish your result here or contact us and share the result, this will allow us to confirm which names are available and what name template placeholder needs to be used/configured.

Best Regards,


May, 2016 - Permalink