openSUSE 11.1 x64 and Net-SNMP stale value from MIB

Hello,

I have openSUSE11.1 running net-snmp 5.4.2.1

Immediately after device has come up after reboot, I modified mtu for one of my interfaces from 1500 to 8174, I see that the value is changed successfully (verified via output of ifconfig)

However, when I fetch it through SNMP, it is showing 1500.

When I restart snmpd, the table now shows the correct number of 8174.

Please anybody can tell me what is wrong or have you encountered this before and have a resolution?

Thanks so much everyone!

Hi
Aside from the fact that 11.1 is discontinued, how are you configuring
the mtu change? You need to ensure the interface change has occurred
before snmp starts, just check the init scripts. You could always
rcsnmpd in the boot.x scripts to run after all is up and running.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.9-desktop
up 18:45, 3 users, load average: 0.05, 0.09, 0.06
GPU GeForce 8600 GTS Silent - Driver Version: 290.10

Thanks Malcolm for your reply.

I used ip link set <dev> mtu <> to set the mtu size

I made sure that the network is UP and running before setting the mtu

Even after 30 min after the reboot, it still is not showing the changes that I made to the mtu

Thanks

Hi
I would use YaST Network Devices to configure the mtu, then it should
start with the setting, then snmpd will start after the network is up.


Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.4 (x86_64) Kernel 2.6.37.6-0.9-desktop
up 19:17, 3 users, load average: 0.06, 0.06, 0.05
GPU GeForce 8600 GTS Silent - Driver Version: 290.10