Baytech-MIB-401-4: View SNMP OID List / Download MIB

VENDOR: BAY TECHNICAL ASSOCIATES


 Home MIB: Baytech-MIB-401-4
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
 baytech 1.3.6.1.4.1.4779
           btadevices 1.3.6.1.4.1.4779.1
               sBTAIdent 1.3.6.1.4.1.4779.1.1
                   sBTAIdentFirmwareRev 1.3.6.1.4.1.4779.1.1.1 displaystring read-only
An 8 byte ID string identifying the DS72 firmware revision. This value is set at the factory.
                   sBTAIdentSerialNumber 1.3.6.1.4.1.4779.1.1.2 integer read-only
A number identifying the serial number of the DS72. This value is set at the factory.
                   sBTAIdentUnitName 1.3.6.1.4.1.4779.1.1.3 displaystring read-write
A 64-character string identifying the name (UnitID) of the DS72. This value is set at the factory to a default of DS72.
               sBTANetworkConfig 1.3.6.1.4.1.4779.1.2
                   sBTANetworkConfigBootpEnable 1.3.6.1.4.1.4779.1.2.1 integer read-write
Enables/disables bootp. Bootp will not take effect until the unit is reseted. Enumeration: 'disabled': 0, 'enabled': 1.
                   sBTANetworkConfigDHCPEnable 1.3.6.1.4.1.4779.1.2.2 integer read-write
Enables/disables DHCP. DHCP will not take effect until the unit is reseted. Enumeration: 'disabled': 0, 'enabled': 1.
                   sBTANetworkConfigSSHEnable 1.3.6.1.4.1.4779.1.2.3 integer read-write
Enables/disables SSH logins. Disable/enable SSH will take effect after the unit is reseted. Enumeration: 'disabled': 0, 'enabled': 1.
                   sBTANetworkConfigTelnetEnable 1.3.6.1.4.1.4779.1.2.4 integer read-write
Enables/disables telnet. Enumeration: 'disabled': 0, 'enabled': 1.
                   sBTANetworkConfigActivityTimeout 1.3.6.1.4.1.4779.1.2.5 integer read-write
A value from 0 to 120. 0 disables activity timeouts. Value represents minutes of non-activity before telnet / SSH sessions are automatically logged out. Default is 0.
                   sBTANetworkConfigDirectConnEnable 1.3.6.1.4.1.4779.1.2.6 integer read-write
Enables/disables direct port connection upon login. Enumeration: 'disabled': 0, 'enabled': 1.
                   sBTANetworkConfigSNMP 1.3.6.1.4.1.4779.1.2.8
                       sBTANetworkConfigSNMPReadOnlyCommunity 1.3.6.1.4.1.4779.1.2.8.1 displaystring read-write
The community name to use for read only access. Maximum len 16 bytes.
                       sBTANetworkConfigSNMPReadWriteCommunity 1.3.6.1.4.1.4779.1.2.8.2 displaystring read-write
The community name to use for read-write access. Maximum len 16 bytes.
                       sBTANetworkConfigSNMPNumTrapReceivers 1.3.6.1.4.1.4779.1.2.8.3 integer read-only
The maximum number of managers to send traps to. Currently 4.
                       sBTANetworkConfigSNMPTrapReceiverTable 1.3.6.1.4.1.4779.1.2.8.4 no-access
A list of managers to send traps to. The number of entries is given by the value of sBTANetworkConfigSNMPNumTrapReceivers. Maximum number of Trap Receivers is four.
                           sBTANetworkConfigSNMPTrapReceiverEntry 1.3.6.1.4.1.4779.1.2.8.4.1 no-access
Table of managers to send traps to.
                               trapIndex 1.3.6.1.4.1.4779.1.2.8.4.1.1 integer read-only
The index to a trap receiver entry.
                               receiverAddress 1.3.6.1.4.1.4779.1.2.8.4.1.2 ipaddress read-write
The IP address of the manager to send traps to.
                   sBTANetworkConfigRadius 1.3.6.1.4.1.4779.1.2.9
                       sBTANetworkConfigRadiusEnable 1.3.6.1.4.1.4779.1.2.9.1 integer read-write
Enables / disables RADIUS telnet logins. Enumeration: 'enable': 1, 'disable': 0.
                       sBTANetworkConfigRadiusPrimaryServer 1.3.6.1.4.1.4779.1.2.9.2 ipaddress read-write
Ip address of the primary RADIUS server.
                       sBTANetworkConfigRadiusSecondaryServer 1.3.6.1.4.1.4779.1.2.9.3 ipaddress read-write
Ip address of the back-up RADIUS server.
                       sBTANetworkConfigRadiusLocalLogin 1.3.6.1.4.1.4779.1.2.9.4 integer read-write
Enables / disables the use of local (usernames stored in the DS72) logins in the case that both the primary and secondary RADIUS server are not available. Enumeration: 'enable': 1, 'disable': 0.
                   sBTANetworkConfigWEB 1.3.6.1.4.1.4779.1.2.10
                         sBTANetworkConfigWebEnable 1.3.6.1.4.1.4779.1.2.10.1 integer read-write
Enables WEB. Enumeration: 'disabled': 0, 'enabled': 1.
                         sBTANetworkConfigWebSecureEnable 1.3.6.1.4.1.4779.1.2.10.2 integer read-write
Enables WEB Security. Enumeration: 'disabled': 0, 'enabled': 1.
                         sBTANetworkConfigWebLoginEnable 1.3.6.1.4.1.4779.1.2.10.3 integer read-write
Enables WEB Login. Enumeration: 'disabled': 0, 'enabled': 1.
                         sBTANetworkConfigWebActivityTimeout 1.3.6.1.4.1.4779.1.2.10.4 integer read-write
