Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel here.

Reporting

Reply

DHCP Lease Reporting using Infoblox_Client

New Member
Posts: 1
1583     0

Total Infoblox newbie, here.

 

Is it possible to use the infoblox_client to obtain DHCP lease information from the grid? And to obtain just a specific set of reurn fields?

 

I can get what I need using the WAPI, and python's requests object, but the client seems like it might offer a cleaner way; I'm just unsure how to ask for the specific fields I need returned.

 

(I don't want to provide too much information, so stop reeading at any moment...)

 

I need these fields: address,binding_state,client_hostname,starts,ends,never_ends,hardware,

next_binding_state,network,ipv6_duid,ipv6_iaid,ipv6_preferred_lifetime,ipv6_prefix_bits

 

For: lease?address>=first&address<=last where first and last are the start and end of the particular netblock in question.

 

For some of the netblocks I'm querying I can get back several thousands of rows.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You