MIBs Depot

SCHLEIFENBAUER-DATABUS-MIB

Registered at
1.3.6.1.4.1.31034.12.1
Last updated
2020-04-28 00:00
Organization
Schleifenbauer Engineering
Revisions
2020-04-28 00:00, 2017-03-06 00:00, 2016-10-21 00:00, 2016-06-16 00:00, 2016-05-10 00:00, 2016-03-24 00:00, 2016-02-19 00:00, 2015-10-23 00:00
Namespace
schleifenbauer
Source file
SCHLEIFENBAUER-DATABUS-MIB
Digest
sha256:9e5721108975663cbc28d525b7a970b21b4f8f50fc872579ffb1b77a5099ff0f

Description

This MIB describes the SNMP functions of network enabled databus devices. Copyright (c) 2016, 2020 by Schleifenbauer Holding BV

Contact

Schleifenbauer Engineering Alain Schuermans Chief Technology Officer Rietwaard 15 5236 WC 's-Hertogenbosch The Netherlands t +31 (0)73 52 30256 f +31 (0)73 521 23 83 alain@schleifenbauer.eu www.schleifenbauer.eu

Imports

FromSymbols
SCHLEIFENBAUER-SMIschleifenbauerMgmt
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SCHLEIFENBAUER-DATABUS-MIB
SCHLEIFENBAUER-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CentiAmpere
TEXTUAL-CONVENTION
Data type for reporting measurements and thresholds associated with current sensors. If the underlying hardware sensor indicates 1.1 A, then the SNMP agent will report a value of 110 CentiAmpere.
current
CentiCelsius
TEXTUAL-CONVENTION
Data type for reporting sensor readings associated with temperature sensors. If the underlying hardware sensor indicates 20.1 degrees Celsius, then the SNMP agent will report a value of 2010 CentiCelsius.
current
CentiPercent
TEXTUAL-CONVENTION
Data type for reporting calculated percentages. If the calculated percentage is 98.3%, then the SNMP agent will report a value of 9830 CentiPercent.
current
CentiValue
TEXTUAL-CONVENTION
Data type for reporting generic measurements associated with environmental sensors. If the underlying hardware sensor indicates 21.1 degrees Celsius, then the SNMP agent will report a value of 2110 CentiValue.
current
CentiVolt
TEXTUAL-CONVENTION
Data type for reporting measurements and thresholds associated with voltage sensors. If the underlying hardware sensor indicates 231.1 V, then the SNMP agent will report a value of 23110 CentiVolt.
current
KiloWattHour
TEXTUAL-CONVENTION
Data type for reporting measurements associated with energy accumulation sensors. If the underlying hardware sensor indicates 1 kWh, then the SNMP agent will report a value of 1 kWh.
current
MilliSecond
TEXTUAL-CONVENTION
Duration in milliseconds
current
Second
TEXTUAL-CONVENTION
Duration in seconds.
current

Objects

NameOIDSyntaxAccessStatus
sdbMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.0
sdbMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1
sdbMgmt
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.1
sdbMgmtStatus
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.1.1
sdbMgmtStsDevices
OBJECT-TYPE
The number of devices on the databus.
1.3.6.1.4.1.31034.12.1.1.1.1.1Integer32 (1..512)read-onlycurrent
sdbMgmtStsAddressableDevices
OBJECT-TYPE
The number of devices on the databus addressable by snmp.
1.3.6.1.4.1.31034.12.1.1.1.1.2Integer32 (1..255)read-onlycurrent
sdbMgmtStsNewDevices
OBJECT-TYPE
The number of new devices on the databus.
1.3.6.1.4.1.31034.12.1.1.1.1.3Integer32 (1..255)read-onlycurrent
sdbMgmtStsDuplicateDevices
OBJECT-TYPE
The number of duplicate devices on the databus.
1.3.6.1.4.1.31034.12.1.1.1.1.4Integer32 (1..255)read-onlycurrent
sdbMgmtStsRingState
OBJECT-TYPE
If the device is in a bridge-like mode, this will indicate the actual state of the databus.
1.3.6.1.4.1.31034.12.1.1.1.1.5INTEGER {open(0), closed(1)}read-onlycurrent
sdbMgmtStsRingBreachIndex
OBJECT-TYPE
Indicates the breach index if the current state of the data bus is open. If the data bus is closed this has no meaning.
1.3.6.1.4.1.31034.12.1.1.1.1.6Integer32 (0..65535)read-onlycurrent
sdbMgmtControl
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.1.2
sdbMgmtCtrlScan
OBJECT-TYPE
Perform a bus scan. To verify if scanning is completed the value of this object can be read. During the bus scan the value remains 1. When the bus scan completed the value will be 0.
1.3.6.1.4.1.31034.12.1.1.1.2.1INTEGER {idle(0), scan(1)}read-writecurrent
sdbMgmtCtrlRenumberAllFromN
OBJECT-TYPE
Renumber all devices on the databus. If set to 0 all units will be set to 0. If set to another value, all units will be numbered in sequence starting from the value set.
1.3.6.1.4.1.31034.12.1.1.1.2.2Integer32 (0..65535)read-writecurrent
sdbMgmtCtrlRenumberZeros
OBJECT-TYPE
Renumber all devices on the databus having address 0. Renumbering will be done in sequence. The sequence starts with the highest address found on the databus.
1.3.6.1.4.1.31034.12.1.1.1.2.3INTEGER {idle(0), renumber(1)}read-writecurrent
sdbMgmtCtrlDevicesTable
OBJECT-TYPE
A table containing information of devices connected to the databus. The number of entries is given by the value of sdbMgmtStsDevices.
1.3.6.1.4.1.31034.12.1.1.1.2.4not-accessiblecurrent
sdbMgmtCtrlDevicesEntry
OBJECT-TYPE
Information entry containing objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.1.2.4.1not-accessiblecurrent
sdbMgmtCtrlDevIndex
OBJECT-TYPE
A unique value for each device. Its value ranges between 1 and the value of sdbMgmtStsDevices with a maximum of 255. The value for each device will remain constant until the next scan is performed.
1.3.6.1.4.1.31034.12.1.1.1.2.4.1.1Integer32 (1..255)not-accessiblecurrent
sdbMgmtCtrlDevUnitAddress
OBJECT-TYPE
User defined address. This will be used for addressing the device on the databus.
1.3.6.1.4.1.31034.12.1.1.1.2.4.1.2Integer32 (0..65535)read-writecurrent
sdbMgmtCtrlDevHardwareAddress
OBJECT-TYPE
Hardware serial number. This cannot be changed. It can be used as backup unit address. format as 3 unsigned ints separated by dashes: int - int - int
1.3.6.1.4.1.31034.12.1.1.1.2.4.1.3DisplayString (SIZE(17))read-onlycurrent
sdbMgmtCtrlDevIsNew
OBJECT-TYPE
Indication if the device is new on the databus.
1.3.6.1.4.1.31034.12.1.1.1.2.4.1.4INTEGER {no(0), yes(1)}read-onlycurrent
sdbMgmtCtrlDevIsDuplicate
OBJECT-TYPE
Indication if the device is conflicting with another device on the databus.
1.3.6.1.4.1.31034.12.1.1.1.2.4.1.5INTEGER {no(0), yes(1)}read-onlycurrent
sdbDevice
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2
sdbDevIdentification
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.1
sdbDevIdTable
OBJECT-TYPE
A table containing identification information of devices connected to the databus. The number of entries is given by the value of sdbMgmtStsAddressableDevices.
1.3.6.1.4.1.31034.12.1.1.2.1.1not-accessiblecurrent
sdbDevIdEntry
OBJECT-TYPE
Information entry containing information objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1not-accessiblecurrent
sdbDevIdSPDMVersion
OBJECT-TYPE
Data model version.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.1Integer32 (0..9999)read-onlycurrent
sdbDevIdFirmwareVersion
OBJECT-TYPE
The firmware revision number.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.2Integer32 (0..9999)read-onlycurrent
sdbDevIdBuildNumber
OBJECT-TYPE
Date and time the firmware was built.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.3DisplayString (SIZE(0..12))read-onlycurrent
sdbDevIdSalesOrderNumber
OBJECT-TYPE
SP sales order number.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.4DisplayString (SIZE(0..16))read-onlycurrent
sdbDevIdProductId
OBJECT-TYPE
SP product id.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.5DisplayString (SIZE(0..16))read-onlycurrent
sdbDevIdSerialNumber
OBJECT-TYPE
SP serial number.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.6DisplayString (SIZE(0..16))read-onlycurrent
sdbDevIdHardwareAddress
OBJECT-TYPE
Hardware serial number. This can not be changed. It can be used as backup unit address. Format as 3 unsigned ints separated by dashes (-) e.g. 12345-54321-00000
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.7DisplayString (SIZE(17))read-onlycurrent
sdbDevIdMacAddress
OBJECT-TYPE
The MAC address. This can not be changed. It represents an 802 MAC address as if it were transmitted least significant bit first. Format as six groups of 2 hexadecimal digits separated by colons (:) e.g. D0:22:12:B0:00:00
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.8DisplayString (SIZE(17))read-onlycurrent
sdbDevIdUnitAddress
OBJECT-TYPE
User defined address. This will be used for addressing the device on the databus.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.9Integer32 (0..65535)read-writecurrent
sdbDevIdName
OBJECT-TYPE
User configurable device name or identifier.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.10DisplayString (SIZE(0..16))read-writecurrent
sdbDevIdLocation
OBJECT-TYPE
User configurable device location identifier.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.11DisplayString (SIZE(0..16))read-writecurrent
sdbDevIdVanityTag
OBJECT-TYPE
Characters to be displayed as vanity text in display.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.12DisplayString (SIZE(0..20))read-writecurrent
sdbDevIdIndex
OBJECT-TYPE
A unique value for each device. Its value represents the unit address of the device and is used to address individual devices in the tree. The value for each device will remain constant until the next scan is performed.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.13Integer32 (1..65535)not-accessiblecurrent
sdbDevIdDeviceType
OBJECT-TYPE
A unique value for each device group. Its value represents the device type of the device. Refer to manual for more information.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.14INTEGER {pdu(0), dpm(1), hpdu-G3(2), dpm27e(3)}read-onlycurrent
sdbDevIdLocateUnit
OBJECT-TYPE
The LCD-backlight flashes in a heartbeat rhythm to locate the unit.
1.3.6.1.4.1.31034.12.1.1.2.1.1.1.15INTEGER {off(0), on(1)}read-writecurrent
sdbDevConfiguration
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.2
sdbDevCfTable
OBJECT-TYPE
A table containing configuration information of devices connected to the databus. The number of entries is given by the value of sdbMgmtStsAddressableDevices.
1.3.6.1.4.1.31034.12.1.1.2.2.1not-accessiblecurrent
sdbDevCfEntry
OBJECT-TYPE
Configuration entry containing configuration objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1not-accessiblecurrent
sdbDevCfPhases
OBJECT-TYPE
Number of phases for input metering.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.1Integer32 (0 | 1 | 3)read-onlycurrent
sdbDevCfOutletsTotal
OBJECT-TYPE
Total number of outlets including hardwired without switch/metered modules.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.2Integer32 (0..48)read-onlycurrent
sdbDevCfOutletsSwitched
OBJECT-TYPE
Number of switched outlets. If outlet numbering is non-contiguous its the highest outlet number.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.3Integer32 (0..48)read-onlycurrent
sdbDevCfOutletsMetered
OBJECT-TYPE
Number of metered outlets. If outlet numbering is non-contiguous its the highest outlet number.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.4Integer32 (0..48)read-onlycurrent
sdbDevCfSensors
OBJECT-TYPE
The number sensors.
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.5Integer32 (0..16)read-onlycurrent
sdbDevCfMaximumLoad
OBJECT-TYPE
Maximum rated load of device per phase
1.3.6.1.4.1.31034.12.1.1.2.2.1.1.6Integer32 (16 | 32)read-onlycurrent
sdbDevSystemStatus
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.3
sdbDevSsTable
OBJECT-TYPE
A table containing system status information of devices connected to the databus. The number of entries is given by the value of sdbMgmtStsAddressableDevices.
1.3.6.1.4.1.31034.12.1.1.2.3.1not-accessiblecurrent
sdbDevSsEntry
OBJECT-TYPE
System status entry containing system status objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1not-accessiblecurrent
sdbDevSsDeviceStatusCode
OBJECT-TYPE
Returns an internal status or error code. A value of 0 means OK. If not 0 it can be any of the following codes. Multiple status codes can be active at the same time. The value will be the sum of the active status codes. 1 = alert flagged 2 = settings(s) initialized 4 = power-on reset 8 = external reset 16 = watchdog timer caused reset 32 = brownout detected 64 = controller error 128 = slave module was reset
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.1Integer32 (0..255)read-onlycurrent
sdbDevSsTemperatureAlert
OBJECT-TYPE
An alert has been raised due to temperature exceeding treshhold. 0 = no alert 1 = internal temperature sensor 2 = external temperature sensor
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.2Integer32 (0..2)read-onlycurrent
sdbDevSsInputCurrentAlert
OBJECT-TYPE
An alert has been raised due to current exceeding treshhold. The value indicates the exceeding phase. 0 = no alert.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.3Integer32 (0..3)read-onlycurrent
sdbDevSsOutletCurrentAlert
OBJECT-TYPE
An alert has been raised due to current exceeding treshhold. The value indicates the exceeding outlet. 0 = no alert.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.4Integer32 (0..48)read-onlycurrent
sdbDevSsInputVoltageAlert
OBJECT-TYPE
An alert has been raised due to a voltage dip. The value indicates the dipped phase. 0 = no alert.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.5Integer32 (0..3)read-onlycurrent
sdbDevSsOutletCurrentDropAlert
OBJECT-TYPE
An alert has been raised due to the current of a metered outlet suddenly dropping to near zero, possibly indicating a blown fuse. The value indicates the dropped outlet. 0 = no alert.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.6Integer32 (0..48)read-onlycurrent
sdbDevSsInputCurrentDropAlert
OBJECT-TYPE
An alert has been raised due to the current of a metered input suddenly dropping to near zero, possibly indicating a blown fuse. The value indicates the dropped phase. 0 = no alert.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.7Integer32 (0..3)read-onlycurrent
sdbDevSsSensorChangeAlert
OBJECT-TYPE
An alert has been raised due to a change in the number of sensors. The value indicates the previous amount of sensors.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.8Integer32 (0..16)read-onlycurrent
sdbDevSsOutletVoltageDropAlert
OBJECT-TYPE
An alert has been raised due to voltage drop on this outlet. The value indicates the first failed outlet.
1.3.6.1.4.1.31034.12.1.1.2.3.1.1.9Integer32 (0..48)read-onlycurrent
sdbDevReset
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.4
sdbDevRsTable
OBJECT-TYPE
A table providing reset capabilities to devices connected to the databus. The number of entries is given by the value of sdbMgmtStsAddressableDevices.
1.3.6.1.4.1.31034.12.1.1.2.4.1not-accessiblecurrent
sdbDevRsEntry
OBJECT-TYPE
Reset entry providing reset objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.4.1.1not-accessiblecurrent
sdbDevRsReboot
OBJECT-TYPE
Warm reboot/reset of device controller. NOTE: this will have NO effect on outlet status!
1.3.6.1.4.1.31034.12.1.1.2.4.1.1.1INTEGER {idle(0), reboot(1)}read-writecurrent
sdbDevRsResetAlerts
OBJECT-TYPE
Reset all alert signals and device status code.
1.3.6.1.4.1.31034.12.1.1.2.4.1.1.2INTEGER {idle(0), reset(1)}read-writecurrent
sdbDevRsZeroInputKWhSubtotal
OBJECT-TYPE
Reset of all input kWh subtotal counters to zero.
1.3.6.1.4.1.31034.12.1.1.2.4.1.1.3INTEGER {idle(0), zero(1)}read-writecurrent
sdbDevRsZeroOutletKWhSubtotal
OBJECT-TYPE
Reset of all outlet kWh subtotal counter to zero.
1.3.6.1.4.1.31034.12.1.1.2.4.1.1.4INTEGER {idle(0), zero(1)}read-writecurrent
sdbDevRsResetPeaksAndDips
OBJECT-TYPE
Reset all peak and dip values to zero.
1.3.6.1.4.1.31034.12.1.1.2.4.1.1.5INTEGER {idle(0), reset(1)}read-writecurrent
sdbDevSettings
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.5
sdbDevStTable
OBJECT-TYPE
A table containing setting information of devices connected to the databus. The number of entries is given by the value of sdbMgmtStsAddressableDevices.
1.3.6.1.4.1.31034.12.1.1.2.5.1not-accessiblecurrent
sdbDevStEntry
OBJECT-TYPE
Setting entry containing settings objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1not-accessiblecurrent
sdbDevStAutoResetAlerts
OBJECT-TYPE
Auto reset alerts configuration. If set to 0 the auto reset alerts feature is disabled. If set to a value greater then 0, the auto reset alerts feature is enabled and alerts will get cleared after the configured amount of seconds since the last alert condition have passed.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.2Integer32 (0..65535)read-writecurrent
sdbDevStExtendedNames
OBJECT-TYPE
Use original or longer names for inputs, outlets and sensors.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.3INTEGER {disabled(0), enabled(1)}read-writecurrent
sdbDevStPeakDuration
OBJECT-TYPE
Amount of ms a current peak should last before an alert is raised.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.4MilliSecond (0..65535)read-writecurrent
sdbDevStFixedOutletDelay
OBJECT-TYPE
Minimal delay between two successive relay switches in milliseconds. Minimal delay is 100 ms. Will always be respected!
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.5MilliSecond (100..65535)read-writecurrent
sdbDevStPowerSaverMode
OBJECT-TYPE
Set backlight on time in seconds. 0 keeps display always on. Note that keeping the backlight on may decrease luminosity over time.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.6Second (0 | 10 | 60 | 120 | 240)read-writecurrent
sdbDevStOutletPowerUpMode
OBJECT-TYPE
Behaviour of outlets on power-up.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.7INTEGER {off(0), sameState(1), sameStateDelayed(2)}read-writecurrent
sdbDevStMaximumTemperature
OBJECT-TYPE
Maximum temperature threshold An alert will be generated whenever the temperature is above this value. Zero means disabled.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.8Integer32 (0..99)read-writecurrent
sdbDevStDisplayOrientation
OBJECT-TYPE
Display orientation.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.9INTEGER {noDisplay(0), verticalDisplayOnTop(1), verticalDisplayUpsideDown(2), horizontalDisplayAtLeft(3), horizontalDisplayAtRight(4)}read-writecurrent
sdbDevStLocalAlertReset
OBJECT-TYPE
Allow alerts to be reset locally on device by pushing one of the buttons.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.10INTEGER {notAllowed(0), allowed(1)}read-writecurrent
sdbDevStCurrentDropDetection
OBJECT-TYPE
Enables the current drop detection function.
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.11INTEGER {off(0), inputsOnly(1), outletsOnly(2), inputsAndOutlets(3)}read-writecurrent
sdbDevStUsbMode
OBJECT-TYPE
Allow the USB port to be used for specific tasks
1.3.6.1.4.1.31034.12.1.1.2.5.1.1.13INTEGER {usbDisabled(0), onlyFirmwareUpdates(1)}read-writecurrent
sdbDevInput
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.6
sdbDevInTable
OBJECT-TYPE
A table containing information of inputs of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.6.1not-accessiblecurrent
sdbDevInEntry
OBJECT-TYPE
Inputs entry containing objects of an input of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevInIndex to identify a particular input of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1not-accessiblecurrent
sdbDevInIndex
OBJECT-TYPE
A unique value for each input. Its value ranges between 1 and the value of sdbDevCfPhases.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.1Integer32 (1..48)not-accessiblecurrent
sdbDevInKWhTotal
OBJECT-TYPE
Total kWh value of an input. This value can not be reset.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.2KiloWattHourread-onlycurrent
sdbDevInKWhSubtotal
OBJECT-TYPE
Subtotal kWh value of an input. This value can be reset.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.3KiloWattHourread-onlycurrent
sdbDevInPowerFactor
OBJECT-TYPE
Power factor of input. The power factor of an AC power system is defined as the ratio of the real or active power to the apparent power and is a number between 0 and 1. This value is expressed as a percentage between 0% and 100%.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.4CentiPercentread-onlycurrent
sdbDevInActualCurrent
OBJECT-TYPE
Actual apparent, RMS current.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.5CentiAmpereread-onlycurrent
sdbDevInPeakCurrent
OBJECT-TYPE
Peak apparent, RMS current. Highest value since last reset of the alerts.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.6CentiAmpereread-onlycurrent
sdbDevInActualVoltage
OBJECT-TYPE
The actual voltage.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.7CentiVoltread-onlycurrent
sdbDevInMinVoltage
OBJECT-TYPE
RMS voltage dip. Lowest value since reset of alerts.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.8CentiVoltread-onlycurrent
sdbDevInPowerVoltAmpere
OBJECT-TYPE
Calculated apparent power.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.9Integer32 (0..327680)read-onlycurrent
sdbDevInPowerWatt
OBJECT-TYPE
Calculated real power.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.10Integer32 (0..327680)read-onlycurrent
sdbDevInMaxAmps
OBJECT-TYPE
Maximum current per input phase. Should last at least sdbDevStPeakDuration ms before triggering an alert.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.11CentiAmpereread-writecurrent
sdbDevInCTRatio
OBJECT-TYPE
The multiplier to use for the input CTs.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.12Integer32 (0..255)read-writecurrent
sdbDevInName
OBJECT-TYPE
User configurable naming of inputs or phases.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.13DisplayString (SIZE(0..8))read-writecurrent
sdbDevInZeroKWhSubtotal
OBJECT-TYPE
Reset input kWh subtotal counter of a single input to zero.
1.3.6.1.4.1.31034.12.1.1.2.6.1.1.14INTEGER {idle(0), zero(1)}read-writecurrent
sdbDevOutlet
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.7
sdbDevOutTable
OBJECT-TYPE
A table containing information of outlets of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.7.1not-accessiblecurrent
sdbDevOutEntry
OBJECT-TYPE
Outlets entry containing objects of an outlet of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevOutIndex to identify a particular outlet of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.7.1.1not-accessiblecurrent
sdbDevOutIndex
OBJECT-TYPE
A unique value for each outlet. Its value ranges between 1 and the value of sdbDevCfOutletsTotal.
1.3.6.1.4.1.31034.12.1.1.2.7.1.1.1Integer32 (1..48)not-accessiblecurrent
sdbDevOutName
OBJECT-TYPE
User configurable naming of individual outlets.
1.3.6.1.4.1.31034.12.1.1.2.7.1.1.2DisplayString (SIZE(0..8))read-writecurrent
sdbDevOutMtTable
OBJECT-TYPE
A table containing information of metered outlets of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.7.2not-accessiblecurrent
sdbDevOutMtEntry
OBJECT-TYPE
Metered outlets entry containing objects of a metered outlet of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevOutMtIndex to identify a particular outlet of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1not-accessiblecurrent
sdbDevOutMtIndex
OBJECT-TYPE
A unique value for each outlet. Its value ranges between 1 and the value of sdbDevCfOutletsMetered.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.1Integer32 (1..48)not-accessiblecurrent
sdbDevOutMtKWhTotal
OBJECT-TYPE
Total kWh value of an outlet. This value can not be reset.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.2KiloWattHourread-onlycurrent
sdbDevOutMtKWhSubtotal
OBJECT-TYPE
Subotal kWh value of an outlet. This value can be reset.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.3KiloWattHourread-onlycurrent
sdbDevOutMtPowerFactor
OBJECT-TYPE
Power factor of outlet. The power factor of an AC power system is defined as the ratio of the real or active power to the apparent power and is a number between 0 and 1. This number is expressed as a percentage between 0% and 100%.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.4CentiPercentread-onlycurrent
sdbDevOutMtActualCurrent
OBJECT-TYPE
Actual apparent, RMS current.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.5CentiAmpereread-onlycurrent
sdbDevOutMtPeakCurrent
OBJECT-TYPE
Peak apparent, RMS current. Highest value since last reset of the alerts.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.6CentiAmpereread-onlycurrent
sdbDevOutMtActualVoltage
OBJECT-TYPE
Actual voltage on outlet.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.7CentiVoltread-onlycurrent
sdbDevOutMtMaxAmps
OBJECT-TYPE
Maximum current per outlet. Should last at least sdbDevStPeakDuration ms before triggering an alert.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.8CentiAmpereread-writecurrent
sdbDevOutMtCTRatio
OBJECT-TYPE
The multiplier to use for the outlet CTs.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.9Integer32 (0..255)read-writecurrent
sdbDevOutMtPowerVoltAmpere
OBJECT-TYPE
Calculated apparent power.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.10Integer32 (0..327680)read-onlycurrent
sdbDevOutMtPowerWatt
OBJECT-TYPE
Calculated real power.
1.3.6.1.4.1.31034.12.1.1.2.7.2.1.11Integer32 (0..327680)read-onlycurrent
sdbDevOutSwTable
OBJECT-TYPE
A table containing information of switched outlets of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.7.3not-accessiblecurrent
sdbDevOutSwEntry
OBJECT-TYPE
Switched outlets entry containing objects of a switched outlet of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevOutSwIndex to identify a particular outlet of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1not-accessiblecurrent
sdbDevOutSwIndex
OBJECT-TYPE
A unique value for each outlet. Its value ranges between 1 and the value of sdbDevCfOutletsSwitched.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.1Integer32 (1..48)not-accessiblecurrent
sdbDevOutSwCurrentState
OBJECT-TYPE
The actual state of the outlet relay. Note that Writing is only effective after setting sdbDevOutSwUnlock.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.2INTEGER {off(0), on(1)}read-writecurrent
sdbDevOutSwScheduled
OBJECT-TYPE
A one indicates pending activity; the switch delay has not yet expired.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.3INTEGER {idle(0), scheduled(1)}read-onlycurrent
sdbDevOutSwUnlock
OBJECT-TYPE
Switching and rebooting is unlocked for 10 seconds by writing a 1.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.4INTEGER {locked(0), unlocked(1)}read-writecurrent
sdbDevOutSwIndividualOutletDelay
OBJECT-TYPE
Delay before an individual outlet switches on at power-up.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.5Second (0..65535)read-writecurrent
sdbDevOutSwReboot
OBJECT-TYPE
Reboot outlet relay if current state is on and outlet is unlocked; The outlet will be turned on after 10 seconds.
1.3.6.1.4.1.31034.12.1.1.2.7.3.1.6INTEGER {idle(0), reboot(1)}read-writecurrent
sdbDevSensor
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.8
sdbDevMeasuresTable
OBJECT-TYPE
A table containing information of temperatures of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.8.1not-accessiblecurrent
sdbDevMeasuresEntry
OBJECT-TYPE
Device measures entry containing temperature information objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.8.1.1not-accessiblecurrent
sdbDevMsIntTemperature
OBJECT-TYPE
Actual internal device temperature in deg C
1.3.6.1.4.1.31034.12.1.1.2.8.1.1.1CentiCelsiusread-onlycurrent
sdbDevMsExtTemperature
OBJECT-TYPE
Actual external device temperature sensor in deg C.
1.3.6.1.4.1.31034.12.1.1.2.8.1.1.2CentiCelsiusread-onlycurrent
sdbDevMsIntTemperaturePeak
OBJECT-TYPE
Peak internal device temperature since last reset of alerts.
1.3.6.1.4.1.31034.12.1.1.2.8.1.1.3CentiCelsiusread-onlycurrent
sdbDevMsExtTemperaturePeak
OBJECT-TYPE
Peak external device temperature since last reset of alerts.
1.3.6.1.4.1.31034.12.1.1.2.8.1.1.4CentiCelsiusread-onlycurrent
sdbDevSnsTable
OBJECT-TYPE
A table containing information of sensors of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.8.2not-accessiblecurrent
sdbDevSnsEntry
OBJECT-TYPE
Sensors entry containing objects of a sensor of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevSnsIndex to identify a particular sensor of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.8.2.1not-accessiblecurrent
sdbDevSnsIndex
OBJECT-TYPE
A unique value for each sensor. Its value ranges between 1 and the value of sdbDevCfSensors.
1.3.6.1.4.1.31034.12.1.1.2.8.2.1.1Integer32 (1..16)not-accessiblecurrent
sdbDevSnsType
OBJECT-TYPE
Type of connected sensor. T = Temperature (C) H = Humidity (%) I = dry switch contact
1.3.6.1.4.1.31034.12.1.1.2.8.2.1.2DisplayString (SIZE(1))read-onlycurrent
sdbDevSnsValue
OBJECT-TYPE
Value of connected sensor
1.3.6.1.4.1.31034.12.1.1.2.8.2.1.3CentiValue (0..327680)read-onlycurrent
sdbDevSnsName
OBJECT-TYPE
User definable name for sensors.
1.3.6.1.4.1.31034.12.1.1.2.8.2.1.4DisplayString (SIZE(0..6))read-writecurrent
sdbDevPerformance
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.1.2.9
sdbDevPerformanceTable
OBJECT-TYPE
A table containing information of sensors of devices connected to the databus.
1.3.6.1.4.1.31034.12.1.1.2.9.1not-accessiblecurrent
sdbDevPerformanceEntry
OBJECT-TYPE
Performance counters of a particular databus device. Note that this table has two indexes. sdbDevIdIndex to identify a particular device and sdbDevPerformanceIndex to identify a particular counter of the device identified by sdbDevIdIndex.
1.3.6.1.4.1.31034.12.1.1.2.9.1.1not-accessiblecurrent
sdbDevPerformanceIndex
OBJECT-TYPE
A unique value for each counter. Its value ranges between 1 and 16.
1.3.6.1.4.1.31034.12.1.1.2.9.1.1.1Integer32 (1..16)not-accessiblecurrent
sdbDevPerformanceValue
OBJECT-TYPE
Value of counter
1.3.6.1.4.1.31034.12.1.1.2.9.1.1.2Integer32 (0..16777215)read-onlycurrent
sdbDevPerformanceMax
OBJECT-TYPE
Max of counter
1.3.6.1.4.1.31034.12.1.1.2.9.1.1.3Integer32 (0..16777215)read-onlycurrent
sdbDevPerformanceLimit
OBJECT-TYPE
Limit of counter
1.3.6.1.4.1.31034.12.1.1.2.9.1.1.4Integer32 (0..16777215)read-onlycurrent
sdbDevPerformanceName
OBJECT-TYPE
User definable name for counter.
1.3.6.1.4.1.31034.12.1.1.2.9.1.1.5DisplayString (SIZE(0..12))read-writecurrent
sdbDevPerformanceResetTable
OBJECT-TYPE
A table containing the last reset reason of the device
1.3.6.1.4.1.31034.12.1.1.2.9.2not-accessiblecurrent
sdbDevPerformanceResetEntry
OBJECT-TYPE
Setting entry containing settings objects of a particular databus device.
1.3.6.1.4.1.31034.12.1.1.2.9.2.1not-accessiblecurrent
sdbDevPerformanceResetReason
OBJECT-TYPE
Last reset reason.
1.3.6.1.4.1.31034.12.1.1.2.9.2.1.1DisplayString (SIZE(0..64))read-writecurrent
sdbDevResetUptime
OBJECT-TYPE
Uptime before last reset
1.3.6.1.4.1.31034.12.1.1.2.9.2.1.2Unsigned32read-onlycurrent
sdbMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.2
sdbMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.2.1
sdbMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.31034.12.1.2.2

