This is a discussion on Re: SNMP Walk behaviour within the SNMP Users forums, part of the Networking and Network Related category; On 20/01/2008, Nirmal Choudhary <nirmal.choudhary@ccpu.com> wrote: > When I do snmpwalk then it ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 20/01/2008, Nirmal Choudhary <nirmal.choudhary@ccpu.com> wrote:
> When I do snmpwalk then it gives the following error: > > snmpwalk -v2c -c public 172.25.10.137 sipCommonMIB : > SIP-COMMON-MIB::sipCommonCfgOrganization.1 = STRING: not-present > . > . > . > . > > Error in packet. > Reason: (genError) A general failure occured > Failed object: SIP-COMMON-MIB::sipCommonMethodStatsInbounds.1."UPDATE" What is the last object returned before the error? What does a single "snmpgetnext" on this preceding object report? What does "snmpgetnext" on sipCommonMethodStatsInbounds report? The first thing to determine is *exactly* where the problem is being triggered. Try to locate the last OID that triggers the problem, and the first one that doesn't - even if these don't actually correspond to read MIB objects. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |