SYNSO-UPSMIB :: syupsSchOperator

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYNSO-UPSMIBsyupsSchOperator

syupsSchOperator

Module: SYNSO-UPSMIB

OID (symbolic): SYNSO-UPSMIB::syupsSchOperator

OID (numeric): 1.3.6.1.4.1.9557.1.5.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: The operator which is used to operate on the schedule table. There are three commands: 1. 'ADD: action, mm/dd/yyyy, hh:mm:ss, week_day, repeat' indicates to add a new entry to the schedule list. 2. 'REPLACE: i, action, mm/dd/yyyy, hh:mm:ss, week_day, repeat' indicates to replace the i-th entry in the table with the new settings. 3. 'DELETE:n1, n2' indicates to delete the entries ranging from number n1 to number n2 from the schedule table. 'action' could be the following: General System Test (1) Quick Battery Test (2) Deep Battery Test (3) Turn On UPS (11) Turn Off UPS (21) Turn On Outlet (100+x) Turn Off Outlet (200+x) where x indicates the outlet number. 'mm/dd/year' and 'hh:mm:ss' specify the action's starting time. 'repeat' indicates the frequency of the action, it could be Once(1), Daily(2), Weekly(3) and Monthly(4). 'week_day' indicating the day of week is meaningful only when the repeat is set to Weekly, and it could be Sun(0), Mon(1), ..., and Sat(6). For example, '1, 07/08/1994, 15:30:00, 0, 4' indicates that the UPS will do a General System Test at 3:30 PM every month from July 8, 1994. '203, 06/20/1995, 07:00:00, 0, 1' indicates that the UPS will turn off outlet #3 at 7 o'clock on June 20, 1995 and do it only once.

What is syupsSchOperator?

A command string used to manage the schedule table: 'ADD:' appends a new scheduled action, 'REPLACE: i, ...' overwrites entry i, and 'DELETE: n1, n2' removes a range of entries — each scheduled action specifies what to do (e.g., battery test, turn an outlet on/off), when to start, and how often to repeat.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9557.1.5.2
snmpwalk -v2c -c public <target> SYNSO-UPSMIB::syupsSchOperator

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9557.1.5.2.1
snmpget -v2c -c public <target> SYNSO-UPSMIB::syupsSchOperator.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9557.1.5.2.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::syupsSchOperator 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.5syupsScheduleSYNSO-UPSMIB
1.3.6.1.4.1.9557.1.5.2syupsSchOperatorSYNSO-UPSMIB