Hi,
I have developed one subagent for returnning data for snmpwalk request.
But after data received, the following error occur:
It is strange that all the data are correct, but the last column ifSpecific
is wrong.

us...@linux:~$ snmpwalk -v 2c -c public 147.128.19.39  1.3.6.1.2.1.2.2.1
IF-MIB::ifIndex.16777217 = INTEGER: 16777217
IF-MIB::ifDescr.16777217 = STRING: mgmtPort
IF-MIB::ifType.16777217 = INTEGER: 0
IF-MIB::ifMtu.16777217 = INTEGER: 1500
IF-MIB::ifSpeed.16777217 = Gauge32: 0
IF-MIB::ifPhysAddress.16777217 = STRING:
IF-MIB::ifAdminStatus.16777217 = INTEGER: 0
IF-MIB::ifOperStatus.16777217 = INTEGER: 0
IF-MIB::ifLastChange.16777217 = Timeticks: (0) 0:00:00.00
IF-MIB::ifInOctets.16777217 = Counter32: 4051
IF-MIB::ifInUcastPkts.16777217 = Counter32: 0
IF-MIB::ifInNUcastPkts.16777217 = Counter32: 0
IF-MIB::ifInDiscards.16777217 = Counter32: 0
IF-MIB::ifInErrors.16777217 = Counter32: 0
IF-MIB::ifInUnknownProtos.16777217 = Counter32: 0
IF-MIB::ifOutOctets.16777217 = Counter32: 33683
IF-MIB::ifOutUcastPkts.16777217 = Counter32: 0
IF-MIB::ifOutNUcastPkts.16777217 = Counter32: 0
IF-MIB::ifOutDiscards.16777217 = Counter32: 0
IF-MIB::ifOutErrors.16777217 = Counter32: 0
IF-MIB::ifOutQLen.16777217 = Gauge32: 0
IF-MIB::ifSpecific.16777217 = OID: SNMPv2-SMI::zeroDotZero
Error in packet.
Reason: (genError) A general failure occured
Failed object: IF-MIB::ifSpecific.16777217

Anyone has seen this before??

thanks a lot.

BR/daniel
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to