I'm trying to add an SNMP traffic sensor to one of our Linux web servers, but Step 2 of the add process shows "No Interface Number available". I tried checking the server with SNMP Tester, and running that with "Scan Interfaces" shows:
----------------------- New Test ----------------------- Paessler SNMP Tester 5.1.3 1/8/2015 4:00:13 PM (2 ms) : Device: ****** 1/8/2015 4:00:13 PM (3 ms) : SNMP V1 1/8/2015 4:00:13 PM (4 ms) : Scaninterfaces Scanning Standard Interfaces... 1/8/2015 4:00:13 PM Start Scan 1/8/2015 4:00:13 PM Host: ****** 1/8/2015 4:00:13 PM Community: ****** 1/8/2015 4:00:13 PM SNMP Version: V1 1/8/2015 4:00:13 PM Delay: 0 1/8/2015 4:00:13 PM Force32: No 1/8/2015 4:00:13 PM Single Get: No 1/8/2015 4:00:13 PM GET: 1.3.6.1.2.1.2.1.0 1/8/2015 4:00:13 PM Try 1 1/8/2015 4:00:13 PM DoRequest 0 1/8/2015 4:00:13 PM Init Session 1/8/2015 4:00:13 PM Host: ******:161 1/8/2015 4:00:13 PM Timeout: 2000000 1/8/2015 4:00:13 PM Version: 1 1/8/2015 4:00:13 PM Open Session 1/8/2015 4:00:13 PM Send Request 1/8/2015 4:00:13 PM Send Done 1/8/2015 4:00:13 PM Start 47226400 1/8/2015 4:00:13 PM Done 47226400 Status=0 1/8/2015 4:00:13 PM GET NEXT: 1.3.6.1.2.1.2.2.1.2 1/8/2015 4:00:13 PM DoRequest 0 1/8/2015 4:00:13 PM Init Session 1/8/2015 4:00:13 PM Host: ******:161 1/8/2015 4:00:13 PM Timeout: 2000000 1/8/2015 4:00:13 PM Version: 1 1/8/2015 4:00:13 PM Open Session 1/8/2015 4:00:13 PM Send Request 1/8/2015 4:00:13 PM Send Done 1/8/2015 4:00:13 PM Start 47226232 1/8/2015 4:00:13 PM Done 47226232 Status=0 1/8/2015 4:00:13 PM 0 ASN_INTEGER,ASN_GAUGE: 1 1/8/2015 4:00:13 PM Current: 1.3.6.1.4.1.2021.2.1.1.1 1/8/2015 4:00:13 PM GET NEXT: 1.3.6.1.4.1.2021.2.1.1.1 1/8/2015 4:00:13 PM DoRequest 0 1/8/2015 4:00:13 PM Init Session 1/8/2015 4:00:13 PM Host: ******:161 1/8/2015 4:00:13 PM Timeout: 2000000 1/8/2015 4:00:13 PM Version: 1 1/8/2015 4:00:13 PM Open Session 1/8/2015 4:00:13 PM Send Request 1/8/2015 4:00:13 PM Send Done 1/8/2015 4:00:13 PM Start 47226304 1/8/2015 4:00:13 PM Done 47226304 Status=0 1/8/2015 4:00:13 PM 0 ASN_INTEGER,ASN_GAUGE: 2 1/8/2015 4:00:13 PM GetNext=1.3.6.1.4.1.2021.2.1.1.2 Result: Found standard interfaces: : ,Undefined,,(not defined),, 64 Bit Testing standard interfaces... Test (1.3.6.1.2.1.31.1.1.1.6.,1.3.6.1.2.1.31.1.1.1.10.): in=Error converting OID (SNMP error # -2007) out=Error converting OID (SNMP error # -2007) ---------------------------------------------------------
SNMP is running on the server, Port 161 is open through the firewall, and the same server has already existing SNMP sensors for Disk Free, Load Average, and Meminfo, which all work fine.
We're running PRTG 14.3.11.2750+.
Thanks for any help you can offer!
Dave
Add comment