UNSOLVED

Grandeozus

updated

15 years ago

0

8448

August 19th, 2011 00:00

PowerEdge R510 and snmp error

Hello, All!

Now I work with Nagios monitoring system. I want to monitoring temperature on next servers. And have some error, and I don`t know why.

I have two Dell PowerEdge servers:  PowerEdge R410 and R510. with Windows Server 2008R2. Nagios installed on Ubuntu Server. When I run snmpwalk to R410 all working correctly, but when I run snmpwalk to R510 I have: "SNMPv2-SMI::enterprises.674.10892.1.700.1.20.1 = No Such Object available on this agent at this OID". In NAGIOS I have "ERROR: Problem retrieving OID 1.3.6.1.4.1.674.10892.1.700.1.4 table: Requested table is empty or does not exist." I have some error with R410 when OSMA is not installed. But now,  I installed on this servers  OSMA. And dont have this error with R410, but with R510 I have this error now.

I was checked all settings on R510 and reconfigure snmp on NAGIOS server. I use any different OIDs (.674.10891 or 674.10893). But have not any result. 

Does anybody have any solution to resolve this problem?  I broke my brain for a whole week.

  • DELL-Jeff M

    2 Intern

    793 Posts

    791

    0

    Posted August 22nd, 2011 16:00

    Did you install OMSA on the R510?  SNMP needs an agent program like OMSA to communicate with, and the SNMP service in the OS needs to be configured to use the same community string as the management station.  Also the destination address needs to be the IP of the management station.

  • 791

    0

    Posted August 22nd, 2011 23:00

    OMSA was already installed on R510. SNMP is set correctly, i make sure this (community string and destination IP) many times.

  • DELL-Jeff M

    2 Intern

    793 Posts

    791

    0

    Posted August 23rd, 2011 16:00

    The next thing to look at is network connectivity.  Make sure UDP ports 161 and 162 are open.  Also, if there is heavy TCP/IP traffic, you will lose SNMP packets regularly.

  • 791

    0

    Posted August 24th, 2011 01:00

    UDP ports is open. Firewall is off.