From: Cameron S. <ca...@se...> - 2009-05-25 14:52:11
|
> OIDs are defined as being unique, devmon leverages this to only poll a > branch > once (even if multiple tests use the same OID name, e.g. ,see the if_* > tests). > I am starting to use the actual OID name in the MIB for my new templates, > I > would recommend you do that too ... Works a treat now. Thanks for the tip. Any ideas on what could be causing this one. The first time the script runs it works fine and displays all the items. The second time round this error comes up and it fails SNMP Error: Received SNMP response with error code error status: tooBig index 1 (OID: 1.3.6.1.4.1.5951.4.1.3.1.1.1.22.83.83.73.58.32.80.83.84.101.115.116.58.32.83.65.80.32.88.73.32.50.50) SNMPv2c_Session (remote host: "<ipremoved>" [<ipremoved>].161) community: "<removed>" request ID: -569551241 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/local/www/xymon/server/ext/devmon/modules/dm_snmp.pm line 546 thanks Cam |