IPWorks SNMP 2020 Android Edition

Questions / Feedback?

Active Property

Enables or disables sending and receiving of SNMP packets.

Syntax

public boolean isActive();
public void setActive(boolean active);

Remarks

The Active property must be set to True before any SNMP requests or traps are sent or received.

Note: The component will automatically set this property to True if it is not already and you attempt to send a request or trap.

This property is not available at design time.

Default Value

False

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