EATON-EPDU-PU-SW-MIB: View SNMP OID List / Download MIB

VENDOR: PULIZZI ENGINEERING


 Home MIB: EATON-EPDU-PU-SW-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pulizzi 1.3.6.1.4.1.20677
The MIB module for Eaton Switched ePDUs (Enclosed Power Distribution Units.)
             ipv3600 1.3.6.1.4.1.20677.2
                 unitConfig 1.3.6.1.4.1.20677.2.1
                     unitName 1.3.6.1.4.1.20677.2.1.1 octet string read-write
Descriptive name of unit.
                     strappingId 1.3.6.1.4.1.20677.2.1.2 integer32 read-only
ID of unit when connected in a strapping configuration.
                     unitTime 1.3.6.1.4.1.20677.2.1.3 octet string read-write
Time hh:mm
                     unitDate 1.3.6.1.4.1.20677.2.1.4 octet string read-write
Today's date mm/dd/yyyy
                     unitDayOfWeek 1.3.6.1.4.1.20677.2.1.5 integer read-write
Today's day of week. This is important when scheduling logs to be sent on a particular week day. Enumeration: 'monday': 2, 'tuesday': 3, 'friday': 6, 'wednesday': 4, 'thursday': 5, 'sunday': 1, 'saturday': 7.
                     vaLoggingInterval 1.3.6.1.4.1.20677.2.1.6 integer read-write
Interval for updating the VA log. Enumeration: 'disabled': 0, 'fiveminutes': 1, 'fifteenminutes': 2, 'hourly': 3.
                     loginTimeout 1.3.6.1.4.1.20677.2.1.7 integer32 read-write
Timeout (in seconds) for serial, telnet, and web interfaces.
                     invertDisplay 1.3.6.1.4.1.20677.2.1.8 integer read-write
Select the orientation of the local 7-segment display. Enumeration: 'inverted': 1, 'normal': 0.
                     fahrenheitOrCelsius 1.3.6.1.4.1.20677.2.1.9 integer read-write
Units for temperature readings. Enumeration: 'fahrenheit': 0, 'celsius': 1.
                 networkSettings 1.3.6.1.4.1.20677.2.2
                     unitIPAddress 1.3.6.1.4.1.20677.2.2.1 ipaddress read-only
Network IP address
                     subnetMask 1.3.6.1.4.1.20677.2.2.2 ipaddress read-only
Network subnet mask
                     defaultGateway 1.3.6.1.4.1.20677.2.2.3 ipaddress read-only
Network default gateway
                     webPort 1.3.6.1.4.1.20677.2.2.4 integer32 read-write
Port number for non-secure (http) web interface.
                     webEnabled 1.3.6.1.4.1.20677.2.2.5 integer read-write
Enables or disables the web interface (both secure and non-secure). Enumeration: 'disabled': 2, 'enabled': 1.
                     macAddress 1.3.6.1.4.1.20677.2.2.6 octet string read-only
Hardware network address
                     enablePing 1.3.6.1.4.1.20677.2.2.7 integer read-write
Enables ping watchdog feature. If enabled, the IP address for each outlet (if non-zero) will be pinged periodically; the outlet will be rebooted if there is no ping response. Enumeration: 'disabled': 0, 'enabled': 1.
                     pingInterval 1.3.6.1.4.1.20677.2.2.8 integer32 read-write
Interval (in minutes) beween attempts to ping the IP address corresponding to an outlet.
                 logManagerConfig 1.3.6.1.4.1.20677.2.3
                     mailServerIPAddress 1.3.6.1.4.1.20677.2.3.1 ipaddress read-write
IP address of mail server for sending logs and alerts.
                     sendLogFrom 1.3.6.1.4.1.20677.2.3.2 octet string read-write
Email address (x@y.z format) to be used as the from address for logs and alerts.
                     sendLogToUser1Address 1.3.6.1.4.1.20677.2.3.3 octet string read-write
Email address to which to send unit logs.
                     sendLogToUser2Address 1.3.6.1.4.1.20677.2.3.4 octet string read-write
Second email address to which to send unit logs.
                     sendAlertsToUser1Address 1.3.6.1.4.1.20677.2.3.5 octet string read-write
Email address to which to send unit alerts.
                     sendAlertsToUser2Address 1.3.6.1.4.1.20677.2.3.6 octet string read-write
Second email address to which to send unit alerts.
                     sendLogFrequency 1.3.6.1.4.1.20677.2.3.7 integer read-write
Frequency with which to send logs via email. Enumeration: 'weeklyOnSunday': 1, 'never': 10, 'weeklyOnSaturday': 7, 'weeklyOnThursday': 5, 'weeklyOnFriday': 6, 'whenFull': 9, 'daily': 8, 'weeklyOnWednesday': 4, 'weeklyOnTuesday': 3, 'weeklyOnMonday': 2.
                     sendLogTime 1.3.6.1.4.1.20677.2.3.8 octet string read-write
Time of day to send logs via email. Not applicable if sendLogFrequency is set to whenFull or never.
                     userLogInLogOut 1.3.6.1.4.1.20677.2.3.9 integer read-write
Enabled setting to log or send an alert when a user logs in or logs out of the serial, telnet, or web interfaces. Enumeration: 'disabled': 1, 'sendToLog': 2, 'sendAlert': 3, 'sendtoLogAndAlert': 4.
                     userLogInLogOutFailed 1.3.6.1.4.1.20677.2.3.10 integer read-write
Enabled setting to log or send an alert when a user attempts to log in but fails because of a username or password mismatch. Enumeration: 'disabled': 1, 'sendToLog': 2, 'sendAlert': 3, 'sendtoLogAndAlert': 4.
                     outletActivity 1.3.6.1.4.1.20677.2.3.11 integer read-write
Enabled setting to log or send an alert each time an outlet changes state. Enumeration: 'disabled': 1, 'sendToLog': 2, 'sendAlert': 3, 'sendtoLogAndAlert': 4.
                     systemOnOff 1.3.6.1.4.1.20677.2.3.12 integer read-write
Enabled setting to log or send an alert each time the unit powers up. Enumeration: 'disabled': 1, 'sendToLog': 2, 'sendAlert': 3, 'sendtoLogAndAlert': 4.
                     outletSection1Alert 1.3.6.1.4.1.20677.2.3.13 integer read-write
Enabled setting to send an email alert when section 1 thresholds are breached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     outletSection2Alert 1.3.6.1.4.1.20677.2.3.14 integer read-write
Enabled setting to send an email alert when section 2 thresholds are brached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     outletSection3Alert 1.3.6.1.4.1.20677.2.3.15 integer read-write
Enabled setting to send an email alert when section 3 thresholds are breached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     tempSensor1Alert 1.3.6.1.4.1.20677.2.3.16 integer read-write
Enabled setting to send an email alert when temperature sensor 1 thresholds are breached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     tempSensor2Alert 1.3.6.1.4.1.20677.2.3.17 integer read-write
Enabled setting to send an email alert when temperature sensor 2 thresholds are breached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     humSensor1Alert 1.3.6.1.4.1.20677.2.3.18 integer read-write
Enabled setting to send an email alert when humidity sensor thresholds are breached. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     contactClosure1Alert 1.3.6.1.4.1.20677.2.3.19 integer read-write
Enabled setting to send an email alert when contact sensor 1 changes state. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     contactClosure2Alert 1.3.6.1.4.1.20677.2.3.20 integer read-write
Enabled setting to send an email alert when contact sensor 2 changes state. Enumeration: 'disabled': 0, 'sendAlert': 1.
                     contactClosure3Alert 1.3.6.1.4.1.20677.2.3.21 integer read-write