Notifications

NameOIDStatus
sdbDevSsDeviceStatusCodeChanged
NOTIFICATION-TYPE
Device status code changed. OBJECTS { sdbDevSsDeviceStatusCode }
1.3.6.1.4.1.31034.12.1.0.1current
sdbDevSsTemperatureAlertDetected
NOTIFICATION-TYPE
Temperature alert detected. Internal temperature alert: OBJECTS { sdbDevSsTemperatureAlert, sdbDevMsIntTemperature, sdbDevMsIntTemperaturePeak } External analog temperature alert: OBJECTS { sdbDevSsTemperatureAlert, sdbDevMsExtTemperature, sdbDevMsExtTemperaturePeak } External digital temperature alert: OBJECTS { sdbDevSsTemperatureAlert, sdbDevSnsValue }
1.3.6.1.4.1.31034.12.1.0.2current
sdbDevSsInputCurrentAlertDetected
NOTIFICATION-TYPE
Input current alert detected. OBJECTS { sdbDevSsInputCurrentAlert, sdbDevInActualCurrent }
1.3.6.1.4.1.31034.12.1.0.3current
sdbDevSsOutletCurrentAlertDetected
NOTIFICATION-TYPE
Outlet current alert detected. OBJECTS { sdbDevSsOutletCurrentAlert, sdbDevOutMtActualCurrent }
1.3.6.1.4.1.31034.12.1.0.4current
sdbDevSsInputVoltageAlertDetected
NOTIFICATION-TYPE
Input voltage alert detected. OBJECTS { sdbDevSsInputVoltageAlert, sdbDevInActualVoltage }
1.3.6.1.4.1.31034.12.1.0.5current
sdbDevSsOutletCurrentDropAlertDetected
NOTIFICATION-TYPE
Outlet current drop alert detected. OBJECTS { sdbDevSsOutletCurrentDropAlert, sdbDevOutMtActualCurrent }
1.3.6.1.4.1.31034.12.1.0.6current
sdbDevSsInputCurrentDropAlertDetected
NOTIFICATION-TYPE
Input current drop alert detected. OBJECTS { sdbDevSsInputCurrentDropAlert, sdbDevInActualCurrent }
1.3.6.1.4.1.31034.12.1.0.7current
sdbDevSsSensorChangeAlertDetected
NOTIFICATION-TYPE
Sensor channel change alert detected. OBJECTS { sdbDevSsSensorChangeAlert }
1.3.6.1.4.1.31034.12.1.0.8current
sdbMgmtStsRingStateChanged
NOTIFICATION-TYPE
Ring state changed. Ring state changded to open: OBJECTS { sdbMgmtStsRingState, sdbMgmtStsRingBreachIndex } Ring state changded to closed: OBJECTS { sdbMgmtStsRingState }
1.3.6.1.4.1.31034.12.1.0.9current
sdbDevSsOutletVoltageDropAlertDetected
NOTIFICATION-TYPE
Outlet voltage drop alert detected. OBJECTS { sdbDevSsOutletVoltageDropAlert, sdbDevOutMtActualVoltage }
1.3.6.1.4.1.31034.12.1.0.10current

