Page 1 of 1

DELL powersupply OID

Posted: Thu May 08, 2014 9:37 am
by kimjaggi
Does anybody know the OID to monitor the power supply of DELL Power connect 7048 Switch`?
I tried this .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.43.1.7.1.2 but this doesnt work.

Re: DELL powersupply OID

Posted: Thu May 08, 2014 9:58 am
by slansing
You should have that information listed in the user manual, or you should be able to get it via contacting dell. You may also be able to attain this by looking at the MIBs for your device, or running SNMP walk against it:

Code: Select all

snmpwalk -v 2c -c communitystringhere addr.of.dell.switch
Replace 2c with your version, if using SNMPv3 you will need your auth priv information.

Re: DELL powersupply OID

Posted: Mon May 12, 2014 3:55 am
by kimjaggi
I didn't find anything relevant but if no one has it handy I will find a way. Thanks.

Re: DELL powersupply OID

Posted: Mon May 12, 2014 10:40 am
by tmcdonald
Sorry we couldn't be more help. OIDs are device-specific and there are only so many devices we have in-house.