snmp_set_oid_output_format()
snmp_set_oid_output_format - Set the OID output formatSyntax
snmp_set_oid_output_format (int $oid_format)Arguments
- oid_format - Set it to SNMP_OID_OUTPUT_FULL if you want a full output, SNMP_OID_OUTPUT_NUMERIC otherwise.
