IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

DiscoveryResponse Event

Fired when an SNMPv3 discovery response is received.

Object Oriented Interface

public function fireDiscoveryResponse($param);

Procedural Interface

ipworksssnmp_snmpmgr_register_callback($res, 3, array($this, 'fireDiscoveryResponse'));

Parameter List


'engineid'
'engineboots'
'enginetime'
'user'
'securitylevel'
'sourceaddress'
'sourceport'

Remarks

EngineId, EngineBoots, EngineTime, and User are the values received from SourceAddress and SourcePort.

The SecurityLevel parameter shows whether the request has been authenticated. If SecurityLevel is 0, the request has NOT been authenticated (i.e. the packet signature has not been verified). For an authenticated request, SecurityLevel is at least 1.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0