hi !

Robert Story wrote:
On Thu, 30 Jun 2005 10:50:43 +0200 Emmanuel wrote:
ED> NET-SNMP version 5.2.1
ED> netsnmp_assert index == tmp failed ED> if-mib/data_access/interface_common.c:407 ED> _access_interface_entry_save_name() ED> ED> and after this :
ED> [....]
ED> error finding row index in _ifXTable_restore
ED> error finding row index in _ifXTable_restore
ED> error finding row index in _ifXTable_restore
ED> [....]

Interesting.

1) What distribution and kernel are you running?

pitux
2.2.25


2) Does this happen every time snmpd is restarted?

yes

3) What do you get for

Using only v3 (MD5):

   a) snmpwalk -v 2c -c public localhost ifDescr

RFC1213-MIB::ifDescr.1 = STRING: "lo"
RFC1213-MIB::ifDescr.2 = STRING: "ipsec0"
RFC1213-MIB::ifDescr.3 = STRING: "ipsec1"
RFC1213-MIB::ifDescr.4 = STRING: "ipsec2"
RFC1213-MIB::ifDescr.5 = STRING: "ipsec3"
RFC1213-MIB::ifDescr.6 = STRING: "sit0"
RFC1213-MIB::ifDescr.7 = STRING: "eth0"
RFC1213-MIB::ifDescr.8 = STRING: "eth1"
RFC1213-MIB::ifDescr.9 = STRING: "eth2"
RFC1213-MIB::ifDescr.10 = STRING: "eth3"
RFC1213-MIB::ifDescr.11 = STRING: "ppp1"
RFC1213-MIB::ifDescr.12 = STRING: "ppp0"

   b) snmpwalk -v 2c -c public localhost ifName

IF-MIB::ifName.1 = STRING: lo
IF-MIB::ifName.2 = STRING: ipsec0
IF-MIB::ifName.3 = STRING: ipsec1
IF-MIB::ifName.4 = STRING: ipsec2
IF-MIB::ifName.5 = STRING: ipsec3
IF-MIB::ifName.6 = STRING: sit0
IF-MIB::ifName.7 = STRING: eth0
IF-MIB::ifName.8 = STRING: eth1
IF-MIB::ifName.9 = STRING: eth2
IF-MIB::ifName.10 = STRING: eth3
IF-MIB::ifName.145 = STRING: ppp1
IF-MIB::ifName.154 = STRING: ppp0



   c) grep ifXTable /var/net-snmp/snmpd.conf


ifXTable .1 18:0x 14:0 $
ifXTable .2 18:0x 14:0 $
ifXTable .3 18:0x 14:0 $
ifXTable .4 18:0x 14:0 $
ifXTable .5 18:0x 14:0 $
ifXTable .6 18:0x 14:0 $
ifXTable .7 18:0x 14:0 $
ifXTable .8 18:0x 14:0 $
ifXTable .9 18:0x 14:0 $
ifXTable .10 18:0x 14:0 $
ifXTable .145 18:0x 14:0 $
ifXTable .154 18:0x 14:0 $

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to