Sure. I don't have Alcatel devices to test, and we get burned way too often trusting people who tell us how to do things without examples
If you can test it outputs sane stuff on a couple of different devices/versions, all the better!
Adam Armstrong
added a comment - Sure. I don't have Alcatel devices to test, and we get burned way too often trusting people who tell us how to do things without examples
If you can test it outputs sane stuff on a couple of different devices/versions, all the better!
IfAlias has blank entries in the snmp-ports.txt and does not match your examples. Adam, did you want me to modify the patch per your suggestion to use ifName?
Craig Harris
added a comment - Hi Tim,
IfAlias has blank entries in the snmp-ports.txt and does not match your examples. Adam, did you want me to modify the patch per your suggestion to use ifName?
It seems we should use ifName, then parse the alias from ifDescr. Better not to parse the name from ifdescr too, since we don't seem to need to.
Adam Armstrong
added a comment - It seems we should use ifName, then parse the alias from ifDescr. Better not to parse the name from ifdescr too, since we don't seem to need to.
Fixed in r9382.