A value from 0 to 120. 0 disables WEB activity timeouts. Value represents minutes of non-activity before WEB sessions are automatically logged out. Default is 0.
               sBTAModules 1.3.6.1.4.1.4779.1.3
                   sBTAModulesNumberOfModules 1.3.6.1.4.1.4779.1.3.1 integer read-only
Number of modules installed into the DS unit.
                   sBTAModulesModulesInstalled 1.3.6.1.4.1.4779.1.3.2 displaystring read-only
A character string listing the modules installed seperated by commas. Each module is identifed by a two digit number indicating the slot. For example 02,03,04,06 means modules 2,3,4 and 6 are installed.
                   sBTAModulesResetModulesCmd 1.3.6.1.4.1.4779.1.3.3 integer read-only
This command is no longer supported.
                   sBTAModulesNumberOfIntelligentModules 1.3.6.1.4.1.4779.1.3.4 integer read-only
The number of Intelligent Modules installed in the DS Unit.
                   sBTAModulesRPC 1.3.6.1.4.1.4779.1.3.5
                       sBTAModulesNumberOfRPCModules 1.3.6.1.4.1.4779.1.3.5.1 integer read-only
The number of DS30 Modules installed in the DS Unit.
                       sBTAModulesRPCTable 1.3.6.1.4.1.4779.1.3.5.2 no-access
Allows for control of individual outlets and individual RPC modules.
                           sBTAModulesRPCEntry 1.3.6.1.4.1.4779.1.3.5.2.1 no-access
The RPCs to control and get status on.
                               sBTAModulesRPCIndex 1.3.6.1.4.1.4779.1.3.5.2.1.1 integer read-only
The index into the RPC table. Indexes for rpcs attached to ds74 modules are calculate with the following formula: ((module - 2) * 4) + port. For example module 3 port 1 = index 5.
                               sBTAModulesRPCName 1.3.6.1.4.1.4779.1.3.5.2.1.2 displaystring read-write
The name (unit id) of the rpc.
                               sBTAModulesRPCFirmwareVersion 1.3.6.1.4.1.4779.1.3.5.2.1.3 displaystring read-only
The firware version of the rpc.
                               sBTAModulesRPCCurrent 1.3.6.1.4.1.4779.1.3.5.2.1.4 integer read-only
The current reading for the power strip. If current measurement is not installed this value will always read 0.
                               sBTAModulesRPCMaxCurrent 1.3.6.1.4.1.4779.1.3.5.2.1.5 integer read-write
The maximum detected current reading for the power strip. If current measurement is not installed this value will always read 0. Setting this value to 0 will clear the maximum current detected.
                               sBTAModulesRPCVoltage 1.3.6.1.4.1.4779.1.3.5.2.1.6 integer read-only
The voltage reading for the power strip. If voltage measurement is not installed this value will always read 0.
                               sBTAModulesRPCPower 1.3.6.1.4.1.4779.1.3.5.2.1.7 integer read-only
The power reading for the power strip. If power measurement is not installed this value will always read 0.
                               sBTAModulesRPCTemperature 1.3.6.1.4.1.4779.1.3.5.2.1.8 integer read-only
The temperature reading for the power strip. Readings are in degrees C. If temperature measurement is not installed this value will always read 0.
                               sBTAModulesRPCRebootTimeout 1.3.6.1.4.1.4779.1.3.5.2.1.9 integer read-only
The length of off time for automatic reboot sequences. Currently a read-only value set to the fixed reboot timeout.
                               sBTAModulesRPCAllOutletsCmd 1.3.6.1.4.1.4779.1.3.5.2.1.10 integer read-write
Turns all outlets on, off or reboot. 0 = off 1 = on 2 = reboot A get will return unknown (6). Enumeration: 'on': 1, 'off': 0, 'unknown': 6, 'reboot': 2, 'lockon': 3, 'unlock': 5, 'lockoff': 4.
                               sBTAModulesRPCAllOutletsStatus 1.3.6.1.4.1.4779.1.3.5.2.1.11 displaystring read-only
Reports status of outlets in a comma deliminated string. 0 = off 1 = on 2 = reboot 3 = locked on 4 = locked off
                               sBTAModulesRPCCurrentAlarmThreshold 1.3.6.1.4.1.4779.1.3.5.2.1.12 integer read-write
The current alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sBTAModulesRPCOverVoltageThreshold 1.3.6.1.4.1.4779.1.3.5.2.1.13 integer read-write
The over voltage alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sBTAModulesRPCUnderVoltageThreshold 1.3.6.1.4.1.4779.1.3.5.2.1.14 integer read-write
The under voltage alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sBTAModulesRPCNumberOfOutlets 1.3.6.1.4.1.4779.1.3.5.2.1.15 integer read-only
Number of outlets for this RPC. This will be the size of outlet table for this RPC index.
                               sBTAModulesRPCCircuitBreaker 1.3.6.1.4.1.4779.1.3.5.2.1.16 integer read-only
Status of circuit breaker in power strip. 0=off 1=on. Enumeration: 'on': 1, 'off': 0.
                               sBTAModulesRPCOverTempThreshold 1.3.6.1.4.1.4779.1.3.5.2.1.17 integer read-write
The over temperature alarm threshold level *10. A value of 505 will set the level to 50.5.
                               sBTAModulesRPCUnitVA 1.3.6.1.4.1.4779.1.3.5.2.1.18 integer read-only
Total Volt-Amps for this RPC.
                               sBTAModulesRPCNumberOfBreakers 1.3.6.1.4.1.4779.1.3.5.2.1.19 integer read-only
