Description of problem: There is no interfaces.ifNumber.0 variable in the net-snmp daemon. Version-Release number of selected component (if applicable): net-snmp-5.3-4.2 How reproducible: 100% Steps to Reproduce: 1. configure snmpd.conf so that interfaces.* variables are accessible. 2. run snmpget -v2c -c <community> interfaces.ifNumber.0 Actual results: IF-MIB::ifNumber.0 = No Such Object available on this agent at this OID Expected results: something like IF-MIB::ifNumber.0 = 13 Additional info: I have recompiled net-snmp-5.3.1.0-5 from rawhide, and apparently it works with this package. You may want to release new packages of net-snmp for FC5 based on the rawhide ones.
Well, I'd rather close this issue as fixed in rawhide. Moving to net-snmp 5.3.1 in FC5 would require rebasing of certain packages. If this bug will hit more users, we might consider doing that.
I just tripped over this bug too. I built net-snmp-5.3.1.0-6.fc6.src.rpm for FC5, and it fixed the problem for me.