NetXMS Support Forum

English Support => General Support => Topic started by: kwisatz on March 09, 2013, 03:20:37 PM

Title: SNMP MIB problem(Solved)
Post by: kwisatz on March 09, 2013, 03:20:37 PM
Dear all,

I have added IBM storage SVC and IMM mibs compiled but the only oid's that appear on MIB Browser are related to internet and ieee802.
when i compile this new mibs i have no problem but when i try to see them on mib explorer i am unable to find any reference in mib explorer or in trap event.

/usr/local/bin/nxmibc -d /opt/netxms/share/netxms/mibs/
/usr/local/bin/nxmibc -d /opt/netxms/share/netxms/mibs/ -o /opt/netxms/share/netxms/mibs/netxms.mib


I have installed netxms 1.2.6 from source with the following configuration options:
./configure --with-server --with-mysql --with-agent --with-snmp  --with-sdk --prefix=/opt/netxms

DBDriver = /opt/netxms/lib/libnxddr_mysql.so
DBServer = localhost
DBName = xpto
DBLogin = xpto
DBPassword = xpto123
LogFile = {syslod}
LogFailedSQLQueries = yes
EnableSyslogDaemon = 1
SyslogListenPort = 514
EnableSNMPTraps = 1
DataDirectory = /opt/netxms/share/netxms
...


Can you help me on solving this issue in order to add IBM IMM mibs and SVC storwize v7000
Best Regards,
SM
Title: Re: SNMP MIB problem
Post by: kwisatz on March 09, 2013, 08:31:07 PM
OK found it alive and kicking
.1.3.6.1

it's inside dot internet :)

Solved