snmp_get_valueretrieval

PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8
snmp_get_valueretrieval - Return the method how the SNMP values will be returned
Manual
Code Examples

snmp_get_valueretrieval( ): int|

Parameters

This function has no parameters.

Return Values

OR-ed combitantion of constants ( SNMP_VALUE_LIBRARY or SNMP_VALUE_PLAIN ) with possible SNMP_VALUE_OBJECT set.

Related Functions

Example of snmp_get_valueretrieval

Show all examples for snmp_get_valueretrieval

PHP Version: