SYNSO-UPSMIB

File: SYNSO-UPSMIB.mib (37309 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC UPS-MIB

Imported symbols

NOTIFICATION-TYPE OBJECT-TYPE enterprises
IpAddress DisplayString upsBatteryTemperature
upsInputCurrent upsInputVoltage upsInputFrequency
upsBatteryStatus upsBatteryVoltage

Defined Types

SyupsFeatureEntry  
SEQUENCE    
  syupsFeature INTEGER
  syupsSupportInfo DisplayString

SyupsOutletEntry  
SEQUENCE    
  syupsOutletIndex INTEGER
  syupsOutletDescription DisplayString Size(0..15)
  syupsOutletShutdownDelay INTEGER
  syupsOutletShutdownDepend DisplayString Size(0..63)

SyupsEventActionEntry  
SEQUENCE    
  syupsEventId INTEGER
  syupsLogEnable INTEGER
  syupsNotifyEnable INTEGER
  syupsNotifyDelay INTEGER
  syupsNotifyMessage DisplayString Size(0..63)
  syupsNotifyPeriod INTEGER
  syupsNotifyUsers DisplayString Size(0..255)
  syupsEmailEnable INTEGER
  syupsEmailDelay INTEGER
  syupsEmailMessage DisplayString Size(0..63)
  syupsEmailUsers DisplayString Size(0..255)
  syupsPageEnable INTEGER
  syupsPageDelay INTEGER
  syupsPageMessage DisplayString Size(0..63)
  syupsPageUsers DisplayString Size(0..255)
  syupsCommandEnable INTEGER
  syupsCommandDelay INTEGER
  syupsCommandFile DisplayString Size(0..255)
  syupsShutdownEnable INTEGER
  syupsShutdownDelay INTEGER

SyupsEventEntry  
SEQUENCE    
  syupsEventIndex INTEGER
  syupsEventRecord DisplayString

SyupsDataEntry  
SEQUENCE    
  syupsDataIndex INTEGER
  syupsDataRecord DisplayString

SyupsSchEntry  
SEQUENCE    
  syupsSchIndex INTEGER
  syupsSchStartDate DisplayString
  syupsSchStartTime DisplayString
  syupsSchWeekDay INTEGER
  syupsSchAction INTEGER
  syupsSchRepeat INTEGER

SyupsAccessControlEntry  
SEQUENCE    
  syupsAccessControlIndex INTEGER
  syupsAccessControlSetting DisplayString

SyupsTrapReceiverEntry  
SEQUENCE    
  syupsTrapReceiverIndex INTEGER
  syupsTrapReceiverSetting DisplayString

Defined Values

synso 1.3.6.1.4.1.9557
OBJECT IDENTIFIER    

synsoUpsSoftware 1.3.6.1.4.1.9557.1
OBJECT IDENTIFIER    

syupsBasicSetting 1.3.6.1.4.1.9557.1.1
OBJECT IDENTIFIER    

syupsPlatForm 1.3.6.1.4.1.9557.1.1.1
The platform which the UPS software is running on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

syupsFeatureTable 1.3.6.1.4.1.9557.1.1.2
A table containing the supported features.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsFeatureEntry

syupsFeatureEntry 1.3.6.1.4.1.9557.1.1.2.1
An entry representing the support information for a feature.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsFeatureEntry  

syupsFeature 1.3.6.1.4.1.9557.1.1.2.1.1
The string representing a feature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSupportInfo 1.3.6.1.4.1.9557.1.1.2.1.2
The string containing the support information for a feature.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsSystemStartTime 1.3.6.1.4.1.9557.1.1.3
The time that the UPS software starts. It is the number of seconds elapsed since 00:00:00, January 1, 1970.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSignalType 1.3.6.1.4.1.9557.1.1.4
The signaling method between the UPS and software. When the basicSignal used, the UPS changes the voltage level of some specific pins to notify the software of what critical event occurs. Usually, the UPS will inform software when a power failure or a low battery condition occurs. On the other hand, the software can change the voltage signal of a specific pin to ask the UPS to shut down (turn off). When the smartSignal used, the UPS asks like a standard communication device (such as mouse or modem). That means the UPS and software communicate with each other using a pre-defined protocol. The protocol should include at least the following commands: - query the power status of the UPS - query the power data of the UPS - command the UPS to shut down
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER basicSignal(0), smartSignal(1)  

syupsBasicSignalDefinition 1.3.6.1.4.1.9557.1.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsUpsComPort 1.3.6.1.4.1.9557.1.1.6
The serial port which the UPS software use to communicate with the UPS. The format varies from platform to platform. For DOS program, the format is 'portNo, portAddress, portIRQ' (e.g. '1, 0x2f8, 3' for COM2). For Windows program, it is 'portNo'. For NetWare program, it is 'portType, boardNo, portNo'. For UNIX, it is 'device name'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

syupsModemComPort 1.3.6.1.4.1.9557.1.1.7
The serial port which the UPS software use to dial out when some particular events occur. The format varies from platform to platform. For DOS program, the format is 'portNo, portAddress, portIRQ' (e.g. '1, 0x2f8, 3' for COM2). For Windows program, it is 'portNo'. For NetWare program, it is 'portType, boardNo, portNo'. For UNIX, it is 'device name'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

syupsUpsExtension 1.3.6.1.4.1.9557.1.2
OBJECT IDENTIFIER    

syupsUpsAlarm 1.3.6.1.4.1.9557.1.2.1
It is used internally. Each bit indicates a critical event, such as input bad, on battery, communications lost, ...,etc.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSerialNo 1.3.6.1.4.1.9557.1.2.2
The serial number of the UPS connected to the UPS software.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..63)  

