IPWorks SNMP 2020 Node.js Edition

Questions / Feedback?

ConnectionStatus Event

TBD.

Syntax

snmptcpmgr.on('ConnectionStatus', [callback])

Callback

The 'callback' is called when the 'ConnectionStatus' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.connectionEvent
e.statusCode
e.description

Remarks

TBD.

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