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: Querying devices via SNMP from stored procedure

Re: Querying devices via SNMP from stored procedure

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 11 Jan 2005 07:37:00 -0800
Message-ID: <1105457820.742635.167350@f14g2000cwb.googlegroups.com>

Cris Carampa wrote:
> Rauf Sarwar wrote:
>
> >>Does oracle provide any packages to run snmp queries againgst SNMP
> >>enabled network devices like printers etc from a stored
> >>procedure(java/plsql)?
> >
> >
> > I don't think you can do this in pure PL/SQL.
>
> utl_tcp ?
>

Thanks... Forgot about that. FYI... In 8.1.7.x, utl_tcp used Java so you had to install JServer in order to use utl_tcp. In 9i and beyond, utl_tcp uses C.

Regards
/Rauf Received on Tue Jan 11 2005 - 09:37:00 CST

Original text of this message

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