SYNSO-UPSMIB :: syupsOutletOperator

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYNSO-UPSMIBsyupsOutletOperator

syupsOutletOperator

Module: SYNSO-UPSMIB

OID (symbolic): SYNSO-UPSMIB::syupsOutletOperator

OID (numeric): 1.3.6.1.4.1.9557.1.2.14

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: The operator is used to control the outlets. There are two commands: 1. 'SWITCH: OutletNo, OnOff'. The OutletNo specify the outlet. The OnOff can be 0 (off) or 1 (on). For example, 'SWITCH: 2, 1' means turning on (1) the outlet #2. 'SWITCH: 4, 0' means turning off (0) the outlet #4. 2. 'SET: OutletNo, Desc, DelayTime, Depend'. The OutletNo specify the outlet. The Desc specifies the outlet description. The DelayTime specifies the shutdown delay time for the outlet. The Depend specifies the shutdown dependent list for the outlet. For example, 'SET: 3, My Printer, 20, 192.168.1.9' means setting the description of outlet #3 to 'My Printer', the shutdown delay time to 20 seconds and the Shutdown Dependent to '192.168.1.9'.

What is syupsOutletOperator?

A command string used to control outlets directly: 'SWITCH: OutletNo, OnOff' turns a specific outlet on or off, while 'SET: OutletNo, Desc, DelayTime, Depend' configures that outlet's description, shutdown delay, and dependency list all at once.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9557.1.2.14
snmpwalk -v2c -c public <target> SYNSO-UPSMIB::syupsOutletOperator

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9557.1.2.14.1
snmpget -v2c -c public <target> SYNSO-UPSMIB::syupsOutletOperator.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9557.1.2.14.1 s <value>

Start monitoring SYNSO UPS, uninterruptible power supply (platform identity/alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SYNSO-UPSMIB::syupsOutletOperator OID value, configure state conditions and alerts, and monitor any SYNSO UPS, uninterruptible power supply (platform identity/alarm status) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9557synsoSYNSO-UPSMIB
1.3.6.1.4.1.9557.1synsoUpsSoftwareSYNSO-UPSMIB
1.3.6.1.4.1.9557.1.2syupsUpsExtensionSYNSO-UPSMIB
1.3.6.1.4.1.9557.1.2.14syupsOutletOperatorSYNSO-UPSMIB