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

Community Property

The community string used to authenticate SNMP packets.

Object Oriented Interface

public function getCommunity();
public function setCommunity($value);

Procedural Interface

ipworksssnmp_snmpmgr_get($res, 5 );
ipworksssnmp_snmpmgr_set($res, 5, $value );

Default Value

'public'

Remarks

Must match the community name that is specified on the agent.

Typical values are "public" or "private".

This property is used for all SNMP packets sent by the class.

Data Type

String

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