All MIBs › SYNSO-UPSMIB › syupsBasicSignalDefinition
syupsBasicSignalDefinition
Module: SYNSO-UPSMIB
OID (symbolic): SYNSO-UPSMIB::syupsBasicSignalDefinition
OID (numeric): 1.3.6.1.4.1.9557.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The signal definitions for the basic signaling UPS. The value can be the following bit combinations: SG_POWER_FAILURE_ENABLE 0x01 SG_BATTERY_LOW_ENABLE 0x02 SG_SHUTDOWN_ENABLE 0x04
SG_POWER_FAILURE_VOLTHIGH 0x10 SG_BATTERY_LOW_VOLTHIGH 0x20 SG_SHUTDOWN_VOLTHIGH 0x40
SG_POWER_FAILURE_ENABLE, SG_BATTERY_LOW_ENABLE, and SG_SHUTDOWN_ENABLE indicate whether the signals for a power failure , a low battery condition, and the UPS shutdown are enabled. SG_POWER_FAILURE_VOLTHIGH, SG_BATTERY_LOW_VOLTHIGH, and SG_SHUTDOWN_VOLTHIGH indicate whether the voltage level for these signals are high or low.
What is syupsBasicSignalDefinition?
For basic-signal UPS units, a bit field describing which signals are enabled and their active voltage polarity — bits for power-failure, battery-low, and shutdown enable, plus matching bits for whether each is active-high or active-low; only meaningful when syupsSignalType is set to basicSignal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9557.1.1.5 snmpwalk -v2c -c public <target> SYNSO-UPSMIB::syupsBasicSignalDefinition
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9557.1.1.5.1 snmpget -v2c -c public <target> SYNSO-UPSMIB::syupsBasicSignalDefinition.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::syupsBasicSignalDefinition 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9557 | synso | SYNSO-UPSMIB |
| 1.3.6.1.4.1.9557.1 | synsoUpsSoftware | SYNSO-UPSMIB |
| 1.3.6.1.4.1.9557.1.1 | syupsBasicSetting | SYNSO-UPSMIB |
| 1.3.6.1.4.1.9557.1.1.5 | syupsBasicSignalDefinition | SYNSO-UPSMIB |