Enabled setting to send an email alert when contact sensor 3 changes state. Enumeration: 'disabled': 0, 'sendAlert': 1.
                 serialSettings 1.3.6.1.4.1.20677.2.4
                     baudRate 1.3.6.1.4.1.20677.2.4.1 integer read-write
Serial baud rate, does not take effect unless unit is soft-rebooted. Enumeration: 'baud9600': 0, 'baud38400': 2, 'baud19200': 1.
                 telnetSettings 1.3.6.1.4.1.20677.2.5
                     telnetPort 1.3.6.1.4.1.20677.2.5.1 integer32 read-write
Telnet interface port, default is 23.
                     telnetEnabled 1.3.6.1.4.1.20677.2.5.2 integer read-write
Enabled setting for the telnet interface. This can be disabled for security. Enumeration: 'disabled': 2, 'enabled': 1.
                 outletMngt 1.3.6.1.4.1.20677.2.6
                     outletConfig 1.3.6.1.4.1.20677.2.6.1
                         outlet1 1.3.6.1.4.1.20677.2.6.1.1
                             outlet1Name 1.3.6.1.4.1.20677.2.6.1.1.1 octet string read-write
Descriptive outlet name
                             outlet1PingIpAddress 1.3.6.1.4.1.20677.2.6.1.1.2 ipaddress read-write
Ping watchdog IP address
                             outlet1Link 1.3.6.1.4.1.20677.2.6.1.1.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet1SequenceTime 1.3.6.1.4.1.20677.2.6.1.1.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet1RebootTime 1.3.6.1.4.1.20677.2.6.1.1.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet2 1.3.6.1.4.1.20677.2.6.1.2
                             outlet2Name 1.3.6.1.4.1.20677.2.6.1.2.1 octet string read-write
Descriptive outlet name
                             outlet2PingIpAddress 1.3.6.1.4.1.20677.2.6.1.2.2 ipaddress read-write
Ping watchdog IP address
                             outlet2Link 1.3.6.1.4.1.20677.2.6.1.2.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet2SequenceTime 1.3.6.1.4.1.20677.2.6.1.2.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet2RebootTime 1.3.6.1.4.1.20677.2.6.1.2.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet3 1.3.6.1.4.1.20677.2.6.1.3
                             outlet3Name 1.3.6.1.4.1.20677.2.6.1.3.1 octet string read-write
Descriptive outlet name
                             outlet3PingIpAddress 1.3.6.1.4.1.20677.2.6.1.3.2 ipaddress read-write
Ping watchdog IP address
                             outlet3Link 1.3.6.1.4.1.20677.2.6.1.3.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet3SequenceTime 1.3.6.1.4.1.20677.2.6.1.3.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet3RebootTime 1.3.6.1.4.1.20677.2.6.1.3.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet4 1.3.6.1.4.1.20677.2.6.1.4
                             outlet4Name 1.3.6.1.4.1.20677.2.6.1.4.1 octet string read-write
Descriptive outlet name
                             outlet4PingIpAddress 1.3.6.1.4.1.20677.2.6.1.4.2 ipaddress read-write
Ping watchdog IP address
                             outlet4Link 1.3.6.1.4.1.20677.2.6.1.4.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet4SequenceTime 1.3.6.1.4.1.20677.2.6.1.4.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet4RebootTime 1.3.6.1.4.1.20677.2.6.1.4.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet5 1.3.6.1.4.1.20677.2.6.1.5
                             outlet5Name 1.3.6.1.4.1.20677.2.6.1.5.1 octet string read-write
Descriptive outlet name
                             outlet5PingIpAddress 1.3.6.1.4.1.20677.2.6.1.5.2 ipaddress read-write
Ping watchdog IP address
                             outlet5Link 1.3.6.1.4.1.20677.2.6.1.5.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet5SequenceTime 1.3.6.1.4.1.20677.2.6.1.5.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet5RebootTime 1.3.6.1.4.1.20677.2.6.1.5.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet6 1.3.6.1.4.1.20677.2.6.1.6
                             outlet6Name 1.3.6.1.4.1.20677.2.6.1.6.1 octet string read-write
Descriptive outlet name
                             outlet6PingIpAddress 1.3.6.1.4.1.20677.2.6.1.6.2 ipaddress read-write
Ping watchdog IP address
                             outlet6Link 1.3.6.1.4.1.20677.2.6.1.6.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet6SequenceTime 1.3.6.1.4.1.20677.2.6.1.6.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet6RebootTime 1.3.6.1.4.1.20677.2.6.1.6.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet7 1.3.6.1.4.1.20677.2.6.1.7
                             outlet7Name 1.3.6.1.4.1.20677.2.6.1.7.1 octet string read-write
Descriptive outlet name
                             outlet7PingIpAddress 1.3.6.1.4.1.20677.2.6.1.7.2 ipaddress read-write
Ping watchdog IP address
                             outlet7Link 1.3.6.1.4.1.20677.2.6.1.7.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet7SequenceTime 1.3.6.1.4.1.20677.2.6.1.7.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet7RebootTime 1.3.6.1.4.1.20677.2.6.1.7.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet8 1.3.6.1.4.1.20677.2.6.1.8
                             outlet8Name 1.3.6.1.4.1.20677.2.6.1.8.1 octet string read-write
Descriptive outlet name
                             outlet8PingIpAddress 1.3.6.1.4.1.20677.2.6.1.8.2 ipaddress read-write
Ping watchdog IP address
                             outlet8Link 1.3.6.1.4.1.20677.2.6.1.8.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet8SequenceTime 1.3.6.1.4.1.20677.2.6.1.8.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet8RebootTime 1.3.6.1.4.1.20677.2.6.1.8.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet9 1.3.6.1.4.1.20677.2.6.1.9
                             outlet9Name 1.3.6.1.4.1.20677.2.6.1.9.1 octet string read-write
Descriptive outlet name
                             outlet9PingIpAddress 1.3.6.1.4.1.20677.2.6.1.9.2 ipaddress read-write
Ping watchdog IP address
                             outlet9Link 1.3.6.1.4.1.20677.2.6.1.9.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                             outlet9SequenceTime 1.3.6.1.4.1.20677.2.6.1.9.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                             outlet9RebootTime 1.3.6.1.4.1.20677.2.6.1.9.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet10 1.3.6.1.4.1.20677.2.6.1.10
                               outlet10Name 1.3.6.1.4.1.20677.2.6.1.10.1 octet string read-write
Descriptive outlet name
                               outlet10PingIpAddress 1.3.6.1.4.1.20677.2.6.1.10.2 ipaddress read-write
Ping watchdog IP address
                               outlet10Link 1.3.6.1.4.1.20677.2.6.1.10.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet10SequenceTime 1.3.6.1.4.1.20677.2.6.1.10.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet10RebootTime 1.3.6.1.4.1.20677.2.6.1.10.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet11 1.3.6.1.4.1.20677.2.6.1.11
                               outlet11Name 1.3.6.1.4.1.20677.2.6.1.11.1 octet string read-write
Descriptive outlet name
                               outlet11PingIpAddress 1.3.6.1.4.1.20677.2.6.1.11.2 ipaddress read-write
