RemoteEngineBoots Property

The remote engine boots (SNMPv3).

Object Oriented Interface

public function getRemoteEngineBoots();
public function setRemoteEngineBoots($value);

Procedural Interface

ipworkssnmp_snmpmgr_get($res, 19 );
ipworkssnmp_snmpmgr_set($res, 19, $value );

Default Value

0

Remarks

This property is used in conjunction with the RemoteEngineTime property. Please refer to the description of the RemoteEngineTime property, and the Discover method for further information.

Data Type

Integer

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