Getting Dell SNMP MIB to work on Debian?
Zembower, Kevin
kzembowe at jhuccp.org
Fri Jun 20 10:41:08 CDT 2008
I'm still struggling to get the Dell 18092 MIB to work on my Debian etch
host. I can't seem to get dsm_sa_snmp32d working.
One thread I read said that I should be able to run 'dataeng
enablesnmp', but this doesn't seem to work:
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)
centernet:~# ps aux |grep dsm
root 2425 0.0 0.8 127660 4592 ? Ssl Jun10 0:46
/opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d
root 2456 0.0 0.4 21984 2200 ? Ssl Jun10 0:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d
root 2559 0.0 0.1 3456 640 ? Ss Jun10 0:00
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 2560 0.0 7.5 228840 38832 ? Sl Jun10 13:36
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 23638 0.0 0.1 1644 552 pts/0 S+ 11:21 0:00 grep
dsm
centernet:~# /etc/init.d/dataeng enablesnmp
Data Engine SNMP enabled
centernet:~# ps aux |grep dsm
root 2425 0.0 0.8 127660 4592 ? Ssl Jun10 0:46
/opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d
root 2456 0.0 0.4 21984 2200 ? Ssl Jun10 0:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d
root 2559 0.0 0.1 3456 640 ? Ss Jun10 0:00
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 2560 0.0 7.5 228840 38832 ? Sl Jun10 13:36
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 23661 0.0 0.1 1644 552 pts/0 S+ 11:21 0:00 grep
dsm
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)
centernet:~#
I am able to manually run dsm_sa_snmp32d, but I still can't access the
Dell MIBs:
centernet:/var/log# locate dsm_sa
<snip>
/opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d
/opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d.5.8.0.4938
<snip>
centernet:/var/log# /opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d
centernet:/var/log# ps aux |grep dsm
root 2425 0.0 0.8 127660 4592 ? Ssl Jun10 0:46
/opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d
root 2456 0.0 0.4 21984 2200 ? Ssl Jun10 0:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d
root 2559 0.0 0.1 3456 640 ? Ss Jun10 0:00
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 2560 0.0 7.5 228840 38832 ? Sl Jun10 13:36
/opt/dell/srvadmin/iws/bin/linux/dsm_om_connsvc32d -run
root 23819 1.3 0.5 47248 2880 ? Ssl 11:26 0:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d
root 23827 0.0 0.1 1648 552 pts/0 S+ 11:26 0:00 grep
dsm
centernet:/var/log# 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)
centernet:/var/log#
I did just notice these messages in /var/log/daemon:
Jun 20 11:09:53 cn2 snmpd[26225]: Received TERM or STOP signal...
shutting down...
Jun 20 11:09:58 cn2 snmpd[23328]: cache has existing timer id.
Jun 20 11:09:58 cn2 snmpd[23328]: /etc/snmp/snmpd.conf: line 429:
Warning: Unknown token: smuxpeer.
Jun 20 11:09:58 cn2 snmpd[23328]: NET-SNMP version 5.2.3
I thought that this was the correct entry in /etc/snmp/snmpd.conf:
centernet:/var/log# tail -2 /etc/snmp/snmpd.conf
# Allow Systems Management Data Engine SNMP to connect to snmpd using
SMUX
smuxpeer .1.3.6.1.4.1.674.10892.1
centernet:/var/log#
Any suggestions on what I'm doing wrong? Is the sequence or order in
which I'm doing thing significant? Thanks in advance for all your help
and advice.
-Kevin
Kevin Zembower
Internet Services Group manager
Center for Communication Programs
Bloomberg School of Xxxxxxxx Health
Johns Hopkins University
111 Market Place, Suite 310
Baltimore, Maryland 21202
410-659-6139
More information about the Linux-PowerEdge
mailing list