SYNSO-UPSMIB :: syupsSaveConfig

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSYNSO-UPSMIBsyupsSaveConfig

syupsSaveConfig

Module: SYNSO-UPSMIB

OID (symbolic): SYNSO-UPSMIB::syupsSaveConfig

OID (numeric): 1.3.6.1.4.1.9557.1.2.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Used to inform the agnet to save the configurations. Its value indicates which group to be saved. For example, a 1 indicates group 1 (syupsBasicSetting) to be saved, a 6 1 indicates group 6 (syupsCoworker) to be saved. You have to use it to save configurations after changing settings, or the settings may be lost.

What is syupsSaveConfig?

Writing a group number here tells the agent to persist that configuration group's current settings (e.g., 1 for syupsBasicSetting, 6 for syupsCoworker); changes made via SNMP won't survive a restart unless committed through this object.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9557.1.2.11
snmpwalk -v2c -c public <target> SYNSO-UPSMIB::syupsSaveConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9557.1.2.11.1
snmpget -v2c -c public <target> SYNSO-UPSMIB::syupsSaveConfig.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9557.1.2.11.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> syupsSaveConfig.1

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::syupsSaveConfig 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.11syupsSaveConfigSYNSO-UPSMIB