Getting Dell SNMP MIB to work on Debian?
Zembower, Kevin
kzembowe at jhuccp.org
Mon Jun 23 13:39:04 CDT 2008
Jonas, Here's what I get with both 10892 and 10893:
kevinz at centernet:~$ snmpwalk -v2c -c xxxxxxxx localhost
1.3.6.1.4.1.674.10893
SNMPv2-SMI::enterprises.674.10893 = No more variables left in this MIB
View (It is past the end of the MIB tree)
kevinz at centernet:~$ snmpwalk -v2c -c xxxxxxxx localhost
1.3.6.1.4.1.674.10892
SNMPv2-SMI::enterprises.674.10892 = No more variables left in this MIB
View (It is past the end of the MIB tree)
kevinz at centernet:~$
The query I'm using should return the Dell service tag, as it does on
the Dell PE www.jhuccp.org server:
kevinz at centernet:~$ snmpget -v2c localhost -c xxxxxxxx
.1.3.6.1.4.1.674.10892.1.300.10.1.11.1
SNMPv2-SMI::enterprises.674.10892.1.300.10.1.11.1 = No Such Object
available on this agent at this OID
kevinz at centernet:~$ snmpget -v2c www.jhuccp.org -c xxxxxxxx
.1.3.6.1.4.1.674.10892.1.300.10.1.11.1
SNMPv2-SMI::enterprises.674.10892.1.300.10.1.11.1 = STRING: "14DC491"
kevinz at centernet:~$
This query should return the ambient temperature in tenths of a degree
Celsius:
kevinz at centernet:~$ snmpget -v1 localhost -c xxxxxxxx
.1.3.6.1.4.1.674.10892.1.700.20.1.6.1.3
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: SNMPv2-SMI::enterprises.674.10892.1.700.20.1.6.1.3
kevinz at centernet:~$ snmpget -v1 www.jhuccp.org -c xxxxxxxx
.1.3.6.1.4.1.674.10892.1.700.20.1.6.1.3
SNMPv2-SMI::enterprises.674.10892.1.700.20.1.6.1.3 = INTEGER: 210
kevinz at centernet:~$
Thanks for your suggestion. I welcome any ideas or thoughts.
-Kevin
-----Original Message-----
From: linux-poweredge-bounces at dell.com
[mailto:linux-poweredge-bounces at dell.com] On Behalf Of Jonas Genannt
Sent: Monday, June 23, 2008 2:08 PM
To: linux-poweredge at dell.com
Subject: Re: Getting Dell SNMP MIB to work on Debian?
> kevinz at centernet:/var/www/centernet$ snmpget -v2c localhost -c
> xxxxxxxx .1.3.6.1.4.1.674.10892.1.300.10.1.11.1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
are you sure that this OID is correct?
I'm using for testing omsa with snmp (on PE2950) this OID:
snmpwalk -v2c -c xxxxxxxx localhost 1.3.6.1.4.1.674.10893
Greets,
Jonas
_______________________________________________
Linux-PowerEdge mailing list
Linux-PowerEdge at dell.com
http://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq
More information about the Linux-PowerEdge
mailing list