joesnmp supprot for DB info..

C

celine

Hi,

i'm using joesnmp for first time. i could create snmpSession and get
response too.

The problem occurs while requesting for SQLServer Database
information.

I've mssql.mib in my system, and i could able to view this database
information from some other software but could not through the joesnmp.

It seems that mssql.mib has to be loaded by the code to get these
information, is there any way to load MIB using joesnmp?

kindly help. waiting on ur reply.

thank you.
 
T

Thomas Weidenfeller

celine said:
It seems that mssql.mib has to be loaded by the code to get these
information, is there any way to load MIB using joesnmp?

I don't know joesnmp. But what you typically need to do is to make a MIB
known to your SNMP manager. Often this is done by using a so called "MIB
compiler" to translate a particular MIB into some form which can be
understood by a particular tool. In other cases you have some import
tool or some storage where you need to provide the MIB. Check your
software documentation.

Note, MIB compilers from other tools will not work. You need what comes
with your particular software.

/Thomas
 
C

celine via JavaKB.com

known to your SNMP manager. Often this is done by using a so called "MIB
compiler" to translate a particular MIB into some form which can be
understood by a particular tool.

Thanks for ur input Thamas. i have not clear about this "MIB Compile", since
i have not used any MIB as of now in my tool.

i'm using joesnmp, so i need to load MIB through joe snmp or need to write
code in java to compile/load MIBs.

i still have problem in finding any way to load through joesnmp or writing a
code (in java) to load MIB.

Please help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top