SNMP 函数
在线手册:中文  英文

snmp_set_oid_numeric_print

(PHP 4 >= 4.3.0, PHP 5)

snmp_set_oid_numeric_print Return all objects including their respective object id within the specified one

说明

void snmp_set_oid_numeric_print ( int $oid_format )

此函数是该函数的别名: snmp_set_oid_output_format().

更新日志

版本 说明
5.2.0 Since PHP 5.2.0.

参见


SNMP 函数
在线手册:中文  英文

用户评论:

sepf at denkfehler dot org (2005-03-09 01:08:34)

This function is only available if you are using Net-SNMP.

易百教程