syupsConfigBatteryVoltage 1.3.6.1.4.1.9557.1.2.3
The nominal battery voltage.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsBatteryReplaceDate 1.3.6.1.4.1.9557.1.2.4
The last battery replacement date. It represents the number of days elapsed since January 1, 1901.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsNoOutlet 1.3.6.1.4.1.9557.1.2.5
The total number of controllable outlets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsOutletParamter 1.3.6.1.4.1.9557.1.2.6
This object is not used any more.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsShutdownDepend 1.3.6.1.4.1.9557.1.2.7
A string containing those who should perform their shutdown procedure before the UPS turns off. The agent will inform each one in the list to begin their shutdown procedure before it turns off the power of the UPS.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

syupsEnableAutoSave 1.3.6.1.4.1.9557.1.2.8
Setting it to 1, the agent will try to save all files opened by applications before shutting down the operation system. Setting it to 0 will disable the auto save feature.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsShutdownOsDelay 1.3.6.1.4.1.9557.1.2.9
The delay time before shutting down the operation system. When it is necessary to shut down the operation system, the agent will run the specified command file and try to save all files opened by applications before shutting down the OS. This delay time is used to do such things.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsShutdownUpsDelay 1.3.6.1.4.1.9557.1.2.10
The delay time before shutting down the UPS. Before shutting down the operation system, the agent will send a command to tell the UPS to shut down. This delay time is used to allow the agent to shut down the operation system safely.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsSaveConfig 1.3.6.1.4.1.9557.1.2.11
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsNoOutlets 1.3.6.1.4.1.9557.1.2.12
The number of controllable outlets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsOutletTable 1.3.6.1.4.1.9557.1.2.13
A list of outlet table entries. The number of entries is given by the value of syupsNoOutlets.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsOutletEntry

syupsOutletEntry 1.3.6.1.4.1.9557.1.2.13.1
An entry containing information applicable to a particular controllable outlet.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsOutletEntry  

syupsOutletIndex 1.3.6.1.4.1.9557.1.2.13.1.1
The outlet identifier.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

syupsOutletDescription 1.3.6.1.4.1.9557.1.2.13.1.2
The outlet description.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

syupsOutletShutdownDelay 1.3.6.1.4.1.9557.1.2.13.1.3
The delay time (in seconds) before turning off the outlet. Before turning off the outlet, the agent will send a shutdown command to anyone specified in the syupsOutletShutdownDepend, telling them to start their shutdown procedure. This delay time is used to allow those cmputers to be shut down safely.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsOutletShutdownDepend 1.3.6.1.4.1.9557.1.2.13.1.4
A string containing those who should perform their shutdown procedure before the outlet turns off. The agent will inform each one in the list to begin their shutdown procedure before it turns off the power of the outlet.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

syupsOutletOperator 1.3.6.1.4.1.9557.1.2.14
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsEventAction 1.3.6.1.4.1.9557.1.3
OBJECT IDENTIFIER    

syupsNoEventActionEntries 1.3.6.1.4.1.9557.1.3.1
The number of event-action items. This variable indicates the number of rows in the event-action table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEventActionTable 1.3.6.1.4.1.9557.1.3.2
A list of event action entries. The number of entries is given by the value of syupsNoEventActionEntries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsEventActionEntry

syupsEventActionEntry 1.3.6.1.4.1.9557.1.3.2.1
An entry containing information applicable to a particular event action.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsEventActionEntry  

syupsEventId 1.3.6.1.4.1.9557.1.3.2.1.1
The event ID.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsLogEnable 1.3.6.1.4.1.9557.1.3.2.1.2
Whether to log the event in the log file when it occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsNotifyEnable 1.3.6.1.4.1.9557.1.3.2.1.3
Whether to notify users when the event occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsNotifyDelay 1.3.6.1.4.1.9557.1.3.2.1.4
How long the event must last before notifying users.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsNotifyMessage 1.3.6.1.4.1.9557.1.3.2.1.5
The message which will be sent when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

