ARX::Authentication::NisDomainStatus

Introduced : ARX V6.02.000
A structure that contains the status of a Network Information System (NIS) domain. CLI References: show nis domain.
Member Type Description
domain String The NIS-domain name.
status NisDomainStatusType The NIS domain status.
last_update long The date and time that the ARX last updated its internal NIS database.
last_update_status String The results of the most-recent NIS update. CLI References: ip address (gbl-nis-dom).
last_successful_update long The date and time for the last NIS update that ended with a success status.
netgroups long The number of net groups defined for this NIS domain.
netgroup_resolution_errors long The number of net group entries that the switch failed to parse.
hosts long The number of hosts found in all the net groups.
resolved_hosts long The number of hosts that were successfully resolved to IP addresses.
duplicate_hosts long The number of duplicate hosts.

See Also

Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code


The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.