IPWorks SNMP 2020 Node.js Edition

Questions / Feedback?

Disconnected Event

TBD.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.remoteAddress
e.remotePort
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]