Ping watchdog IP address
                               outlet11Link 1.3.6.1.4.1.20677.2.6.1.11.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet11SequenceTime 1.3.6.1.4.1.20677.2.6.1.11.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet11RebootTime 1.3.6.1.4.1.20677.2.6.1.11.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet12 1.3.6.1.4.1.20677.2.6.1.12
                               outlet12Name 1.3.6.1.4.1.20677.2.6.1.12.1 octet string read-write
Descriptive outlet name
                               outlet12PingIpAddress 1.3.6.1.4.1.20677.2.6.1.12.2 ipaddress read-write
Ping watchdog IP address
                               outlet12Link 1.3.6.1.4.1.20677.2.6.1.12.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet12SequenceTime 1.3.6.1.4.1.20677.2.6.1.12.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet12RebootTime 1.3.6.1.4.1.20677.2.6.1.12.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet13 1.3.6.1.4.1.20677.2.6.1.13
                               outlet13Name 1.3.6.1.4.1.20677.2.6.1.13.1 octet string read-write
Descriptive outlet name
                               outlet13PingIpAddress 1.3.6.1.4.1.20677.2.6.1.13.2 ipaddress read-write
Ping watchdog IP address
                               outlet13Link 1.3.6.1.4.1.20677.2.6.1.13.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet13SequenceTime 1.3.6.1.4.1.20677.2.6.1.13.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet13RebootTime 1.3.6.1.4.1.20677.2.6.1.13.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet14 1.3.6.1.4.1.20677.2.6.1.14
                               outlet14Name 1.3.6.1.4.1.20677.2.6.1.14.1 octet string read-write
Descriptive outlet name
                               outlet14PingIpAddress 1.3.6.1.4.1.20677.2.6.1.14.2 ipaddress read-write
Ping watchdog IP address
                               outlet14Link 1.3.6.1.4.1.20677.2.6.1.14.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet14SequenceTime 1.3.6.1.4.1.20677.2.6.1.14.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet14RebootTime 1.3.6.1.4.1.20677.2.6.1.14.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet15 1.3.6.1.4.1.20677.2.6.1.15
                               outlet15Name 1.3.6.1.4.1.20677.2.6.1.15.1 octet string read-write
Descriptive outlet name
                               outlet15PingIpAddress 1.3.6.1.4.1.20677.2.6.1.15.2 ipaddress read-write
Ping watchdog IP address
                               outlet15Link 1.3.6.1.4.1.20677.2.6.1.15.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet15SequenceTime 1.3.6.1.4.1.20677.2.6.1.15.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet15RebootTime 1.3.6.1.4.1.20677.2.6.1.15.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet16 1.3.6.1.4.1.20677.2.6.1.16
                               outlet16Name 1.3.6.1.4.1.20677.2.6.1.16.1 octet string read-write
Descriptive outlet name
                               outlet16PingIpAddress 1.3.6.1.4.1.20677.2.6.1.16.2 ipaddress read-write
Ping watchdog IP address
                               outlet16Link 1.3.6.1.4.1.20677.2.6.1.16.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet16SequenceTime 1.3.6.1.4.1.20677.2.6.1.16.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet16RebootTime 1.3.6.1.4.1.20677.2.6.1.16.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet17 1.3.6.1.4.1.20677.2.6.1.17
                               outlet17Name 1.3.6.1.4.1.20677.2.6.1.17.1 octet string read-write
Descriptive outlet name
                               outlet17PingIpAddress 1.3.6.1.4.1.20677.2.6.1.17.2 ipaddress read-write
Ping watchdog IP address
                               outlet17Link 1.3.6.1.4.1.20677.2.6.1.17.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet17SequenceTime 1.3.6.1.4.1.20677.2.6.1.17.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet17RebootTime 1.3.6.1.4.1.20677.2.6.1.17.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet18 1.3.6.1.4.1.20677.2.6.1.18
                               outlet18Name 1.3.6.1.4.1.20677.2.6.1.18.1 octet string read-write
Descriptive outlet name
                               outlet18PingIpAddress 1.3.6.1.4.1.20677.2.6.1.18.2 ipaddress read-write
Ping watchdog IP address
                               outlet18Link 1.3.6.1.4.1.20677.2.6.1.18.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet18SequenceTime 1.3.6.1.4.1.20677.2.6.1.18.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet18RebootTime 1.3.6.1.4.1.20677.2.6.1.18.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet19 1.3.6.1.4.1.20677.2.6.1.19
                               outlet19Name 1.3.6.1.4.1.20677.2.6.1.19.1 octet string read-write
Descriptive outlet name
                               outlet19PingIpAddress 1.3.6.1.4.1.20677.2.6.1.19.2 ipaddress read-write
Ping watchdog IP address
                               outlet19Link 1.3.6.1.4.1.20677.2.6.1.19.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet19SequenceTime 1.3.6.1.4.1.20677.2.6.1.19.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet19RebootTime 1.3.6.1.4.1.20677.2.6.1.19.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet20 1.3.6.1.4.1.20677.2.6.1.20
                               outlet20Name 1.3.6.1.4.1.20677.2.6.1.20.1 octet string read-write
Descriptive outlet name
                               outlet20PingIpAddress 1.3.6.1.4.1.20677.2.6.1.20.2 ipaddress read-write
Ping watchdog IP address
                               outlet20Link 1.3.6.1.4.1.20677.2.6.1.20.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet20SequenceTime 1.3.6.1.4.1.20677.2.6.1.20.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet20RebootTime 1.3.6.1.4.1.20677.2.6.1.20.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet21 1.3.6.1.4.1.20677.2.6.1.21
                               outlet21Name 1.3.6.1.4.1.20677.2.6.1.21.1 octet string read-write
Descriptive outlet name
                               outlet21PingIpAddress 1.3.6.1.4.1.20677.2.6.1.21.2 ipaddress read-write
Ping watchdog IP address
                               outlet21Link 1.3.6.1.4.1.20677.2.6.1.21.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet21SequenceTime 1.3.6.1.4.1.20677.2.6.1.21.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet21RebootTime 1.3.6.1.4.1.20677.2.6.1.21.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet22 1.3.6.1.4.1.20677.2.6.1.22
                               outlet22Name 1.3.6.1.4.1.20677.2.6.1.22.1 octet string read-write
Descriptive outlet name
                               outlet22PingIpAddress 1.3.6.1.4.1.20677.2.6.1.22.2 ipaddress read-write
Ping watchdog IP address
                               outlet22Link 1.3.6.1.4.1.20677.2.6.1.22.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet22SequenceTime 1.3.6.1.4.1.20677.2.6.1.22.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet22RebootTime 1.3.6.1.4.1.20677.2.6.1.22.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet23 1.3.6.1.4.1.20677.2.6.1.23
                               outlet23Name 1.3.6.1.4.1.20677.2.6.1.23.1 octet string read-write
Descriptive outlet name
                               outlet23PingIpAddress 1.3.6.1.4.1.20677.2.6.1.23.2 ipaddress read-write
Ping watchdog IP address
                               outlet23Link 1.3.6.1.4.1.20677.2.6.1.23.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet23SequenceTime 1.3.6.1.4.1.20677.2.6.1.23.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet23RebootTime 1.3.6.1.4.1.20677.2.6.1.23.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet24 1.3.6.1.4.1.20677.2.6.1.24
                               outlet24Name 1.3.6.1.4.1.20677.2.6.1.24.1 octet string read-write
