Management::SNMPConfiguration::DiskCheckInformation

Introduced : BIG-IP_v9.0
This struct is used to check the named disks mounted at disk_path for available disk space. If the disk space is less than minimum_space (kb), the associated entry in the EXTENSIBLEDOTMIB.DISKMIBNUM.1.ERRORFLAG mib table will be set to (1) and a descriptive error message will be returned to queries of EXTENSIBLEDOTMIB.DISKMIBNUM.1.ERRORMSG.
Member Type Description
disk_path String The mounted path for disk checking.
check_type DiskCheckType The type of disk check to perform.
minimum_space long The minimum space to use as a check criteria.

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.