Man Page: snmp_set_oid_numeric_print
Operating Environment: php
Section: 3
SNMP_SET_OID_NUMERIC_PRINT(3) 1 SNMP_SET_OID_NUMERIC_PRINT(3)
snmp_set_oid_numeric_print - Set the OID output format
SYNOPSIS
void snmp_set_oid_numeric_print (int $oid_format)
DESCRIPTION
This function is an alias of: snmp_set_oid_output_format(3).
CHANGELOG
+--------+-------------------+
|Version | |
| | |
| | Description |
| | |
+--------+-------------------+
| 5.2.0 | |
| | |
| | Since PHP 5.2.0. |
| | |
+--------+-------------------+
SEE ALSO
snmp_set_oid_output_format(3).
PHP Documentation Group SNMP_SET_OID_NUMERIC_PRINT(3)