Descriptive outlet name
                               outlet24PingIpAddress 1.3.6.1.4.1.20677.2.6.1.24.2 ipaddress read-write
Ping watchdog IP address
                               outlet24Link 1.3.6.1.4.1.20677.2.6.1.24.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet24SequenceTime 1.3.6.1.4.1.20677.2.6.1.24.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet24RebootTime 1.3.6.1.4.1.20677.2.6.1.24.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet25 1.3.6.1.4.1.20677.2.6.1.25
                               outlet25Name 1.3.6.1.4.1.20677.2.6.1.25.1 octet string read-write
Descriptive outlet name
                               outlet25PingIpAddress 1.3.6.1.4.1.20677.2.6.1.25.2 ipaddress read-write
Ping watchdog IP address
                               outlet25Link 1.3.6.1.4.1.20677.2.6.1.25.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet25SequenceTime 1.3.6.1.4.1.20677.2.6.1.25.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet25RebootTime 1.3.6.1.4.1.20677.2.6.1.25.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet26 1.3.6.1.4.1.20677.2.6.1.26
                               outlet26Name 1.3.6.1.4.1.20677.2.6.1.26.1 octet string read-write
Descriptive outlet name
                               outlet26PingIpAddress 1.3.6.1.4.1.20677.2.6.1.26.2 ipaddress read-write
Ping watchdog IP address
                               outlet26Link 1.3.6.1.4.1.20677.2.6.1.26.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet26SequenceTime 1.3.6.1.4.1.20677.2.6.1.26.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet26RebootTime 1.3.6.1.4.1.20677.2.6.1.26.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet27 1.3.6.1.4.1.20677.2.6.1.27
                               outlet27Name 1.3.6.1.4.1.20677.2.6.1.27.1 octet string read-write
Descriptive outlet name
                               outlet27PingIpAddress 1.3.6.1.4.1.20677.2.6.1.27.2 ipaddress read-write
Ping watchdog IP address
                               outlet27Link 1.3.6.1.4.1.20677.2.6.1.27.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet27SequenceTime 1.3.6.1.4.1.20677.2.6.1.27.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet27RebootTime 1.3.6.1.4.1.20677.2.6.1.27.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet28 1.3.6.1.4.1.20677.2.6.1.28
                               outlet28Name 1.3.6.1.4.1.20677.2.6.1.28.1 octet string read-write
Descriptive outlet name
                               outlet28PingIpAddress 1.3.6.1.4.1.20677.2.6.1.28.2 ipaddress read-write
Ping watchdog IP address
                               outlet28Link 1.3.6.1.4.1.20677.2.6.1.28.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet28SequenceTime 1.3.6.1.4.1.20677.2.6.1.28.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet28RebootTime 1.3.6.1.4.1.20677.2.6.1.28.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet29 1.3.6.1.4.1.20677.2.6.1.29
                               outlet29Name 1.3.6.1.4.1.20677.2.6.1.29.1 octet string read-write
Descriptive outlet name
                               outlet29PingIpAddress 1.3.6.1.4.1.20677.2.6.1.29.2 ipaddress read-write
Ping watchdog IP address
                               outlet29Link 1.3.6.1.4.1.20677.2.6.1.29.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet29SequenceTime 1.3.6.1.4.1.20677.2.6.1.29.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet29RebootTime 1.3.6.1.4.1.20677.2.6.1.29.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet30 1.3.6.1.4.1.20677.2.6.1.30
                               outlet30Name 1.3.6.1.4.1.20677.2.6.1.30.1 octet string read-write
Descriptive outlet name
                               outlet30PingIpAddress 1.3.6.1.4.1.20677.2.6.1.30.2 ipaddress read-write
Ping watchdog IP address
                               outlet30Link 1.3.6.1.4.1.20677.2.6.1.30.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet30SequenceTime 1.3.6.1.4.1.20677.2.6.1.30.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet30RebootTime 1.3.6.1.4.1.20677.2.6.1.30.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet31 1.3.6.1.4.1.20677.2.6.1.31
                               outlet31Name 1.3.6.1.4.1.20677.2.6.1.31.1 octet string read-write
Descriptive outlet name
                               outlet31PingIpAddress 1.3.6.1.4.1.20677.2.6.1.31.2 ipaddress read-write
Ping watchdog IP address
                               outlet31Link 1.3.6.1.4.1.20677.2.6.1.31.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet31SequenceTime 1.3.6.1.4.1.20677.2.6.1.31.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet31RebootTime 1.3.6.1.4.1.20677.2.6.1.31.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet32 1.3.6.1.4.1.20677.2.6.1.32
                               outlet32Name 1.3.6.1.4.1.20677.2.6.1.32.1 octet string read-write
Descriptive outlet name
                               outlet32PingIpAddress 1.3.6.1.4.1.20677.2.6.1.32.2 ipaddress read-write
Ping watchdog IP address
                               outlet32Link 1.3.6.1.4.1.20677.2.6.1.32.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet32SequenceTime 1.3.6.1.4.1.20677.2.6.1.32.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet32RebootTime 1.3.6.1.4.1.20677.2.6.1.32.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet33 1.3.6.1.4.1.20677.2.6.1.33
                               outlet33Name 1.3.6.1.4.1.20677.2.6.1.33.1 octet string read-write
Descriptive outlet name
                               outlet33PingIpAddress 1.3.6.1.4.1.20677.2.6.1.33.2 ipaddress read-write
Ping watchdog IP address
                               outlet33Link 1.3.6.1.4.1.20677.2.6.1.33.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet33SequenceTime 1.3.6.1.4.1.20677.2.6.1.33.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet33RebootTime 1.3.6.1.4.1.20677.2.6.1.33.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet34 1.3.6.1.4.1.20677.2.6.1.34
                               outlet34Name 1.3.6.1.4.1.20677.2.6.1.34.1 octet string read-write
Descriptive outlet name
                               outlet34PingIpAddress 1.3.6.1.4.1.20677.2.6.1.34.2 ipaddress read-write
Ping watchdog IP address
                               outlet34Link 1.3.6.1.4.1.20677.2.6.1.34.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet34SequenceTime 1.3.6.1.4.1.20677.2.6.1.34.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet34RebootTime 1.3.6.1.4.1.20677.2.6.1.34.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet35 1.3.6.1.4.1.20677.2.6.1.35
                               outlet35Name 1.3.6.1.4.1.20677.2.6.1.35.1 octet string read-write
Descriptive outlet name
                               outlet35PingIpAddress 1.3.6.1.4.1.20677.2.6.1.35.2 ipaddress read-write
Ping watchdog IP address
                               outlet35Link 1.3.6.1.4.1.20677.2.6.1.35.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet35SequenceTime 1.3.6.1.4.1.20677.2.6.1.35.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet35RebootTime 1.3.6.1.4.1.20677.2.6.1.35.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                         outlet36 1.3.6.1.4.1.20677.2.6.1.36
                               outlet36Name 1.3.6.1.4.1.20677.2.6.1.36.1 octet string read-write
Descriptive outlet name
                               outlet36PingIpAddress 1.3.6.1.4.1.20677.2.6.1.36.2 ipaddress read-write
Ping watchdog IP address
                               outlet36Link 1.3.6.1.4.1.20677.2.6.1.36.3 octet string read-write
URL of web configuration interface for the device connected to this outlet.
                               outlet36SequenceTime 1.3.6.1.4.1.20677.2.6.1.36.4 integer32 read-write
