|
snmp_get_quick_printFetches the current value of the NET-SNMP library's quick_print setting Description
bool snmp_get_quick_print()
Returns the current value stored in the NET-SNMP Library for quick_print. quick_print is off by default. ParametersThis function has no parameters. Return Values
Returns Examples
Example #1 snmp_get_quick_print example
See Also
|