IPWorks SNMP 2020 JavaScript Edition

Questions / Feedback?

RequestId Property

The request-id to mark outgoing packets with.

Syntax


 getRequestId(): number;

 setRequestId(requestId: number): void;

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.

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