Hi Morton, pleased see you again.
Here is my inventory log for this switch. Thanks for your help.
2011-08-12 11:03:28,267 [DEBUG jobs.jobhandler] [inventory SWITCH] Job 'inventory' initialized with plugins: ['dnsname', 'typeoid', 'modules', 'interfaces', 'bridge', 'dot1q', 'ciscovlan', 'prefix', 'lastupdated'] 2011-08-12 11:03:28,267 [DEBUG jobs.jobhandler] [inventory SWITCH] AgentProxy created for SWITCH: AgentProxy(IP,161,COMUNITY,v2c,<twistedsnmp.snmpprotocol.SNMPProtocol instance at 0xa9c282c>) 2011-08-12 11:03:28,268 [DEBUG jobs.jobhandler] [inventory SWITCH] Plugins to call: DnsName,TypeOid,Modules,Interfaces,Bridge,Dot1q,CiscoVlan,Prefix,LastUpdated 2011-08-12 11:03:28,268 [INFO jobs.jobhandler] [inventory SWITCH] Starting job 'inventory' for SWITCH 2011-08-12 11:03:28,268 [DEBUG jobs.jobhandler] [inventory SWITCH] Now calling plugin: nav.ipdevpoll.plugins.dnsname.DnsName(u'SWITCH') 2011-08-12 11:03:28,271 [DEBUG jobs.jobhandler] [inventory SWITCH] Now calling plugin: nav.ipdevpoll.plugins.typeoid.TypeOid(u'SWITCH') 2011-08-12 11:03:28,318 [DEBUG jobs.jobhandler] [inventory SWITCH] Now calling plugin: nav.ipdevpoll.plugins.modules.Modules(u'SWITCH') 2011-08-12 11:03:28,414 [INFO plugins.modules.modules] [inventory SWITCH] No chassis found 2011-08-12 11:03:28,415 [DEBUG jobs.jobhandler] [inventory SWITCH] Now calling plugin: nav.ipdevpoll.plugins.interfaces.Interfaces(u'SWITCH') 2011-08-12 11:03:29,021 [DEBUG jobs.jobhandler] [inventory SWITCH] Now calling plugin: nav.ipdevpoll.plugins.bridge.Bridge(u'SWITCH') 2011-08-12 11:03:35,684 [DEBUG jobs.jobhandler] [inventory SWITCH] Plugin nav.ipdevpoll.plugins.bridge.Bridge(u'SWITCH') reported a timeout 2011-08-12 11:03:35,685 [DEBUG jobs.jobhandler.timings] [inventory SWITCH] Job 'inventory' timings for SWITCH: 2011-08-12 11:03:35,686 [ERROR jobs.jobhandler] [inventory SWITCH] Job 'inventory' for SWITCH aborted: SNMP request timed out 2011-08-12 11:03:35,686 [INFO schedule.netboxjobscheduler] [inventory SWITCH] Next 'inventory' job for SWITCH will be in 386 seconds (2011-08-12 11:10:01.686431)
-----Original Message----- From: Morten Brekkevold [mailto:morten.brekkevold@uninett.no] Sent: terça-feira, 9 de Agosto de 2011 12:01 To: Duarte franco Cc: nav-users@itea.ntnu.no Subject: Re: Switch information Nortel Networks Layer 2-3 GBE Switch Module(Copper)
On Wed, 27 Jul 2011 12:18:22 +0100 "Duarte franco" duarte.franco@fccn.pt wrote:
I have made the patch to TwistedSNMP library but i still receiving the timeout.
Increasing the verbosity of the logs i receive:
[snip]
2011-07-27 12:56:31,539 [DEBUG jobs.jobhandler] [profiling SWITCH] Plugin oidprofiler wouldn't handle SWITCH
[snip]
Apparently the oidprofiler not recognize the router OID.
No, the oidprofiler's job is to test a device for compatibility with various statistics-related SNMP OIDs that Cricket will use. It rejected the router on this run because its OID profile was already up-to-date.
I'm more interested in the log messages from the 'inventory' job for your router, which was the job that was timing out in your original log excerpt.
-- Morten Brekkevold UNINETT
p.s. Sorry about the late reply, I've been on vacation.