Time in seconds for the outlet to delay turning on after a Sequence On command is issued.
                               outlet36RebootTime 1.3.6.1.4.1.20677.2.6.1.36.5 integer32 read-write
Time in seconds for the outlet to remain off when a Reboot command is issued.
                     outletControl 1.3.6.1.4.1.20677.2.6.2
                         globalCommand 1.3.6.1.4.1.20677.2.6.2.1 integer read-write
Issue a command to all outlets on this unit. Enumeration: 'nochange': 0, 'sequenceOn': 3, 'globalOff': 2, 'globalOn': 1, 'sequenceOff': 4.
                         outlet1Command 1.3.6.1.4.1.20677.2.6.2.2 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet2Command 1.3.6.1.4.1.20677.2.6.2.3 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet3Command 1.3.6.1.4.1.20677.2.6.2.4 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet4Command 1.3.6.1.4.1.20677.2.6.2.5 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet5Command 1.3.6.1.4.1.20677.2.6.2.6 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet6Command 1.3.6.1.4.1.20677.2.6.2.7 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet7Command 1.3.6.1.4.1.20677.2.6.2.8 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet8Command 1.3.6.1.4.1.20677.2.6.2.9 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet9Command 1.3.6.1.4.1.20677.2.6.2.10 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet10Command 1.3.6.1.4.1.20677.2.6.2.11 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet11Command 1.3.6.1.4.1.20677.2.6.2.12 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet12Command 1.3.6.1.4.1.20677.2.6.2.13 integer read-write
Issue an outlet command Enumeration: 'noChange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet13Command 1.3.6.1.4.1.20677.2.6.2.14 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet14Command 1.3.6.1.4.1.20677.2.6.2.15 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet15Command 1.3.6.1.4.1.20677.2.6.2.16 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet16Command 1.3.6.1.4.1.20677.2.6.2.17 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet17Command 1.3.6.1.4.1.20677.2.6.2.18 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet18Command 1.3.6.1.4.1.20677.2.6.2.19 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet19Command 1.3.6.1.4.1.20677.2.6.2.20 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet20Command 1.3.6.1.4.1.20677.2.6.2.21 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet21Command 1.3.6.1.4.1.20677.2.6.2.22 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet22Command 1.3.6.1.4.1.20677.2.6.2.23 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet23Command 1.3.6.1.4.1.20677.2.6.2.24 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet24Command 1.3.6.1.4.1.20677.2.6.2.25 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet25Command 1.3.6.1.4.1.20677.2.6.2.26 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet26Command 1.3.6.1.4.1.20677.2.6.2.27 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet27Command 1.3.6.1.4.1.20677.2.6.2.28 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet28Command 1.3.6.1.4.1.20677.2.6.2.29 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet29Command 1.3.6.1.4.1.20677.2.6.2.30 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet30Command 1.3.6.1.4.1.20677.2.6.2.31 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet31Command 1.3.6.1.4.1.20677.2.6.2.32 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet32Command 1.3.6.1.4.1.20677.2.6.2.33 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet33Command 1.3.6.1.4.1.20677.2.6.2.34 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet34Command 1.3.6.1.4.1.20677.2.6.2.35 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet35Command 1.3.6.1.4.1.20677.2.6.2.36 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                         outlet36Command 1.3.6.1.4.1.20677.2.6.2.37 integer read-write
Issue an outlet command Enumeration: 'nochange': 4, 'immediateOff': 2, 'immediateOn': 1, 'reboot': 3.
                     outletStatus 1.3.6.1.4.1.20677.2.6.3
                         outlet1Status 1.3.6.1.4.1.20677.2.6.3.1 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet2Status 1.3.6.1.4.1.20677.2.6.3.2 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet3Status 1.3.6.1.4.1.20677.2.6.3.3 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet4Status 1.3.6.1.4.1.20677.2.6.3.4 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet5Status 1.3.6.1.4.1.20677.2.6.3.5 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet6Status 1.3.6.1.4.1.20677.2.6.3.6 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet7Status 1.3.6.1.4.1.20677.2.6.3.7 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet8Status 1.3.6.1.4.1.20677.2.6.3.8 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet9Status 1.3.6.1.4.1.20677.2.6.3.9 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet10Status 1.3.6.1.4.1.20677.2.6.3.10 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet11Status 1.3.6.1.4.1.20677.2.6.3.11 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet12Status 1.3.6.1.4.1.20677.2.6.3.12 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet13Status 1.3.6.1.4.1.20677.2.6.3.13 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet14Status 1.3.6.1.4.1.20677.2.6.3.14 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet15Status 1.3.6.1.4.1.20677.2.6.3.15 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet16Status 1.3.6.1.4.1.20677.2.6.3.16 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet17Status 1.3.6.1.4.1.20677.2.6.3.17 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet18Status 1.3.6.1.4.1.20677.2.6.3.18 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet19Status 1.3.6.1.4.1.20677.2.6.3.19 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet20Status 1.3.6.1.4.1.20677.2.6.3.20 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet21Status 1.3.6.1.4.1.20677.2.6.3.21 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet22Status 1.3.6.1.4.1.20677.2.6.3.22 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet23Status 1.3.6.1.4.1.20677.2.6.3.23 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet24Status 1.3.6.1.4.1.20677.2.6.3.24 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet25Status 1.3.6.1.4.1.20677.2.6.3.25 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet26Status 1.3.6.1.4.1.20677.2.6.3.26 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet27Status 1.3.6.1.4.1.20677.2.6.3.27 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet28Status 1.3.6.1.4.1.20677.2.6.3.28 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet29Status 1.3.6.1.4.1.20677.2.6.3.29 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet30Status 1.3.6.1.4.1.20677.2.6.3.30 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet31Status 1.3.6.1.4.1.20677.2.6.3.31 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet32Status 1.3.6.1.4.1.20677.2.6.3.32 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet33Status 1.3.6.1.4.1.20677.2.6.3.33 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet34Status 1.3.6.1.4.1.20677.2.6.3.34 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet35Status 1.3.6.1.4.1.20677.2.6.3.35 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                         outlet36Status 1.3.6.1.4.1.20677.2.6.3.36 integer read-only
Get the outlet status Enumeration: 'on': 1, 'off': 2.
                 snmpSettings 1.3.6.1.4.1.20677.2.7
                     publicCommunityName 1.3.6.1.4.1.20677.2.7.1 octet string no-access
Enter the read-only community name. Default public
                     privateCommunityName 1.3.6.1.4.1.20677.2.7.2 octet string no-access
Enter the read-write community name. Default private
                     trapCommunityName 1.3.6.1.4.1.20677.2.7.3 octet string no-access
Enter the Trap community name. Default public
                     publicCommunityPassword 1.3.6.1.4.1.20677.2.7.4 octet string no-access
Enter the read-only community password. Default public
                     privateCommunityPassword 1.3.6.1.4.1.20677.2.7.5 octet string no-access
Enter the read-write community password. Default private
                     trapIpAddress 1.3.6.1.4.1.20677.2.7.6 ipaddress read-write
Enter the IP address to which to send SNMP traps.
                     snmpEnabled 1.3.6.1.4.1.20677.2.7.7 integer no-access
Enabled setting for SNMP interface Enumeration: 'disabled': 0, 'enabled': 1.
                     snmpTraps 1.3.6.1.4.1.20677.2.7.8
                         trapUserLoginLogout 1.3.6.1.4.1.20677.2.7.8.1 integer read-write
