Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Moving Intell. Agent Ports?
Hi,
David,
OEM
doesnt discover IA, configured to non-standard port. This is expected
behaviour. You have to configure OEM manually (after automatic discovery
fails, you'll get an option to to this).
Hope
this helps,
Vadim
Gorbounov
Oracle
DBA
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Arial color=#0000ff
size=2>
<FONT face=Tahoma
size=2>-----Original Message-----From: David A. Owens
[mailto:owens-consulting_at_erols.com]Sent: Thursday, April 05, 2001
6:11 PMTo: Multiple recipients of list ORACLE-LSubject:
Moving Intell. Agent Ports?
Anyone have any luck in reassigning the dbsnmp process to use different port numbers than the default 1748 and 1754?
The setup:
OMS and OEM 2.2 install on NT
box, --> Ora 8.1.6 w/ Intell Agent installed on AIX
The unix box has 3rd party apps that do not
allow ports 1748 and 1754 open but instead I have listed in the snmp_rw.ora
file on unix:
<FONT face=Arial
size=2>dbsnmp.address=(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=new_port_number)))
dbsnmp.spawnaddress=(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hostname)(PORT=another_port_number)))
I bounced the Agent and did:
netstat -an | grep 11900
netstat -an | grep 11910
add the Agent was listening! Fine. I
go to the Windoze NT box and do:
tnsping
(ADDRESS=(PROTOCOL=TCP)(PORT=11900)(HOST=MTW2))
It comes back with < 300ms
I fire up OEM Console and try to discover
the unix box.
But all I get is VNI-4044 (failed to
discover). I added the above line to snmp_rw.ora on the NT box but
no good result. There must be a way to configure the OMS to
communicate with the IAgent on the non-standard port numbers. I
can't believe these ports are hardcoded are they?
David Owens
<<A
href="mailto:owens-consulting_at_erols.com">owens-consulting_at_erols.com>
Certified Oracle DBA (603) 635-8770
Received on Fri Apr 06 2001 - 13:34:11 CDT
![]() |
![]() |