Results of 1 - 10 of about 95 for OID (0.026 sec.)
- OID の出力形式を設定する 9413
- « snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する
...
snmp_set_oid_output_format (PHP 5 >= 5.2.0, PHP 7, PHP 8) snmp_ ...
set_oid_output_format — OID の出力形式を設定する 説明 snmp ...
_set_oid_output_format ( int $format ): bool snmp_set_oid_o ...
かに設定します。 パラメータ format format の値による OID .1.3.6.1.2.1.1.3.0 の表しかた SNMP_OID_OUTPUT_FULL ...
-
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html
- [similar]
- Get OID of the current cursor location 9255
- « cubrid_connect cubrid_disconnect » PHP Manual CUBRID 関数 Get OID of the current cursor locati
...
on cubrid_current_oid (PECL CUBRID >= 8.3.0) cubrid_current_oid — Get OI ...
of the current cursor location 説明 cubrid_current_oid ( resource $req_identifier ): string The cubrid_cu ...
rrent_oid() function is used to get the oid of the current c ...
ation from the query result. To use cubrid_current_oid() , the query executed must be a updatable query, ...
-
https://man.plustar.jp/php/function.cubrid-current-oid.html
- [similar]
- Check whether the instance pointed by OID exists 9057
- « cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed
...
by OID exists cubrid_is_instance (PECL CUBRID >= 8.3.0) c ...
s_instance — Check whether the instance pointed by OID exists 説明 cubrid_is_instance ( resource $conn_id ...
entifier , string $oid ): int The cubrid_is_instance() function is used t ...
o check whether the instance pointed by the given oid exists or not. パラメータ conn_identifier Connecti ...
-
https://man.plustar.jp/php/function.cubrid-is-instance.html
- [similar]
- Get the class name using OID 9005
- « cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OID
...
) cubrid_get_class_name — Get the class name using OID 説明 cubrid_get_class_name ( resource $conn_identi ...
fier , string $oid ): string The cubrid_get_class_name() function is ...
used to get the class name from oid . It doesn't work when selecting data from the sys ...
パラメータ conn_identifier Connection identifier. oid OID of the instance that you want to check the exi ...
-
https://man.plustar.jp/php/function.cubrid-get-class-name.html
- [similar]
- SNMP クラス 8978
- « snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP
...
public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ qui ...
ck_print ; public bool $ enum_print ; public int $ oid_output_format ; public bool $ oid_increasing_check ...
nst int ERRNO_ERROR_IN_REPLY = 8 ; const int ERRNO_OID_NOT_INCREASING = 16 ; const int ERRNO_OID_PARSING_ ...
c = 1 ; const int VERSION_3 = 3 ; } プロパティ max_oids GET/SET/GETBULK リクエスト単位の最大の OID valuer ...
-
https://man.plustar.jp/php/class.snmp.html
- [similar]
- Update a column using OID 8978
- « cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put (
...
UBRID >= 8.3.0) cubrid_put — Update a column using OID 説明 cubrid_put ( resource $conn_identifier , stri ...
ng $oid , string $attr = ? , mixed $value ): bool The cubr ...
o update an attribute of the instance of the given oid . You can update single attribute by using string ...
パラメータ conn_identifier Connection identifier. oid OID of the instance that you want to update. attr ...
-
https://man.plustar.jp/php/function.cubrid-put.html
- [similar]
- OID の出力フォーマットを設定する 8926
- « snmp_set_enum_print snmp_set_oid_output_format » PHP Manual SNMP 関数 OID の出力フォーマットを
...
設定する snmp_set_oid_numeric_print (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8 ...
) snmp_set_oid_numeric_print — OID の出力フォーマットを設定する 説 ...
明 snmp_set_oid_numeric_print ( int $format ): bool この関数は次の ...
関数のエイリアスです。 snmp_set_oid_output_format() 参考 snmp_set_oid_output_format() ...
-
https://man.plustar.jp/php/function.snmp-set-oid-numeric-print.html
- [similar]
- Delete an instance using OID 8873
- « cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using
...
OID cubrid_drop (PECL CUBRID >= 8.3.0) cubrid_drop — D ...
elete an instance using OID 説明 cubrid_drop ( resource $conn_identifier , str ...
ing $oid ): bool The cubrid_drop() function is used to dele ...
te an instance from database by using the oid of the instance. パラメータ conn_identifier Connec ...
-
https://man.plustar.jp/php/function.cubrid-drop.html
- [similar]
- フィールド番号に対応する型 ID(OID)を返す 8873
- « pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID)
...
を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_oid — ...
フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $resu ...
lt , int $field ): string | int pg_field_type_oid() は、指定した result インスタンスにおける指定した ...
field の型の OID を返します。 フィールド型についての詳細な情報を得る ...
-
https://man.plustar.jp/php/function.pg-field-type-oid.html
- [similar]
- Set a write lock on the given OID 8807
- « cubrid_lock_read cubrid_move_cursor » PHP Manual CUBRID 関数 Set a write lock on the given OID
...
cubrid_lock_write — Set a write lock on the given OID 説明 cubrid_lock_write ( resource $conn_identifier ...
, string $oid ): bool The cubrid_lock_write() function is used t ...
ut write lock on the instance pointed by the given oid . パラメータ conn_identifier Connection identifier ...
. oid OID of the instance that you want to put write loc ...
-
https://man.plustar.jp/php/function.cubrid-lock-write.html
- [similar]