Number of breakers for this RPC.
                               sBTAModulesRPCLowCurrentThreshold 1.3.6.1.4.1.4779.1.3.5.2.1.20 integer read-write
Low current threshold for this RPC.
                               sBTAModulesRPCVoltageSource 1.3.6.1.4.1.4779.1.3.5.2.1.21 integer read-write
Voltage source for this RPC.
                               sBTAModulesRPCSourceSwitchCount 1.3.6.1.4.1.4779.1.3.5.2.1.22 integer read-only
Count of Voltage Source Switches for this RPC.
                               sBTAModulesRPCNumberOfSensors 1.3.6.1.4.1.4779.1.3.5.2.1.23 integer read-only
Number of environmental sensors for this RPC.
                               sBTAModulesRPCType 1.3.6.1.4.1.4779.1.3.5.2.1.24 displaystring read-only
The type of RPC installed at the indexed location.
                       sBTAModulesRPCOutletTable 1.3.6.1.4.1.4779.1.3.5.3 no-access
Allows for control of individual outlets. The number of entries is contained in the sBTAModulesRPCOutletTableSize OID.
                           sBTAModulesRPCOutletEntry 1.3.6.1.4.1.4779.1.3.5.3.1 no-access
The outlets to control and get status on.
                               sBTAModulesRPCOutletModuleIndex 1.3.6.1.4.1.4779.1.3.5.3.1.1 integer read-only
The index to the outlet entry.
                               sBTAModulesRPCOutletIndex 1.3.6.1.4.1.4779.1.3.5.3.1.2 integer read-only
The index to the outlet entry.
                               sBTAModulesRPCOutletState 1.3.6.1.4.1.4779.1.3.5.3.1.3 integer read-write
Getting this variable will return the state of the outlet. Valid return states are unknown, on, off, lockon, lockoff. 0 = off 1 = on 2 = reboot 3 = lockon (outlet is on and no changes are allowed) 4 = lockoff (outlet is off and no changes are allowed) 5 = unlock. Enumeration: 'on': 1, 'off': 0, 'unknown': 6, 'reboot': 2, 'lockon': 3, 'unlock': 5, 'lockoff': 4.
                               sBTAModulesRPCOutletName 1.3.6.1.4.1.4779.1.3.5.3.1.4 displaystring read-write
The name of the outlet. Maximum size is 16 characters.
                       sBTAModulesRPCGroupCmd 1.3.6.1.4.1.4779.1.3.5.4 displaystring read-write
A character string listing the outlets that need to be controlled, turned off, or turn on as a group. Command is the first character followed by a space. Valid commads are 0=off,1=on, or 2=reboot. A list follows the command in the format module.outlet. For example 2 2.1,2.12,3.1 will reboot module 2 outlet 2&12 module 3 outlet 1.
                       sBTAModulesRPCModPortTable 1.3.6.1.4.1.4779.1.3.5.5 no-access
Allows for control of individual outlets and individual RPC modules. The number of entries is contained in the sBTAModulesNumberOfRPCModules OID.
                           sBTAModulesRPCModPortEntry 1.3.6.1.4.1.4779.1.3.5.5.1 no-access
The RPCs to control and get status on.
                               sRPCModuleIndex 1.3.6.1.4.1.4779.1.3.5.5.1.1 integer read-only
The module number index into the RPC table.
                               sRPCPortIndex 1.3.6.1.4.1.4779.1.3.5.5.1.2 integer read-only
The port number index into the RPC table. In the case of ds30 modules this number is always 1.
                               sRPCType 1.3.6.1.4.1.4779.1.3.5.5.1.3 displaystring read-only
Type of RPC at the module, port index.
                               sRPCName 1.3.6.1.4.1.4779.1.3.5.5.1.4 displaystring read-write
The name (unit id) of the rpc module.
                               sRPCFirmwareVersion 1.3.6.1.4.1.4779.1.3.5.5.1.5 displaystring read-only
The firware version of the rpc module.
                               sRPCCurrent 1.3.6.1.4.1.4779.1.3.5.5.1.6 integer read-only
The current reading for the power strip. If current measurement is not installed this value will always read 0.
                               sRPCMaxCurrent 1.3.6.1.4.1.4779.1.3.5.5.1.7 integer read-write
The maximum detected current reading for the power strip. If current measurement is not installed this value will always read 0. Setting this value to 0 will clear the maximum current detected.
                               sRPCVoltage 1.3.6.1.4.1.4779.1.3.5.5.1.8 integer read-only
The voltage reading for the power strip. If voltage measurement is not installed this value will always read 0.
                               sRPCPower 1.3.6.1.4.1.4779.1.3.5.5.1.9 integer read-only
The power reading for the power strip. If power measurement is not installed this value will always read 0.
                               sRPCTemperature 1.3.6.1.4.1.4779.1.3.5.5.1.10 integer read-only
The temperature reading for the power strip. Readings are in degrees C. If temperature measurement is not installed this value will always read 0.
                               sRPCRebootTimeout 1.3.6.1.4.1.4779.1.3.5.5.1.11 integer read-write
The length of off time for automatic reboot sequences. Currently a read-only value set to the fixed reboot timeout.
                               sRPCAllOutletsCmd 1.3.6.1.4.1.4779.1.3.5.5.1.12 integer read-write
Turns all outlets on, off or reboot. 0 = off 1 = on 2 = reboot 3 = lockon (will lock outlets to on state) 4 = lockoff (will lock outlets to off state) 5 = unlock (will unlock all outlets) A get will return unknown (6). Enumeration: 'on': 1, 'off': 0, 'unknown': 6, 'reboot': 2, 'lockon': 3, 'unlock': 5, 'lockoff': 4.
                               sRPCAllOutletsStatus 1.3.6.1.4.1.4779.1.3.5.5.1.13 displaystring read-only