Enabled setting to send an SNMP trap when a user logs in/out of the serial, telnet, or web interfaces. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapFailedLogin 1.3.6.1.4.1.20677.2.7.8.2 integer read-write
Enabled setting to send an SNMP trap when a user fails to log into the serial, telnet, or web interfaces because of a username or password mismatch. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapOutletActivity 1.3.6.1.4.1.20677.2.7.8.3 integer read-write
Enabled setting to send an SNMP trap whenever an outlet changes state. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapSystemOnOff 1.3.6.1.4.1.20677.2.7.8.4 integer read-write
Enabled setting to send an SNMP trap when the PDU powers up. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapOutletSection1Threshold 1.3.6.1.4.1.20677.2.7.8.5 integer read-write
Enabled setting to send an SNMP trap when the section 1 thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapOutletSection2Threshold 1.3.6.1.4.1.20677.2.7.8.6 integer read-write
Enabled setting to send an SNMP trap when the section 2 thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapOutletSection3Threshold 1.3.6.1.4.1.20677.2.7.8.7 integer read-write
Enabled setting to send an SNMP trap when the section 3 thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapTemperatureSensor1Threshold 1.3.6.1.4.1.20677.2.7.8.8 integer read-write
Enabled setting to send an SNMP trap when the temperature 1 sensor thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapTemperatureSensor2Threshold 1.3.6.1.4.1.20677.2.7.8.9 integer read-write
Enabled setting to send an SNMP trap when the temperature 2 sensor thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapHumiditySensorThreshold 1.3.6.1.4.1.20677.2.7.8.10 integer read-write
Enabled setting to send an SNMP trap when the humidity sensor thresholds are breached. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapContactClosure1Threshold 1.3.6.1.4.1.20677.2.7.8.11 integer read-write
Enabled setting to send an SNMP trap when the contact sensor 1 state changes. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapContactClosure2Threshold 1.3.6.1.4.1.20677.2.7.8.12 integer read-write
Enabled setting to send an SNMP trap when the contact sensor 2 state changes. Enumeration: 'disabled': 0, 'enabled': 1.
                         trapContactClosure3Threshold 1.3.6.1.4.1.20677.2.7.8.13 integer read-write
Enabled setting to send an SNMP trap when the contact sensor 3 state changes. Enumeration: 'disabled': 0, 'enabled': 1.
                 environmentalSettings 1.3.6.1.4.1.20677.2.8
                     temperatureSensorConfig 1.3.6.1.4.1.20677.2.8.1
                         tempSensor1 1.3.6.1.4.1.20677.2.8.1.1
                             tempSensor1Name 1.3.6.1.4.1.20677.2.8.1.1.1 octet string read-write
Descriptive sensor name
                             tempSensor1Enable 1.3.6.1.4.1.20677.2.8.1.1.2 integer read-write
When disabled, the sensor measurement is not displayed and the thresholds are ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             tempSensor1HighThresh 1.3.6.1.4.1.20677.2.8.1.1.3 integer32 read-write
Sensor high threshold
                             tempSensor1LowThresh 1.3.6.1.4.1.20677.2.8.1.1.4 integer32 read-write
Sensor low threshold
                             tempSensor1ControlOutlet 1.3.6.1.4.1.20677.2.8.1.1.5 integer read-write
Enabled setting to control an outlet or group based on the sensor thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             tempSensor1OutletName 1.3.6.1.4.1.20677.2.8.1.1.6 octet string read-write
Outlet or group name to control based on the sensor measurement.
                             tempSensor1OutletState 1.3.6.1.4.1.20677.2.8.1.1.7 integer read-write
turnOutletOn setting will turn the outlet/group on when the thresholds are breached and off when between the thresholds. turnOutletOff setting will turn the outlet/group off when the thresholds are breached and on when between the thresholds. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                         tempSensor2 1.3.6.1.4.1.20677.2.8.1.2
                             tempSensor2Name 1.3.6.1.4.1.20677.2.8.1.2.1 octet string read-write
Descriptive sensor name
                             tempSensor2Enable 1.3.6.1.4.1.20677.2.8.1.2.2 integer read-write
When disabled, the sensor measurement is not displayed and the thresholds are ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             tempSensor2HighThresh 1.3.6.1.4.1.20677.2.8.1.2.3 integer32 read-write
Sensor high threshold
                             tempSensor2LowThresh 1.3.6.1.4.1.20677.2.8.1.2.4 integer32 read-write
Sensor low threshold
                             tempSensor2ControlOutlet 1.3.6.1.4.1.20677.2.8.1.2.5 integer read-write
Enabled setting to control an outlet or group based on the sensor thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             tempSensor2OutletName 1.3.6.1.4.1.20677.2.8.1.2.6 octet string read-write
Outlet or group name to control based on the sensor measurement.
                             tempSensor2OutletState 1.3.6.1.4.1.20677.2.8.1.2.7 integer read-write
turnOutletOn setting will turn the outlet/group on when the thresholds are breached and off when between the thresholds. turnOutletOff setting will turn the outlet/group off when the thresholds are breached and on when between the thresholds. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                     humiditySensorConfig 1.3.6.1.4.1.20677.2.8.2
                         humSensor1 1.3.6.1.4.1.20677.2.8.2.1
                             humSensor1Name 1.3.6.1.4.1.20677.2.8.2.1.1 octet string read-write
Descriptive sensor name
                             humSensor1Enable 1.3.6.1.4.1.20677.2.8.2.1.2 integer read-write
When disabled, the sensor measurement is not displayed and the thresholds are ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             humSensor1HighThresh 1.3.6.1.4.1.20677.2.8.2.1.3 integer32 read-write
Sensor high threshold
                             humSensor1LowThresh 1.3.6.1.4.1.20677.2.8.2.1.4 integer32 read-write
Sensor low threshold
                             humSensor1ControlOutlet 1.3.6.1.4.1.20677.2.8.2.1.5 integer read-write
Enabled setting to control an outlet or group based on the sensor thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             humSensor1OutletName 1.3.6.1.4.1.20677.2.8.2.1.6 octet string read-write
Outlet or group name to control based on the sensor measurement.
                             humSensor1OutletState 1.3.6.1.4.1.20677.2.8.2.1.7 integer read-write
turnOutletOn setting will turn the outlet/group on when the thresholds are breached and off when between the thresholds. turnOutletOff setting will turn the outlet/group off when the thresholds are breached and on when between the thresholds. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                     contactClosureConfig 1.3.6.1.4.1.20677.2.8.3
                         contactClosure1 1.3.6.1.4.1.20677.2.8.3.1
                             contactClosure1Name 1.3.6.1.4.1.20677.2.8.3.1.1 octet string read-write
Descriptive sensor name
                             contactClosure1Enable 1.3.6.1.4.1.20677.2.8.3.1.2 integer read-write
When disabled, the sensor measurement is not displayed and the contact state is ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure1ControlOutlet 1.3.6.1.4.1.20677.2.8.3.1.3 integer read-write
Enabled setting to control an outlet or group based on the contact state. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure1OutletName 1.3.6.1.4.1.20677.2.8.3.1.4 octet string read-write
Outlet or group name to control based on the contact state.
                             contactClosure1OutletState 1.3.6.1.4.1.20677.2.8.3.1.5 integer read-write
