snmp_get_quick_print
(PHP 4, PHP 5, PHP 7, PHP 8)
snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する
説明
snmp_get_quick_print(): bool
NET-SNMP ライブラリに保持された quick_print の現在の値を返します。 デフォルトでは、quick_print はオフです。
パラメータ
この関数にはパラメータはありません。
例
例1 snmp_get_quick_print() の例
<?php
$quickprint = snmp_get_quick_print();
?>
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google