Remote control commands
R&S
®
SMM100A
683
User Manual 1179.1341.02 ─ 05
Parameters:
<State>
ON | OFF | 1 | 0
*RST:
ON
Example:
//Turn on HUMS service
DIAG:HUMS:STAT ON
Manual operation:
See
SYSTem:COMMunicate:REST:ENABle
<RestState>
Turns communication via the REST API on and off.
Parameters:
<RestState>
ON | OFF | 0 | 1
Example:
//Return REST state
SYST:COMM:REST:ENAB?
Manual operation:
See
SYSTem:COMMunicate:SNMP:COMMunity:RO
<CommunityString>
Defines the SNMP community string for read-only access.
Prerequisites for this command:
●
Select an SNMP version that supports communities (
Setting parameters:
<CommunityString> String containing the community name.
Example:
//Set community name
SYST:COMM:SNMP:VERS V12
SYST:COMM:SNMP:COMM:RO 'ABC'
Usage:
Setting only
Manual operation:
See
SYSTem:COMMunicate:SNMP:COMMunity:RW
<CommunityString>
Defines the SNMP community string for read-write access.
Prerequisites for this command:
●
Select an SNMP version that supports communities (
Setting parameters:
<CommunityString> String containing the community name.
Example:
//Set read-write access
SYST:COMM:SNMP:VERS V12
SYST:COMM:SNMP:COMM:RW 'ABC'
HUMS remote control commands