Ro

SCPI Command :

SYSTem:COMMunicate:SNMP:COMMunity:RO
class RoCls[source]

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

set(community: str) None[source]
# SCPI: SYSTem:COMMunicate:SNMP:COMMunity:RO
driver.system.communicate.snmp.community.ro.set(community = 'abc')
Defines the SNMP community string for read-only 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.