Reports status of outlets in a comma deliminated string. 0 = off 1 = on 2 = reboot 3 = locked on 4 = locked off
                               sRPCCurrentAlarmThreshold 1.3.6.1.4.1.4779.1.3.5.5.1.14 integer read-write
The current alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sRPCOverVoltageThreshold 1.3.6.1.4.1.4779.1.3.5.5.1.15 integer read-write
The over voltage alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sRPCUnderVoltageThreshold 1.3.6.1.4.1.4779.1.3.5.5.1.16 integer read-write
The under voltage alarm threshold level *10. A value of 105 will set the level to 10.5.
                               sRPCNumberOfOutlets 1.3.6.1.4.1.4779.1.3.5.5.1.17 integer read-only
Number of outlets for this RPC. This will be the size of outlet table for this RPC index.
                               sRPCCircuitBreaker 1.3.6.1.4.1.4779.1.3.5.5.1.18 integer read-only
Status of circuit breaker in power strip. 0=off 1=on. Enumeration: 'on': 1, 'off': 0.
                               sRPCOverTempThreshold 1.3.6.1.4.1.4779.1.3.5.5.1.19 integer read-write
The over temperature alarm threshold level *10. A value of 505 will set the level to 50.5.
                               sRPCUnitVA 1.3.6.1.4.1.4779.1.3.5.5.1.20 integer read-only
Number of outlets for this RPC. This will be the size of outlet table for this RPC index.
                               sRPCNumberOfBreakers 1.3.6.1.4.1.4779.1.3.5.5.1.21 integer read-only
Number of breakers for this RPC.
                               sRPCLowCurrentThreshold 1.3.6.1.4.1.4779.1.3.5.5.1.22 integer read-write
Low current threshold for this RPC.
                               sRPCVoltageSource 1.3.6.1.4.1.4779.1.3.5.5.1.23 integer read-write
Voltage source for this RPC.
                               sRPCSourceSwitchCount 1.3.6.1.4.1.4779.1.3.5.5.1.24 integer read-write
Voltage source switch count for this RPC.
                               sRPCNumberOfSensors 1.3.6.1.4.1.4779.1.3.5.5.1.25 integer read-only
Number of sensors for this RPC.
                       sBTAModulesRPCModPortOutletTable 1.3.6.1.4.1.4779.1.3.5.6 no-access
Allows for control of individual outlets. The number of entries is contained in the sBTAModulesRPCOutletTableSize OID.
                           sBTAModulesRPCModPortOutletEntry 1.3.6.1.4.1.4779.1.3.5.6.1 no-access
The outlets to control and get status on.
                               sRPCOutletModuleIndex 1.3.6.1.4.1.4779.1.3.5.6.1.1 integer read-only
The module index to the outlet entry.
                               sRPCOutletPortIndex 1.3.6.1.4.1.4779.1.3.5.6.1.2 integer read-only
The port index to the outlet entry. In the case of ds30s this number is always 1.
                               sRPCOutletIndex 1.3.6.1.4.1.4779.1.3.5.6.1.3 integer read-only
The outlet index to the outlet entry.
                               sRPCOutletState 1.3.6.1.4.1.4779.1.3.5.6.1.4 integer read-write
Getting this variable will return the state of the outlet. Valid return states are unknown, on, off, lockon, lockoff. 0 = off 1 = on 2 = reboot 3 = lockon (outlet is on and no changes are allowed) 4 = lockoff (outlet is off and no changes are allowed) 5 = unlock. Enumeration: 'on': 1, 'off': 0, 'unknown': 6, 'reboot': 2, 'lockon': 3, 'unlock': 5, 'lockoff': 4.
                               sRPCOutletName 1.3.6.1.4.1.4779.1.3.5.6.1.5 displaystring read-write
The name of the outlet. Maximum size is 16 characters.
                       sBTAModulesRPCModPortGroupCmd 1.3.6.1.4.1.4779.1.3.5.7 displaystring read-write
A character string listing the outlets that need to be rebooted, turned off, or turn on as a group. Command is the first character followed by a space. Valid commads are 0=off,1=on, or 2=reboot. A list follows the command in the format module.port.outlet. For example 2 2.1.1,2.1.12,3.4.1 will reboot module 2 port 1 outlet 2&12 module 3 port 4 outlet 1.
                       sBTAModulesRPCCurrentGroupsCurrentTable 1.3.6.1.4.1.4779.1.3.5.8 no-access
A list of total current for RPCs in each current group
                           sBTAModulesRPCCurrentGroupsCurrentEntry 1.3.6.1.4.1.4779.1.3.5.8.1 no-access
Table of total current measurement by group
                               groupCurrentIndex 1.3.6.1.4.1.4779.1.3.5.8.1.1 integer read-only
The index to a group total current.
                               groupCurrent 1.3.6.1.4.1.4779.1.3.5.8.1.2 integer read-only
Current total for all RPCs in group.
                               rpcGroup 1.3.6.1.4.1.4779.1.3.5.8.1.3 displaystring read-write
A character string listing the RPCs, by port index, that will be included in a measurement of total current. For each group, a sum will be periodically computed of currents of all listed RPCs, which will be compared to warning and emergency thresholds, generating appropriate traps as required by transit of a threshold. A maximum of 8 RPCs may be monitored within a group. The RPC must be connected and operating and the corresponding DS74 serial port must be configured for an RPC-SNMP device type to be allowed group membership.
                               warningThreshold 1.3.6.1.4.1.4779.1.3.5.8.1.4 integer read-write
