RequestId Property

The request-id to mark outgoing packets with.

Object Oriented Interface

public function getRequestId();
public function setRequestId($value);

Procedural Interface

ipworkssnmp_snmptcpmgr_get($res, 24 );
ipworkssnmp_snmptcpmgr_set($res, 24, $value );

Default Value

1

Remarks

If a custom value is needed for RequestId, the property must be set before sending the request. The class increments RequestId automatically after sending each packet.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 PHP Edition - Version 20.0 [Build 8202]