Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

looking for a sample to fetch ip addresses from ip obj

1 view
Skip to first unread message

Guenter

unread,
Jun 1, 2006, 12:42:51 PM6/1/06
to
Hi all,
I need a sample which scans local NDS for the DHCP object, and lists the
current configured IPs....
I think something to lookup an object in NDS is not hard to find, but I dont
know how I can retrieve the IPs from the DHCP object....

before I start diggin' through the spare docus we have about that I thought I
throw a post here....

anybody?

Guenter.

Susan Perrin

unread,
Jun 1, 2006, 4:54:05 PM6/1/06
to
Hi

Do you need the schema definition of the DNIP:DHCP Server object?


Guenter

unread,
Jun 7, 2006, 6:16:34 AM6/7/06
to
Hi Susan,

"Susan Perrin" <dev...@novell.comSusanPerrin> wrote in news:NtIfg.2021$8_
3.1...@prv-forum2.provo.novell.com:

> Do you need the schema definition of the DNIP:DHCP Server object?

yes, that would help too; also if you have anything else about DNIP:DHCP in
scripting language that would help too...

thanks, Guen.

Susan Perrin

unread,
Jun 7, 2006, 11:27:28 AM6/7/06
to
Hi

Can you send an email to me at sperrin at novell dot com?

Thanks
Susan


Traffic Shaper Info Dude

unread,
Jun 8, 2006, 12:16:54 PM6/8/06
to
I already have a skulker to do this in CLIB and it has an API to allow
resolution from MAC or IP to User or Workstation objects and will use
DNS-DHCP objects as an intermediary to go from MAC <--> IP <--> UID if
they are logged in even via IPX. Its supported as part of Traffic
Shaper project ( its the MAC2USER tool. ) Perhaps you can use directly
- its not licensed. It implements an in memory database of the UIDs /
addresses. Tool also implements a "whois" command from the console,
deals with confidence levels ( how lod the data is / last time seen, and
so on. ) You can use console commands to dump the database, with
timestamps.

I've attached the guts for processing the DNIP attributes...

-- Bob
- - - - - - - - - - - - - - - - -
Robert Charles Mahar
Traffic Shaping Engine for NetWare
http://www.TrafficShaper.com
- - - - - - - - - - - - - - - - -

DNIP_Skulk_Snippets.c
0 new messages