Operating System - HP-UX
1834660 Members
2460 Online
110069 Solutions
New Discussion

where to put snmp mibs on hpux server

 
Ashish Jain
Advisor

where to put snmp mibs on hpux server

Where should I put the oracle SNMP MIBs on my
HP 9000 HPUX 11.00 server so that the management server can query the oracle OIDs and the mib2agt process can read the MIBs and
the corresponding values.

I am not running OV.

Do I need to do anything else except starting
SNMP and load the oracle MIBs on my hpux server.I have the ascii MIB file of oracle.
do I need to compile it? How ?

2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor

Re: where to put snmp mibs on hpux server

You have to put snmp mibs on the management server. You should have the snmp agent for oracle (dbsnmp??) running on the system. So, the management server queries the agent based on the OIDs that are compiled into it's mib database.
What management server do you have?. It's very easy to compile MIBs on NNM/ITO. You also need to configure your SNMP community on the hp server and make it known to the management server.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Ashish Jain
Advisor

Re: where to put snmp mibs on hpux server

Sri , I already had the mibs on the management server(getif). and had the oracle snmp agent dbsnmp on hpux server(client).

It started working after I started the start_peer oracle script :-).

Thanx

vijay