Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Querying devices via SNMP from stored procedure
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
![]() |
![]() |