The current level, in tenths of an amp, that will cause a Current Level Warning trap to be sent if the total current for the associated group if exceeded. Conversely, a Current Level Warning Clear trap will be sent whent the total group current falls below the threshold.
                               emergencyThreshold 1.3.6.1.4.1.4779.1.3.5.8.1.5 integer read-write
The current level, in tenths of an amp, that will cause a Current Level Emergency trap to be sent if the total current for the associated group if exceeded. Conversely, a Current Level Emergeny Clear trap will be sent whent the total group current falls below the threshold.
                       sBTAModulesRPCBreakersTable 1.3.6.1.4.1.4779.1.3.5.9 no-access
Allows monitoring of individual outlet strips on RPCs.
                           sBTAModulesRPCBreakersEntry 1.3.6.1.4.1.4779.1.3.5.9.1 no-access
Status organization by breaker.
                               sBTAModulesRPCBreakersModulesIndex 1.3.6.1.4.1.4779.1.3.5.9.1.1 integer read-only
The index into the RPC table.
                               sBTAModulesRPCBreakersBreakersIndex 1.3.6.1.4.1.4779.1.3.5.9.1.2 integer read-only
The index into the RPC breaker table.
                               sBTAModulesRPCBreakersCircuitBreaker 1.3.6.1.4.1.4779.1.3.5.9.1.3 integer read-only
Status of circuit breaker in power strip. 0=off 1=on. Enumeration: 'on': 1, 'off': 0.
                               sBTAModulesRPCBreakersCurrent 1.3.6.1.4.1.4779.1.3.5.9.1.4 integer read-only
The detected current reading for the power strip. If current measurement is not installed this value will always read 0.
                               sBTAModulesRPCBreakersMaxCurrent 1.3.6.1.4.1.4779.1.3.5.9.1.5 integer read-only
The maximum detected current reading for the power strip. If current measurement is not installed this value will always read 0.
                               sBTAModulesRPCBreakersVoltage 1.3.6.1.4.1.4779.1.3.5.9.1.6 integer read-only
The voltage reading for the power strip. If voltage measurement is not installed this value will always read 0.
                               sBTAModulesRPCBreakersPower 1.3.6.1.4.1.4779.1.3.5.9.1.7 integer read-only
The power reading for the power strip. If voltage measurement is not installed this value will always read 0.
                               sBTAModulesRPCBreakersVA 1.3.6.1.4.1.4779.1.3.5.9.1.8 integer read-only
The volt-amps reading for the power strip. If voltage measurement is not installed this value will always read 0.
                               sBTAModulesRPCBreakersCurrentAlarmThreshold 1.3.6.1.4.1.4779.1.3.5.9.1.9 integer read-write
The current alarm threshold level *10. A value of 105 will set the level to 10.5.
                       sRPCModPortBreakersTable 1.3.6.1.4.1.4779.1.3.5.10 no-access
Allows monitoring of individual outlet strips on RPCs.
                             sRPCModPortBreakersEntry 1.3.6.1.4.1.4779.1.3.5.10.1 no-access
Status organization by breaker.
                                 sRPCBreakersModIndex 1.3.6.1.4.1.4779.1.3.5.10.1.1 integer read-only
The module index into the RPC breaker table.
                                 sRPCBreakersPortIndex 1.3.6.1.4.1.4779.1.3.5.10.1.2 integer read-only
The port index into the RPC breaker table.
                                 sRPCBreakersBreakersIndex 1.3.6.1.4.1.4779.1.3.5.10.1.3 integer read-only
The breaker index into the RPC breaker table.
                                 sRPCBreakersCircuitBreaker 1.3.6.1.4.1.4779.1.3.5.10.1.4 integer read-only
Status of circuit breaker in power strip. 0=off 1=on. Enumeration: 'on': 1, 'off': 0.
                                 sRPCBreakersCurrent 1.3.6.1.4.1.4779.1.3.5.10.1.5 integer read-only
The detected current reading for the power strip. If current measurement is not installed this value will always read 0.
                                 sRPCBreakersMaxCurrent 1.3.6.1.4.1.4779.1.3.5.10.1.6 integer read-only
The maximum detected current reading for the power strip. If current measurement is not installed this value will always read 0.
                                 sRPCBreakersVoltage 1.3.6.1.4.1.4779.1.3.5.10.1.7 integer read-only
The voltage reading for the power strip. If voltage measurement is not installed this value will always read 0.
                                 sRPCBreakersPower 1.3.6.1.4.1.4779.1.3.5.10.1.8 integer read-only
The power reading for the power strip. If voltage measurement is not installed this value will always read 0.
                                 sRPCBreakersVA 1.3.6.1.4.1.4779.1.3.5.10.1.9 integer read-only
The volt-amps reading for the power strip. If voltage measurement is not installed this value will always read 0.
                                 sRPCBreakersCurrentAlarmThreshold 1.3.6.1.4.1.4779.1.3.5.10.1.10 integer read-write
The current alarm threshold level x10. A value of 105 will set the level to 10.5.
                   sBTAModulesSerial 1.3.6.1.4.1.4779.1.3.6
                   sBTAModulesModem 1.3.6.1.4.1.4779.1.3.7
               sBTAControl 1.3.6.1.4.1.4779.1.4
                   sBTAControlResetUnit 1.3.6.1.4.1.4779.1.4.1 integer read-write
Setting this value to 1 will cause the unit to reset. A get of this OID will return 0. Enumeration: 'reset': 1, 'noreset': 0.
                   sBTAControlResetModules 1.3.6.1.4.1.4779.1.4.2 integer read-write
Setting this value to 1 will cause the unit to reset modules simular to the telnet RM command. A get of this OID will return 0. Enumeration: 'reset': 1, 'noreset': 0.
                   sBTAControlNumOfLoggedUsers 1.3.6.1.4.1.4779.1.4.3 integer read-only
