Home > PHP > Function > SNMP > snmp_get_quick_print()

snmp_get_quick_print()

snmp_get_quick_print - Fetches the current value of the UCD library's quick_print setting

Syntax

bool snmp_get_quick_print ()

Arguments

-

Description

Returns the current value stored in the UCD Library for quick_print. quick_print is off by default.

Version

PHP 4, 5

Return value

Returns TRUE if quick_print is on, FALSE otherwise.