turnOutletOn setting will turn the outlet/group on when the contact is closed and off when the contact is open. turnOutletOff setting will turn the outlet/group off when the contact is open and on when the contact is closed. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                         contactClosure2 1.3.6.1.4.1.20677.2.8.3.2
                             contactClosure2Name 1.3.6.1.4.1.20677.2.8.3.2.1 octet string read-write
Descriptive sensor name
                             contactClosure2Enable 1.3.6.1.4.1.20677.2.8.3.2.2 integer read-write
When disabled, the sensor measurement is not displayed and the contact state is ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure2ControlOutlet 1.3.6.1.4.1.20677.2.8.3.2.3 integer read-write
Enabled setting to control an outlet or group based on the contact state. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure2OutletName 1.3.6.1.4.1.20677.2.8.3.2.4 octet string read-write
Outlet or group name to control based on the contact state.
                             contactClosure2OutletState 1.3.6.1.4.1.20677.2.8.3.2.5 integer read-write
turnOutletOn setting will turn the outlet/group on when the contact is closed and off when the contact is open. turnOutletOff setting will turn the outlet/group off when the contact is open and on when the contact is closed. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                         contactClosure3 1.3.6.1.4.1.20677.2.8.3.3
                             contactClosure3Name 1.3.6.1.4.1.20677.2.8.3.3.1 octet string read-write
Descriptive sensor name
                             contactClosure3Enable 1.3.6.1.4.1.20677.2.8.3.3.2 integer read-write
When disabled, the sensor measurement is not displayed and the contact state is ignored. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure3ControlOutlet 1.3.6.1.4.1.20677.2.8.3.3.3 integer read-write
Enabled setting to control an outlet or group based on the contact state. Enumeration: 'disabled': 0, 'enabled': 1.
                             contactClosure3OutletName 1.3.6.1.4.1.20677.2.8.3.3.4 octet string read-write
Outlet or group name to control based on the contact state.
                             contactClosure3OutletState 1.3.6.1.4.1.20677.2.8.3.3.5 integer read-write
turnOutletOn setting will turn the outlet/group on when the contact is closed and off when the contact is open. turnOutletOff setting will turn the outlet/group off when the contact is open and on when the contact is closed. Enumeration: 'turnOutletOn': 0, 'turnOutletOff': 1.
                     outletSectionConfig 1.3.6.1.4.1.20677.2.8.4
                         outletSection1Config 1.3.6.1.4.1.20677.2.8.4.1
                             outletSection1VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.1.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection1VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.1.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection1CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.1.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection1CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.1.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection1ControlOutlet 1.3.6.1.4.1.20677.2.8.4.1.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection1OutletName 1.3.6.1.4.1.20677.2.8.4.1.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                         outletSection2Config 1.3.6.1.4.1.20677.2.8.4.2
                             outletSection2VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.2.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection2VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.2.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection2CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.2.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection2CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.2.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection2ControlOutlet 1.3.6.1.4.1.20677.2.8.4.2.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection2OutletName 1.3.6.1.4.1.20677.2.8.4.2.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                         outletSection3Config 1.3.6.1.4.1.20677.2.8.4.3
                             outletSection3VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.3.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection3VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.3.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection3CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.3.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection3CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.3.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection3ControlOutlet 1.3.6.1.4.1.20677.2.8.4.3.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection3OutletName 1.3.6.1.4.1.20677.2.8.4.3.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                         outletSection4Config 1.3.6.1.4.1.20677.2.8.4.4
                             outletSection4VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.4.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection4VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.4.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection4CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.4.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection4CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.4.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection4ControlOutlet 1.3.6.1.4.1.20677.2.8.4.4.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection4OutletName 1.3.6.1.4.1.20677.2.8.4.4.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                         outletSection5Config 1.3.6.1.4.1.20677.2.8.4.5
                             outletSection5VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.5.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection5VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.5.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection5CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.5.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection5CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.5.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection5ControlOutlet 1.3.6.1.4.1.20677.2.8.4.5.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection5OutletName 1.3.6.1.4.1.20677.2.8.4.5.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                         outletSection6Config 1.3.6.1.4.1.20677.2.8.4.6
                             outletSection6VoltageHighThreshold 1.3.6.1.4.1.20677.2.8.4.6.1 integer32 read-write
Upper threshold for section voltage measurement
                             outletSection6VoltageLowThreshold 1.3.6.1.4.1.20677.2.8.4.6.2 integer32 read-write
Lower threshold for section voltage measurement
                             outletSection6CurrentHighThreshold 1.3.6.1.4.1.20677.2.8.4.6.3 integer32 read-write
Upper threshold for section current measurement
                             outletSection6CurrentLowThreshold 1.3.6.1.4.1.20677.2.8.4.6.4 integer32 read-write
Lower threshold for section current measurement
                             outletSection6ControlOutlet 1.3.6.1.4.1.20677.2.8.4.6.5 integer read-write
Enabled setting to control an outlet or group based on the section voltage and current thresholds. Enumeration: 'disabled': 0, 'enabled': 1.
                             outletSection6OutletName 1.3.6.1.4.1.20677.2.8.4.6.6 octet string read-write
Outlet or group name to control based on the section voltage and current measurement.
                     currentSensorValues 1.3.6.1.4.1.20677.2.8.5
                         tempSensor1Temp 1.3.6.1.4.1.20677.2.8.5.1 integer32 read-only
Temperature sensor measurement (units are indicated by the fahrenheitOrCelsius leaf under the unitConfig branch)
                         tempSensor2Temp 1.3.6.1.4.1.20677.2.8.5.2 integer32 read-only
Temperature sensor measurement (units are indicated by the fahrenheitOrCelsius leaf under the unitConfig branch)
                         humSensor1Humidity 1.3.6.1.4.1.20677.2.8.5.3 integer32 read-only
Humidity sensor measurement (percent relative humidity)
                         contactClosure1State 1.3.6.1.4.1.20677.2.8.5.4 integer read-only
Contact sensor state Enumeration: 'contactClosed': 1, 'contactOpen': 0.
                         contactClosure2State 1.3.6.1.4.1.20677.2.8.5.5 integer read-only
Contact sensor state Enumeration: 'contactClosed': 1, 'contactOpen': 0.
                         contactClosure3State 1.3.6.1.4.1.20677.2.8.5.6 integer read-only
Contact sensor state Enumeration: 'contactClosed': 1, 'contactOpen': 0.
                     currentOutletSectionValues 1.3.6.1.4.1.20677.2.8.6
                         outletSection1 1.3.6.1.4.1.20677.2.8.6.1
                             outletSection1Voltage 1.3.6.1.4.1.20677.2.8.6.1.1 integer32 read-only
Voltage measurement 1. This is either the section 1 voltage, the Line X-Y voltage, or the Phase X-N voltage, depending on the PDU hardware.
                             outletSection1Current 1.3.6.1.4.1.20677.2.8.6.1.2 integer32 read-only
Current measurement 1. This is either the section 1 current or the Phase X current, depending on the PDU hardware.
                             outletSection1Va 1.3.6.1.4.1.20677.2.8.6.1.3 integer32 read-only
Section 1 VA (or phase X VA, depending on the PDU hardware).
                         outletSection2 1.3.6.1.4.1.20677.2.8.6.2
                             outletSection2Voltage 1.3.6.1.4.1.20677.2.8.6.2.1 integer32 read-only
