I am trying to add a custom SNMP Sensor using an OID obtained by using a MIB Browser on an Equallogic SAN. However I am getting an error indicating "No Such Name (SNMP error #2). I have some traffic monitors set up already but would like to add some custom monitors.


Article Comments

Hello,

can you please use our SNMP Tester (https://www.paessler.com/tools/snmptester) to scan against the target device with this OID? Which result do you get?

Best Regards.


Feb, 2011 - Permalink

I have similar problem, the SNMP OID that I know is valid as it works in MIB Browser and snmpget does not work win the PRTG. returns No Such Name (SNMP error #2) It is a 64bit counter so the query should be V2c. here is the output form the paessler test tool

How do I force PRTG to use SNMP v2c?

----------------------- New Test -----------------------
Paessler SNMP Tester 3.2
Device: 178.212.216.7

2011-09-28 14:11:39 (2 ms) : Start using SNMP V1
2011-09-28 14:11:40 (232 ms) : -------
2011-09-28 14:11:40 (233 ms) : Value: No Such Name (SNMP error # 2)
2011-09-28 14:11:40 (234 ms) : Done

----------------------- New Test -----------------------
Paessler SNMP Tester 3.2
Device: 178.212.216.7

2011-09-28 14:11:49 (4 ms) : Start using SNMP V2c
2011-09-28 14:11:49 (343 ms) : -------
2011-09-28 14:11:49 (344 ms) : Value: 1991654415360
2011-09-28 14:11:49 (345 ms) : Done

Sep, 2011 - Permalink

You can check/change the SNMP Version used by PRTG in the Settings of a device/group. It's in the "Credentials for SNMP Devices".


Sep, 2011 - Permalink