snmp_get_valueretrieval
Return the method how the SNMP values will be returned
&reftitle.description;
int
snmp_get_valueretrieval
&reftitle.returnvalues;
OR-ed combitantion of constants ( SNMP_VALUE_LIBRARY or
SNMP_VALUE_PLAIN ) with
possible SNMP_VALUE_OBJECT set.
&reftitle.examples;
Using snmp_get_valueretrieval
value;
} else {
echo $ret;
}
?>
]]>
&reftitle.seealso;
snmp_set_valueretrieval