remoteEngineBoots (property)

The remote engine boots (SNMPv3).

Syntax

@property (nonatomic,readwrite,assign,getter=remoteEngineBoots,setter=setRemoteEngineBoots:) int remoteEngineBoots;
- (int)remoteEngineBoots;
- (void)setRemoteEngineBoots:(int)newRemoteEngineBoots;
public var remoteEngineBoots: Int32 {
  get {...}
set {...} }

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.

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