Voltage measurement 2. This is either the section 2 voltage, the Line Y-Z voltage, or the Phase Y-N voltage, depending on the PDU hardware.
                             outletSection2Current 1.3.6.1.4.1.20677.2.8.6.2.2 integer32 read-only
Current measurement 2. This is either the section 2 current or the Phase Y current, depending on the PDU hardware.
                             outletSection2Va 1.3.6.1.4.1.20677.2.8.6.2.3 integer32 read-only
Section 2 VA (or phase Y VA, depending on the PDU hardware).
                         outletSection3 1.3.6.1.4.1.20677.2.8.6.3
                             outletSection3Voltage 1.3.6.1.4.1.20677.2.8.6.3.1 integer32 read-only
Voltage measurement 3. This is either the section 3 voltage, the Line Z-X voltage, or the Phase Z-N voltage, depending on the PDU hardware.
                             outletSection3Current 1.3.6.1.4.1.20677.2.8.6.3.2 integer32 read-only
Current measurement 3. This is either the section 3 current or the Phase Z current, depending on the PDU hardware.
                             outletSection3Va 1.3.6.1.4.1.20677.2.8.6.3.3 integer32 read-only
Section 3 VA (or phase Z VA, depending on the PDU hardware).
                         total 1.3.6.1.4.1.20677.2.8.6.4
                             totalVoltage 1.3.6.1.4.1.20677.2.8.6.4.1 integer32 read-only
None
                             totalCurrent 1.3.6.1.4.1.20677.2.8.6.4.2 integer32 read-only
Sum of current for all outlet sections (or phases)
                             totalVa 1.3.6.1.4.1.20677.2.8.6.4.3 integer32 read-only
Total PDU VA
                         outletSection4 1.3.6.1.4.1.20677.2.8.6.5
                             outletSection4Voltage 1.3.6.1.4.1.20677.2.8.6.5.1 integer32 read-only
Voltage measurement 4 (section 4 voltage). This object will not be present if the PDU hardware measures Line-to-Line voltage or Phase voltage.
                             outletSection4Current 1.3.6.1.4.1.20677.2.8.6.5.2 integer32 read-only
Current measurement 4. This is the section 4 current.
                             outletSection4Va 1.3.6.1.4.1.20677.2.8.6.5.3 integer32 read-only
Section 4 VA
                         outletSection5 1.3.6.1.4.1.20677.2.8.6.6
                             outletSection5Voltage 1.3.6.1.4.1.20677.2.8.6.6.1 integer32 read-only
Voltage measurement 5 (section 5 voltage). This object will not be present if the PDU hardware measures Line-to-Line voltage or Phase voltage.
                             outletSection5Current 1.3.6.1.4.1.20677.2.8.6.6.2 integer32 read-only
Current measurement 5. This is the section 5 current.
                             outletSection5Va 1.3.6.1.4.1.20677.2.8.6.6.3 integer32 read-only
Section 5 VA
                         outletSection6 1.3.6.1.4.1.20677.2.8.6.7
                             outletSection6Voltage 1.3.6.1.4.1.20677.2.8.6.7.1 integer32 read-only
Voltage measurement 6 (section 6 voltage). This object will not be present if the PDU hardware measures Line-to-Line voltage or Phase voltage.
                             outletSection6Current 1.3.6.1.4.1.20677.2.8.6.7.2 integer32 read-only
Current measurement 6. This is the section 6 current.
                             outletSection6Va 1.3.6.1.4.1.20677.2.8.6.7.3 integer32 read-only
Section 6 VA
                 events 1.3.6.1.4.1.20677.2.9
                     notifyOutletState 1.3.6.1.4.1.20677.2.9.1
Outlet state has changed.
                     notifyCurrentThreshold 1.3.6.1.4.1.20677.2.9.2
Current measurement has exceeded a threshold or returned from crossing a threshold.
                     notifyVoltageThreshold 1.3.6.1.4.1.20677.2.9.3
Voltage measurement has exceeded a threshold or returned from crossing a threshold.
                     notifyTempSensorThreshold 1.3.6.1.4.1.20677.2.9.4
Temperature measurement has exceeded a threshold or returned from crossing a threshold.
                     notifyHumidSensorThreshold 1.3.6.1.4.1.20677.2.9.5
Humidity measurement has exceeded a threshold or returned from crossing a threshold.
                     notifyContactSensorThreshold 1.3.6.1.4.1.20677.2.9.6
Contact sensor has changed state.
                     notifyUserLogin 1.3.6.1.4.1.20677.2.9.7
A user has logged in.
                     notifyUserLogout 1.3.6.1.4.1.20677.2.9.8
A user has logged out.
                     notifyFailedLogin 1.3.6.1.4.1.20677.2.9.9
A login failure occurred.
                     notifyOutletWatchdogFailed 1.3.6.1.4.1.20677.2.9.10
An outlet watchdog has failed and the corresponding outlet is being rebooted.
                 eventInfo 1.3.6.1.4.1.20677.2.10
                       infoItemIdx 1.3.6.1.4.1.20677.2.10.1 integer32 no-access
Numerical index of the item that caused the notification. For example, if the notification was related to the state of outlet 5, this value will be 5 no matter what the customized outlet name is. Similarly, if the notification was related to a voltage threshold being exceeded for voltage measurement 2, this value will be 2.
                       infoItemName 1.3.6.1.4.1.20677.2.10.2 octet string no-access
Textual name of the item that caused the notification. For example, if an outlet state change caused the notification, this will be the customized name of the outlet. If a voltage threshold caused the notification, this will be the fixed name of the voltage measurement (e.g., Line X-Y).
                       infoOutletState 1.3.6.1.4.1.20677.2.10.3 integer no-access
The new state of an outlet. Enumeration: 'on': 1, 'off': 2.
                       infoThresholdState 1.3.6.1.4.1.20677.2.10.4 integer no-access
The new state of a measurement that has upper and lower thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0.
                       infoThresholdValue 1.3.6.1.4.1.20677.2.10.5 integer32 no-access
The threshold which has been crossed.
                       infoMeasuredValue 1.3.6.1.4.1.20677.2.10.6 integer32 no-access
The actual measured value.
                       infoContactState 1.3.6.1.4.1.20677.2.10.7 integer no-access
The new state of a contact switch sensor. Enumeration: 'contactClosed': 1, 'contactOpen': 0.
                       infoUserName 1.3.6.1.4.1.20677.2.10.8 octet string no-access
Login name of a user.
                 conformance 1.3.6.1.4.1.20677.2.25
                       compliances 1.3.6.1.4.1.20677.2.25.1
The requirements for conforming to the Switched ePDU MIB.
                       oldCompliances 1.3.6.1.4.1.20677.2.25.2
Deprecated requirements for conforming to the Switched ePDU MIB.
                       obsoleteCompliances 1.3.6.1.4.1.20677.2.25.3
Obsoleted requirements for conforming to the Switched ePDU MIB.
                       groups 1.3.6.1.4.1.20677.2.25.5
                           allObjects 1.3.6.1.4.1.20677.2.25.5.1
The object group.
                           oldObjects 1.3.6.1.4.1.20677.2.25.5.2
The deprecated objects group.
                           obsoleteObjects 1.3.6.1.4.1.20677.2.25.5.3
The obsoleted objects group.
                           allNotifications 1.3.6.1.4.1.20677.2.25.5.4
The notifications group.