IPWorks SNMP 2020 Android Edition

Questions / Feedback?

RemoteEngineTime Property

The remote engine time (SNMPv3).

Syntax

public int getRemoteEngineTime();
public void setRemoteEngineTime(int remoteEngineTime);

Remarks

RemoteEngineTime is used by SNMPv3 authentication to ensure timeliness of requests, and avoid replay attacks.

The value of RemoteEngineTime is provided as what is expected to be the current value of the remote engine clock based on a cached time differential between the remote engine clock and the local engine time obtained during the discovery process (see Discover).

This property is used in conjunction with RemoteEngineBoots. Please refer to the RemoteEngineBoots property and the Discover method for more information.

Default Value

0

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