syupsNotifyPeriod 1.3.6.1.4.1.9557.1.3.2.1.6
How often (in seconds) to send the message. The -1 means once.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsNotifyUsers 1.3.6.1.4.1.9557.1.3.2.1.7
Who will receive the message when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

syupsEmailEnable 1.3.6.1.4.1.9557.1.3.2.1.8
Whether to email users when the event occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsEmailDelay 1.3.6.1.4.1.9557.1.3.2.1.9
How long the event must last before emailing users.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEmailMessage 1.3.6.1.4.1.9557.1.3.2.1.10
The additional message which will be sent when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

syupsEmailUsers 1.3.6.1.4.1.9557.1.3.2.1.11
Who will receive the mail when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

syupsPageEnable 1.3.6.1.4.1.9557.1.3.2.1.12
Whether to page users when the event occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsPageDelay 1.3.6.1.4.1.9557.1.3.2.1.13
How long the event must last before paging users.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsPageMessage 1.3.6.1.4.1.9557.1.3.2.1.14
The message which will be sent when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..15)  

syupsPageUsers 1.3.6.1.4.1.9557.1.3.2.1.15
Who will receive the code when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..255)  

syupsCommandEnable 1.3.6.1.4.1.9557.1.3.2.1.16
Whether to execute the external command file when the event occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsCommandDelay 1.3.6.1.4.1.9557.1.3.2.1.17
How long the event must last before executing the external command file.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsCommandFile 1.3.6.1.4.1.9557.1.3.2.1.18
The external command file which will be executed when the event occurs.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..63)  

syupsShutdownEnable 1.3.6.1.4.1.9557.1.3.2.1.19
Whether to shut down the system when the event occurs. A 1 indicates enable, a 0 indicates disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

syupsShutdownDelay 1.3.6.1.4.1.9557.1.3.2.1.20
How long the event must last before shutting down the system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsHistory 1.3.6.1.4.1.9557.1.4
OBJECT IDENTIFIER    

syupsMaxEventFileLength 1.3.6.1.4.1.9557.1.4.1
The maximum length (in bytes) of the event log file. UPS software will cut the first half of the file whenever the file exceeds this maximum length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsEventNumRecords 1.3.6.1.4.1.9557.1.4.2
The total number of records in the event log file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEventTable 1.3.6.1.4.1.9557.1.4.3
A list of event entries. Each entry represents a record in the event log file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsEventEntry

syupsEventEntry 1.3.6.1.4.1.9557.1.4.3.1
An entry representing a record in the event log file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsEventEntry  

syupsEventIndex 1.3.6.1.4.1.9557.1.4.3.1.1
The record number of an event entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsEventRecord 1.3.6.1.4.1.9557.1.4.3.1.2
The string containing an event entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsDataRecordInterval 1.3.6.1.4.1.9557.1.4.4
The number of minutes to wait between each recording to the data log file.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsMaxDataFileLength 1.3.6.1.4.1.9557.1.4.5
The maximum length (in bytes) of the data log file. UPS software will cut the first half of the file whenever the file exceeds this maximum length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

syupsDataNumRecords 1.3.6.1.4.1.9557.1.4.6
The total number of records in the data log file.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsDataTable 1.3.6.1.4.1.9557.1.4.7
A list of data entries. Each entry represents a record in the data log file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsDataEntry

syupsDataEntry 1.3.6.1.4.1.9557.1.4.7.1
An entry representing a record in the data log file.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsDataEntry  

syupsDataIndex 1.3.6.1.4.1.9557.1.4.7.1.1
The record number of a data entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsDataRecord 1.3.6.1.4.1.9557.1.4.7.1.2
The string containing a data entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsHistoryOperator 1.3.6.1.4.1.9557.1.4.8
The operator which is used to operate on the history file. The command format is 'Command, File, Range'. So far, Command can be PURGE, File can be EVENT or DATA, and Range can be ALL or 'mm/dd/year..mm/dd/year'. For example, 'PURGE, EVENT, ALL' tells the UPS software to purge all entries in the event log file. And 'PURGE, DATA, 03/20/1995..07/02/1995' tells the UPS software to purge the entries which are recorded form 03/20/1995 to 07/20/1995 from the event log file.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsScopeSettings 1.3.6.1.4.1.9557.1.4.9
The string contains the settings for UPS Scope Chart, including Value Original Point, Value Unit, Time Unit, Time Interval, and Display Items. The format for the settings string is '%d, %d, %d, %d, %d'. Display Items can be any one or any combination of the following items: SCOPE_INPUT_VOLT 0x0001 SCOPE_OUTPUT_VOLT 0x0010 SCOPE_INPUT_FREQ 0x0100 SCOPE_OUTPUT_FREQ 0x1000
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsSchedule 1.3.6.1.4.1.9557.1.5
OBJECT IDENTIFIER    

