Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SNMP monitoring?

Re: SNMP monitoring?

From: Dave Hau <davehau_nospam_123_at_nospam_netscape.net>
Date: Fri, 14 Nov 2003 05:54:02 GMT
Message-ID: <3FB46DF9.1050300@nospam_netscape.net>


dbsnmp may not be properly registered with the master peer agent. From your SNMP manager, try sending a request to walk the OID tree of the master peer agent mib at .1.3.6.1.4.1.4.4.1.1.3 using the public community. The output should include "Peer Agent" and "dbsnmp". If "dbsnmp" is missing in the output, then it's not properly registered with the master peer agent.

HTH,
Dave

Xavier wrote:
> Hi,
>
> I'm trying to get Oracle operating values via SNMP.
> (Oracle server 9.2 on Solaris 9).
>
> I followed the procedure to setup SNMP support and have the following processes running:
>
> root 12205 1 0 15:48:59 pts/4 0:00 ./master_peer CONFIG.master NOV
> root 11988 1 0 15:48:05 pts/4 0:00 /bin/sh /opt/oracle/product/9.2.0/bin/dbsnmpwd
> root 12235 1 0 15:49:07 ? 0:00 /usr/lib/snmp/snmpdx -y -c /etc/snmp/conf -p 1161
> root 12207 1 0 15:49:03 pts/4 0:00 ./encap_peer -t 1162 -s 1160 -c CONFIG.encap
> root 11992 11988 0 15:48:06 pts/4 0:01 /opt/oracle/product/9.2.0/bin/dbsnmp
>
> But I can't get any Oracle OID, only the basic are available (Interfaces, TCP, routing, ...) Where can be the problem?
>
> Xavier
> --
> If Bill Gates had a dime for every time a Windows box crashed...
> ...Oh, wait a minute, he already does.
Received on Thu Nov 13 2003 - 23:54:02 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US