Number of users logged in via telnet or SSH.
                   sBTAControlUserTable 1.3.6.1.4.1.4779.1.4.4 no-access
A list of users and user information. The number of entries is contained in the sBTAControlNumOfLoggedUsers OID.
                       sBTAControlUserEntry 1.3.6.1.4.1.4779.1.4.4.1 no-access
The users to get status on.
                           sBTAControlUserIndex 1.3.6.1.4.1.4779.1.4.4.1.1 integer read-only
The index to the user entry.
                           sBTAControlUserName 1.3.6.1.4.1.4779.1.4.4.1.2 displaystring read-only
The username of the user.
                           sBTAControlUserAddress 1.3.6.1.4.1.4779.1.4.4.1.3 ipaddress read-only
The IP address of the user.
                           sBTAControlUserConnection 1.3.6.1.4.1.4779.1.4.4.1.4 integer read-only
Type of connection. If unknown, user is logging out or the connection is invalid. Enumeration: 'unknown': 4, 'ssh': 2, 'telnet': 1, 'serialport': 0.
                           sBTAControlUserConnModule 1.3.6.1.4.1.4779.1.4.4.1.5 integer read-only
If the user is connected to a module, this value will report the module number connected to. If the value is 0 the user is not connected to a module.
                           sBTAControlUserConnPort 1.3.6.1.4.1.4779.1.4.4.1.6 integer read-only
The port number with in a module that the user is connected to. This usually only applies to connections to DS74 serial modules. Intelligent modules connections are always made on port 1. If value is 0 the user is not connected to a module.
                           sBTAControlUserTerminateUser 1.3.6.1.4.1.4779.1.4.4.1.7 integer read-write
Settings this OID to anything but 0 will terminate (log out) the user. A get of this OID will return 0. Enumeration: 'terminate': 1.
               sBTAFileTransfer 1.3.6.1.4.1.4779.1.5
                   sBTAFileTransferEnableUpgradeFTPFileTransfer 1.3.6.1.4.1.4779.1.5.1 integer read-write
Setting this OID to enableUpgradeFileTransferDownloadViaFTP (1) will start the FTP server and place the DS72 in upgrade mode. An FTP connection may then be established for the purpose of transmitting a firmware upgrade file. Enumeration: 'enableUpgradeFileTransferDownloadViaFTP': 1.
               sBTAEnvironmental 1.3.6.1.4.1.4779.1.6
                   sBTAModulesEnvironmentalObjectsTable 1.3.6.1.4.1.4779.1.6.1 no-access
Allows monitoring of individual outlet strips on RPCs.
                       sBTAModulesEnvironmentalObjectsEntry 1.3.6.1.4.1.4779.1.6.1.1 no-access
Status organization by sensor.
                           sBTAModulesEnvironmentalModulesIndex 1.3.6.1.4.1.4779.1.6.1.1.1 integer read-only
Module Index for Environemntal table
                           sBTAModulesEnvironmentalSensorsIndex 1.3.6.1.4.1.4779.1.6.1.1.2 integer read-only
Sensor Index for Environemntal table
                           sBTAModulesEnvironmentalType 1.3.6.1.4.1.4779.1.6.1.1.3 integer read-only
Environmental Object Type.
                           sBTAModulesEnvironmentalName 1.3.6.1.4.1.4779.1.6.1.1.4 displaystring read-write
The name for the environmental object.
                           sBTAModulesEnvironmentalMeasurement 1.3.6.1.4.1.4779.1.6.1.1.5 integer read-only
The measurement or state for the object.
                           sBTAModulesEnvironmentalHiThreshold 1.3.6.1.4.1.4779.1.6.1.1.6 integer read-write
Hi threshold for object.
                           sBTAModulesEnvironmentalLoThreshold 1.3.6.1.4.1.4779.1.6.1.1.7 integer read-write
Lo threshold for object.
                           sBTAModulesEnvironmentalMax 1.3.6.1.4.1.4779.1.6.1.1.8 integer read-write
Max value recorded for object since last reset.
                           sBTAModulesEnvironmentalMin 1.3.6.1.4.1.4779.1.6.1.1.9 integer read-write
Min value recorded for object since last reset.
                           sBTAModulesEnvironmentalHiThresholdEn 1.3.6.1.4.1.4779.1.6.1.1.10 integer read-write
Hi threshold enable for object.
                           sBTAModulesEnvironmentalLoThresholdEn 1.3.6.1.4.1.4779.1.6.1.1.11 integer read-write
Lo threshold enable for object.
                           sBTAModulesEnvironmentalStateTrapEn 1.3.6.1.4.1.4779.1.6.1.1.12 integer read-write
Trap enable for environmental sensors with contacts.
                   sRPCEnvironmentalObjectsTable 1.3.6.1.4.1.4779.1.6.2 no-access
Allows monitoring of individual outlet strips on RPCs.
                       sRPCEnvironmentalObjectsEntry 1.3.6.1.4.1.4779.1.6.2.1 no-access
Status organization by sensor.
                           sRPCEnvironmentalModuleIndex 1.3.6.1.4.1.4779.1.6.2.1.1 integer read-only
Module Index for Environemntal table
                           sRPCEnvironmentalPortIndex 1.3.6.1.4.1.4779.1.6.2.1.2 integer read-only
Port Index for Environemntal table
                           sRPCEnvironmentalSensorsIndex 1.3.6.1.4.1.4779.1.6.2.1.3 integer read-only
Sensor Index for Environemntal table
                           sRPCEnvironmentalType 1.3.6.1.4.1.4779.1.6.2.1.4 integer read-only
Environmental Object Type.
                           sRPCEnvironmentalName 1.3.6.1.4.1.4779.1.6.2.1.5 displaystring read-write
