Rw

SCPI Command :

SYSTem:COMMunicate:SNMP:COMMunity:RW
class RwCls[source]

Rw commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(community: str) None[source]
# SCPI: SYSTem:COMMunicate:SNMP:COMMunity:RW
driver.system.communicate.snmp.community.rw.set(community = 'abc')
Defines the SNMP community string for read-write access.

INTRO_CMD_HELP: Prerequisites for this command:

  • Select an SNMP version that supports communities (method RsFsw.System.Communicate.Snmp.Version.set) .

param community

String containing the community name.