Start a Conversation

Unsolved

This post is more than 5 years old

57578

May 25th, 2010 06:00

PowerConnect 5424 MIBS

Hi,

I need to sample via SNMP our 5424 switchs.

What are the memory, cpu, fan and etc' mibs?

Thanks in advanced,

Tomer

212 Posts

May 25th, 2010 08:00

Tomer,

Try the following using 2.0.x.x firmware or later...

Temperature OID

            .1.3.6.1.4.1.89.53.15.1.9

            .1.3.6.1.4.1.89.53.15.1.10

CPU OIDs

            .1.3.6.1.4.1.89.1.6

            .1.3.6.1.4.1.89.1.7

            .1.3.6.1.4.1.89.1.8

            .1.3.6.1.4.1.89.1.9

Memory OIDs

            .1.3.6.1.4.1.89.29.11.1

            .1.3.6.1.4.1.89.29.11.2

Power Supply OIDs

            .1.3.6.1.4.1.89.35.5.1.1.2

            .1.3.6.1.4.1.89.83.1.2.1.2

            .1.3.6.1.4.1.89.83.1.2.1.3

            .1.3.6.1.4.1.89.83.1.2.1.4

            .1.3.6.1.4.1.89.53.15.1.3

            .1.3.6.1.4.1.89.53.15.1.3

Fan OIDs

            .1.3.6.1.4.1.89.83.1.1.1.2

            .1.3.6.1.4.1.89.83.1.1.1.3

            .1.3.6.1.4.1.89.53.15.1.4

            .1.3.6.1.4.1.89.53.15.1.5

            .1.3.6.1.4.1.89.53.15.1.6

            .1.3.6.1.4.1.89.53.15.1.7

            .1.3.6.1.4.1.89.53.15.1.8

Hope this helps. 

2 Posts

May 26th, 2010 04:00

First of all thank you for your reply

These are the switch parameters:

SW version    2.0.0.41

Boot version    2.0.0.0

HW version    00.00.02

System Description:                       PowerConnect 5424

I gave snmp access rights to my machine,

It seems like the switch does not answer to any request that I send him.

Perhaps I need to configure something else in the SNMP configurations..

The one I did is: snmp-server community name rw IP address view DefaultSuper

Thanks in advanced,

 

212 Posts

May 26th, 2010 14:00

You may want to look at setting the default gateway.  Otherwise your snmp-server setting looks correct and that should be the only setting you need to access it via SNMP from the "ip address" that you provided. 

If that doesn't work what error do you see when running "snmpwalk  -v2c  -c       .1  " ?

1 Message

February 27th, 2012 06:00

What about OIDs for the individual interfaces?

98 Posts

February 27th, 2012 08:00

Many of them can be found in the IF-MIB (Interface MIB).

No Events found!

Top