The name for the environmental object.
                           sRPCEnvironmentalMeasurement 1.3.6.1.4.1.4779.1.6.2.1.6 integer read-only
The measurement or state for the object.
                           sRPCEnvironmentalHiThreshold 1.3.6.1.4.1.4779.1.6.2.1.7 integer read-write
Hi threshold for object.
                           sRPCEnvironmentalLoThreshold 1.3.6.1.4.1.4779.1.6.2.1.8 integer read-write
Lo threshold for object.
                           sRPCEnvironmentalMax 1.3.6.1.4.1.4779.1.6.2.1.9 integer read-write
Max value recorded for object since last reset.
                           sRPCEnvironmentalMin 1.3.6.1.4.1.4779.1.6.2.1.10 integer read-write
Min value recorded for object since last reset.
                           sRPCEnvironmentalHiThresholdEn 1.3.6.1.4.1.4779.1.6.2.1.11 integer read-write
Hi threshold enable for object.
                           sRPCEnvironmentalLoThresholdEn 1.3.6.1.4.1.4779.1.6.2.1.12 integer read-write
Lo threshold enable for object.
                           sRPCEnvironmentalStateTrapEn 1.3.6.1.4.1.4779.1.6.2.1.13 integer read-write
Trap enable for environmental sensors with contacts.
                   sBTAEnvironmentalAllTemperatureSensorsHiThreshold 1.3.6.1.4.1.4779.1.6.3 integer read-write
Hi Threshold for all temperature sensors.
                   sBTAEnvironmentalAllTemperatureSensorsLoThreshold 1.3.6.1.4.1.4779.1.6.4 integer read-write
Lo Threshold for all temperature sensors.
                   sBTAEnvironmentalAllTemperatureSensorsHiThresholdTrapEnable 1.3.6.1.4.1.4779.1.6.5 integer read-write
Hi Threshold trap enable for all temperature sensors.
                   sBTAEnvironmentalAllTemperatureSensorsLoThresholdTrapEnable 1.3.6.1.4.1.4779.1.6.6 integer read-write
Lo Threshold trap enable for all temperature sensors.
                   sBTAEnvironmentalAllSensorsStateTrapEnable 1.3.6.1.4.1.4779.1.6.7 integer read-write
State change environmental sensor (ex: contact) trap enable.
           mtrapargs 1.3.6.1.4.1.4779.3
               mtrapargsInteger 1.3.6.1.4.1.4779.3.1 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. A get of this OID will return 0.
               mtrapargsIpAddress 1.3.6.1.4.1.4779.3.2 ipaddress read-only
This OID allows bayteh traps to be sent with an IP address argument that may not be defined in the baytech MIB. A get of this OID will return 0.0.0.0.
               mtrapargsString 1.3.6.1.4.1.4779.3.3 displaystring read-only
This OID allows baytech traps to be sent with an octet string argument that may not be defined in the baytech MIB. A get of this OID will return a NULL string.
               mtrapargsGauge 1.3.6.1.4.1.4779.3.4 gauge read-only
This OID allows baytech traps to be sent with a Gauge argument that may not be defined in the baytech MIB. A get of this OID will return 0.
               mtrapargsTimeTicks 1.3.6.1.4.1.4779.3.5 timeticks read-only
This OID allows baytech traps to be sent with a TimeTicks argument that may not be defined in the baytech MIB. A get of this OID will return 0.
               sBTAModuleIndex 1.3.6.1.4.1.4779.3.6 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is an index to a specific DS module. Value will equal the slot of the module. A get of this OID will return 0.
               sBTAOutletIndex 1.3.6.1.4.1.4779.3.7 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is an index to a specific outlet in a DS module. Value is 1 to number of outlets controlled by the ds module. 0 represents all outlets. A get of this OID will return 0.
               sBTAPortIndex 1.3.6.1.4.1.4779.3.8 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is an index to a specific outlet in a DS module. Value is 1 to number of outlets controlled by the ds module. 0 represents all outlets. A get of this OID will return 0.
               sBTAVoltageSource 1.3.6.1.4.1.4779.3.9 integer read-write
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is the number associated with the voltage source in an RPC. Value is 1 or 2, depending on which voltage source is powering the RPC. A get of this OID will return 0.
               sBTASourceSwitchCount 1.3.6.1.4.1.4779.3.10 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is the number associated with the number of voltage source transitions in an RPC. Value is 0 to 255, an 8-bit w/rollover count of number of times voltage source has been switched from one source to another. A get of this OID will return 0.
               sBTASensorIndex 1.3.6.1.4.1.4779.3.11 integer read-only
This OID allows baytech traps to be sent with an integer argument that may not be defined in the baytech MIB. This is an index to a specific sensor in a DS module. Value is 1 to number of sensors controlled by the ds module. A get of this OID will return 0.
               sBTABreakerIndex 1.3.6.1.4.1.4779.3.12 integer read-only
This is an object which is sent along with a trap to designate a breaker number pertinent to a particular trap. This value will range from 1 to the total number of breakers inside the particular RPC. A get of this OID will return 0.
             communicationLost 1.3.6.1.4.1.47790.1
SEVERE: Communication to the unit has been lost. Steps to reestablish communication are in progress. Argument is timeTicks when communication was lost.
             communicationEstablished 1.3.6.1.4.1.47790.2
INFORMATION: Communication with the unit has been established. Argument is timeTicks when communication was established.
             outletOn 1.3.6.1.4.1.47790.3
WARNING: The specified RPC outlet has turned on. If sBTAOutletIndex equals zero, then all outlets have turned on.
             outletOff 1.3.6.1.4.1.47790.4