Conformance

NameOIDStatus
sdbMIBCompliance
MODULE-COMPLIANCE
The requirements for conformance to the SCHLEIFENBAUER-DATABUS-MIB.
1.3.6.1.4.1.31034.12.1.2.1.1current
sdbMIBNotificationGroup
NOTIFICATION-GROUP
A collection of notifications.
1.3.6.1.4.1.31034.12.1.2.2.1current
sdbMIBDevIdGroup
OBJECT-GROUP
A collection of objects providing identification information about the device.
1.3.6.1.4.1.31034.12.1.2.2.3current
sdbMIBDevCfGroup
OBJECT-GROUP
A collection of objects providing configuration information about the device.
1.3.6.1.4.1.31034.12.1.2.2.4current
sdbMIBDevSsGroup
OBJECT-GROUP
A collection of objects providing status information about the device.
1.3.6.1.4.1.31034.12.1.2.2.5current
sdbMIBDevRsGroup
OBJECT-GROUP
Groups resettable attributes op the device.
1.3.6.1.4.1.31034.12.1.2.2.6current
sdbMIBDevStGroup
OBJECT-GROUP
A collection of objects providing the actual settings about the device.
1.3.6.1.4.1.31034.12.1.2.2.7current
sdbMIBDevInGroup
OBJECT-GROUP
A collection of objects providing the actual input measurements of the device.
1.3.6.1.4.1.31034.12.1.2.2.8current
sdbMIBDevOutGroup
OBJECT-GROUP
A collection of objects providing the actual outlet measurements of the device.
1.3.6.1.4.1.31034.12.1.2.2.9current
sdbMIBDevOutMtGroup
OBJECT-GROUP
A collection of objects providing the actual outlet measurements of the device.
1.3.6.1.4.1.31034.12.1.2.2.10current
sdbMIBDevOutSwGroup
OBJECT-GROUP
A collection of objects providing the actual outlet measurements of the device.
1.3.6.1.4.1.31034.12.1.2.2.11current
sdbMIBDevSensorGroup
OBJECT-GROUP
A collection of objects providing the actual environmental measurements of the device.
1.3.6.1.4.1.31034.12.1.2.2.12current
sdbMIBMgmtStatusGroup
OBJECT-GROUP
A collection of objects providing management status information about the databus.
1.3.6.1.4.1.31034.12.1.2.2.13current
sdbMIBMgmtControlGroup
OBJECT-GROUP
A collection of objects providing management control information about the databus.
1.3.6.1.4.1.31034.12.1.2.2.14current
sdbMIBDevPerformanceGroup
OBJECT-GROUP
A collection of objects providing performance information about the MCU
1.3.6.1.4.1.31034.12.1.2.2.15current