I noticed at some point the ROS started returning an interfaces comments instead of the interfaces name when a snmp client queries the builtin ROS snmp server.
This is pretty annoying as users often add comments to interfaces that have nothing to do with the interfaces proper name (which is why they are comments).
I know some users may want to pull comments via SNMP, then ROS should allow for it via a separate OID one can get/pull (as is done with “uptime” or “CCQ” for an interface)
see example image below (the interface names should be returned, like they were in ROS 5.x and prior)
(in example, eth3 does not have any comment set for it, eth1 and eth2 do— we should be seeing just name= , ie when you do /int export name= one thing and comment= something else, i think for consistency, name= should be what SNMP GETs return, for the interface)