WARNING: The specified RPC outlet has turned off. If sBTAOutletIndex equals zero, then all outlets have turned off.
             outletReboot 1.3.6.1.4.1.47790.5
WARNING: The specified RPC outlet has rebooted. If sBTAOutletIndex equals zero, then all outlets have rebooted.
             outletLocked 1.3.6.1.4.1.47790.6
WARNING: The specified RPC outlet has been locked. If sBTAOutletIndex equals zero, then all outlets have been locked.
             outletUnlocked 1.3.6.1.4.1.47790.7
WARNING: The specified RPC outlet has been unlocked. If sBTAOutletIndex equals zero, then all outlets have been unlocked.
             configChangeSNMP 1.3.6.1.4.1.47790.8
WARNING: The SNMP configuration has been changed.
             configChangeOutlet 1.3.6.1.4.1.47790.9
WARNING: The specified outlet has changed configuration.
             accessViolationConsole 1.3.6.1.4.1.47790.10
WARNING: Someone has attempted to login via the console with the incorrect password.
             accessViolationNetwork 1.3.6.1.4.1.47790.11
WARNING: Someone has attempted to login via the network with the incorrect password.
             userPasswordChange 1.3.6.1.4.1.47790.12
WARNING: The password for the specified user has been changed.
             userAdded 1.3.6.1.4.1.47790.13
WARNING: The specified user has been added.
             userLoggedIn 1.3.6.1.4.1.47790.14
INFORMATIONAL: The specified user has logged in.
             temperatureThresholdViolation 1.3.6.1.4.1.47790.15
WARNING: A temperature threshold has been violated. The argument is the rpc index.
             temperatureThresholdViolationCleared 1.3.6.1.4.1.47790.16
INFORMATIONAL: A temperature threshold violated has been cleared. The argument is the rpc index.
             currentThresholdViolation 1.3.6.1.4.1.47790.17
WARNING: The preset current threshold has been violated. The argument is the rpc index.
             currentThresholdViolationCleared 1.3.6.1.4.1.47790.18
INFORMATIONAL: A current threshold violation has been cleared. The argument is the rpc index.
             resetModulesEvent 1.3.6.1.4.1.47790.19
WARNING: A reset modules (RM) command has been executed.
             resetModulesComplete 1.3.6.1.4.1.47790.20
WARNING: A reset modules (RM) command has been completed.
             errorExecutingSNMPCommand 1.3.6.1.4.1.47790.21
WARNING: unable to execute SNMP command. String contains reason and command.
             fileTransferComplete 1.3.6.1.4.1.47790.22
INFORMATIONAL: file transfer to unit complete.
             userTerminated 1.3.6.1.4.1.47790.23
WARNING: user terminated. Argument specifies user.
             voltageOverThresholdViolation 1.3.6.1.4.1.47790.24
WARNING: Over voltage. Argument specifies rpc.
             voltageOverThresholdViolationCleared 1.3.6.1.4.1.47790.25
INFORMATIONAL: Over voltage cleared. Argument specifies rpc.
             voltageUnderThresholdViolation 1.3.6.1.4.1.47790.26
WARNING: Under voltage. Argument specifies rpc.
             voltageUnderThresholdViolationCleared 1.3.6.1.4.1.47790.27
INFORMATIONAL: Under voltage cleared. Argument specifies rpc.
             circuitBreakerAlarm 1.3.6.1.4.1.47790.28
WARNING: Circuit breaker is blown. Argument specifies rpc.
             rpcFailureAlarm 1.3.6.1.4.1.47790.29
WARNING: Unable to communicate to an RPC. Argument specifies port number of RPC.
             userDeleted 1.3.6.1.4.1.47790.30
INFORMATIONAL: The specified user has logged in.
             warningThresholdViolation 1.3.6.1.4.1.47790.31
             warningThresholdViolationClear 1.3.6.1.4.1.47790.32
             emergencyThresholdViolation 1.3.6.1.4.1.47790.33
             emergencyThresholdViolationClear 1.3.6.1.4.1.47790.34
             circuitBreakerAlarmClearTrap 1.3.6.1.4.1.47790.35
Circuit breaker has been reset. Argument specifies rpc.
             currentUnderThresholdViolation 1.3.6.1.4.1.47790.36
WARNING: Low current. Argument specifies rpc.
             currentUnderThresholdViolationCleared 1.3.6.1.4.1.47790.37
INFORMATIONAL: Low current cleared. Argument specifies rpc.
             voltageSourceChangeAlarm 1.3.6.1.4.1.47790.38
WARNING: RPC voltage source has changed. Arguments specify modules index, current voltage source, and count of number of times source has been switched.
             sensorTempThreshHiAlarmTrap 1.3.6.1.4.1.47790.39
WARNING: Hi threshold exceeded. Arguments specify module, sensor number
             sensorTempThreshHiAlarmClearedTrap 1.3.6.1.4.1.47790.40
WARNING: Hi threshold alarm cleared. Arguments specify module, sensor number
             sensorTempThreshLoAlarmTrap 1.3.6.1.4.1.47790.41
WARNING: Lo threshold alarm cleared. Arguments specify module, sensor number
             sensorTempThreshLoAlarmClearedTrap 1.3.6.1.4.1.47790.42
WARNING: Lo threshold alarm cleared. Arguments specify module, sensor number
             sensorStateChangeTrap 1.3.6.1.4.1.47790.43
WARNING: Sensor state (contact, detector, etc) has changed. Arguments specify module, sensor number
             configChangeSensor 1.3.6.1.4.1.47790.44
WARNING: The specified environmental sensor has changed configuration.
             sensorTypeChange 1.3.6.1.4.1.47790.45
WARNING: The specified environmental sensor is now a different type.