Hi,
I have a strange problem on 1.1.3 release with SNMP. The snmpwalk is stopping everytime at the same place:
[quote]# snmpwalk -v2c -c xyz myvyosbox.mydomain.net
SNMPv2-MIB::sysDescr.0 = STRING: Vyatta VyOS 1.1.3
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.30803
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (9877) 0:01:38.77
SNMPv2-MIB::sysContact.0 = STRING: root
Timeout: No Response from myvyosbox.mydomain.net[/quote]
On the VyOS box in /var/log/message I have the following:
[quote]Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth0
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth1
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth2
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth3
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth6
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth7
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth8
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:35 myvyosbox snmpd[4586]: IFLA_STATS for eth9
Feb 8 06:22:35 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:36 myvyosbox snmpd[4586]: IFLA_STATS for eth4
Feb 8 06:22:36 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:37 myvyosbox snmpd[4586]: IFLA_STATS for eth5
Feb 8 06:22:37 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:38 myvyosbox snmpd[4586]: IFLA_STATS for eth10
Feb 8 06:22:38 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS
Feb 8 06:22:38 myvyosbox snmpd[4586]: IFLA_STATS for eth11
Feb 8 06:22:38 myvyosbox snmpd[4586]: interface_dot3stats_get_errorcounters: got data from IFLA_STATS[/quote]
The box was a new setup about a week ago with 1.1.2 and I upgraded to 1.1.3. The problem was the same in 1.1.2.
Hardware is HP Proliant DL380.
I have some other boxes with 1.1.2 and 1.1.3 without this problem.
Thanks for your help.