syupsNoSchEntries 1.3.6.1.4.1.9557.1.5.1
The total number of schedule entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSchOperator 1.3.6.1.4.1.9557.1.5.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsSchTable 1.3.6.1.4.1.9557.1.5.3
A list of schedule entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsSchEntry

syupsSchEntry 1.3.6.1.4.1.9557.1.5.3.1
A schedule entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsSchEntry  

syupsSchIndex 1.3.6.1.4.1.9557.1.5.3.1.1
The entry number of a schedule setting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSchStartDate 1.3.6.1.4.1.9557.1.5.3.1.2
The starting date (mm/dd/yyyy) of the schedule entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsSchStartTime 1.3.6.1.4.1.9557.1.5.3.1.3
The starting time (hh:mm:ss) of the schedule entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsSchWeekDay 1.3.6.1.4.1.9557.1.5.3.1.4
The starting day of week for the schedule entry. It could be Sun(0), Mon(1), ..., and Sat(6). It is used when syupsSchRepeat is set to weekly.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

syupsSchAction 1.3.6.1.4.1.9557.1.5.3.1.5
The action of the schedule entry. It could be: 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsSchRepeat 1.3.6.1.4.1.9557.1.5.3.1.6
It indicates the frequency of the action, it could be Once(1), Daily(2), Weekly(3) and Monthly(4).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER once(1), daily(2), weekly(3), monthly(4)  

syupsCoworker 1.3.6.1.4.1.9557.1.6
OBJECT IDENTIFIER    

syupsNoAccessControl 1.3.6.1.4.1.9557.1.6.1
The total number of access control entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsAccessControlOperator 1.3.6.1.4.1.9557.1.6.2
The operator which is used to operate on the access control table. There are three commands: 1. 'ADD: community' indicates to add a new entry to the access control list. 2. 'REPLACE: x, community' indicates to replace the x-th entry in the table with the new settings. 3. 'DELETE:n1, n2' indicates to delete the entries from number n1 to number n2 from the access control table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsAccessControlTable 1.3.6.1.4.1.9557.1.6.3
A list of access control entries. Only entries in this list can have access to the agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsAccessControlEntry

syupsAccessControlEntry 1.3.6.1.4.1.9557.1.6.3.1
An access control entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsAccessControlEntry  

syupsAccessControlIndex 1.3.6.1.4.1.9557.1.6.3.1.1
The entry number of a access control setting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsAccessControlSetting 1.3.6.1.4.1.9557.1.6.3.1.2
A string containing the community name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsNoTrapReceiver 1.3.6.1.4.1.9557.1.6.4
The total number of trap receiver entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsTrapReceiverOperator 1.3.6.1.4.1.9557.1.6.5
The operator which is used to operate on the trap receiver table. There are three commands: 1. 'ADD: ipAddress' indicates to add a new entry to the trap receiver list. 2. 'REPLACE: x, ipAddress' indicates to replace the x-th entry in the table with the new settings. 3. 'DELETE:n1, n2' indicates to delete the entries from number n1 to number n2 from the trap receiver table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

syupsTrapReceiverTable 1.3.6.1.4.1.9557.1.6.6
A list of trap receiver entries. When an important event occurs, the agent will send traps to all the entries in the list.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SyupsTrapReceiverEntry

syupsTrapReceiverEntry 1.3.6.1.4.1.9557.1.6.6.1
An trap receiver entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SyupsTrapReceiverEntry  

syupsTrapReceiverIndex 1.3.6.1.4.1.9557.1.6.6.1.1
The entry number of a trap receiver setting.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

syupsTrapReceiverSetting 1.3.6.1.4.1.9557.1.6.6.1.2
A string containing a trap receiver's IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

syupsTraps 1.3.6.1.4.1.9557.1.7
OBJECT IDENTIFIER    

syupsTrapOverTemperature 1.3.6.1.4.1.9557.1.7.1
The battery temperature is too high. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsTrapOverCurrent 1.3.6.1.4.1.9557.1.7.2
The current is too high. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsTrapOverVoltage 1.3.6.1.4.1.9557.1.7.3
The voltage is too high. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsTrapUnderVoltage 1.3.6.1.4.1.9557.1.7.4
The voltage is too low. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsOffFrequency 1.3.6.1.4.1.9557.1.7.5
The frequency is abnormal. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsLowBattery 1.3.6.1.4.1.9557.1.7.6
The battery is too low. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE    

syupsBadBattery 1.3.6.1.4.1.9557.1.7.7
The battery is bad. This trap is persistent and is resent at one minute intervals until the UPS either turns off or the status is no longer present.
Status: current Access: read-only
NOTIFICATION-TYPE