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
| From | Symbols |
|---|---|
| SCHLEIFENBAUER-SMI | schleifenbauerMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Integer32 (1..512) | read-only | current |
| 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.2 | Integer32 (1..255) | read-only | current |
| sdbMgmtStsNewDevices OBJECT-TYPE The number of new devices on the databus. | 1.3.6.1.4.1.31034.12.1.1.1.1.3 | Integer32 (1..255) | read-only | current |
| sdbMgmtStsDuplicateDevices OBJECT-TYPE The number of duplicate devices on the databus. | 1.3.6.1.4.1.31034.12.1.1.1.1.4 | Integer32 (1..255) | read-only | current |
| 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.5 | INTEGER {open(0), closed(1)} | read-only | current |
| 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.6 | Integer32 (0..65535) | read-only | current |
| 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.1 | INTEGER {idle(0), scan(1)} | read-write | current |
| 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.2 | Integer32 (0..65535) | read-write | current |
| 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.3 | INTEGER {idle(0), renumber(1)} | read-write | current |
| 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.4 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..255) | not-accessible | current |
| 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.2 | Integer32 (0..65535) | read-write | current |
| 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.3 | DisplayString (SIZE(17)) | read-only | current |
| 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.4 | INTEGER {no(0), yes(1)} | read-only | current |
| 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.5 | INTEGER {no(0), yes(1)} | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| sdbDevIdSPDMVersion OBJECT-TYPE Data model version. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.1 | Integer32 (0..9999) | read-only | current |
| sdbDevIdFirmwareVersion OBJECT-TYPE The firmware revision number. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.2 | Integer32 (0..9999) | read-only | current |
| sdbDevIdBuildNumber OBJECT-TYPE Date and time the firmware was built. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.3 | DisplayString (SIZE(0..12)) | read-only | current |
| sdbDevIdSalesOrderNumber OBJECT-TYPE SP sales order number. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.4 | DisplayString (SIZE(0..16)) | read-only | current |
| sdbDevIdProductId OBJECT-TYPE SP product id. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.5 | DisplayString (SIZE(0..16)) | read-only | current |
| sdbDevIdSerialNumber OBJECT-TYPE SP serial number. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.6 | DisplayString (SIZE(0..16)) | read-only | current |
| 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.7 | DisplayString (SIZE(17)) | read-only | current |
| 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.8 | DisplayString (SIZE(17)) | read-only | current |
| 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.9 | Integer32 (0..65535) | read-write | current |
| sdbDevIdName OBJECT-TYPE User configurable device name or identifier. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.10 | DisplayString (SIZE(0..16)) | read-write | current |
| sdbDevIdLocation OBJECT-TYPE User configurable device location identifier. | 1.3.6.1.4.1.31034.12.1.1.2.1.1.1.11 | DisplayString (SIZE(0..16)) | read-write | current |
| 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.12 | DisplayString (SIZE(0..20)) | read-write | current |
| 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.13 | Integer32 (1..65535) | not-accessible | current |
| 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.14 | INTEGER {pdu(0), dpm(1), hpdu-G3(2), dpm27e(3)} | read-only | current |
| 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.15 | INTEGER {off(0), on(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| sdbDevCfPhases OBJECT-TYPE Number of phases for input metering. | 1.3.6.1.4.1.31034.12.1.1.2.2.1.1.1 | Integer32 (0 | 1 | 3) | read-only | current |
| 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.2 | Integer32 (0..48) | read-only | current |
| 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.3 | Integer32 (0..48) | read-only | current |
| 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.4 | Integer32 (0..48) | read-only | current |
| sdbDevCfSensors OBJECT-TYPE The number sensors. | 1.3.6.1.4.1.31034.12.1.1.2.2.1.1.5 | Integer32 (0..16) | read-only | current |
| sdbDevCfMaximumLoad OBJECT-TYPE Maximum rated load of device per phase | 1.3.6.1.4.1.31034.12.1.1.2.2.1.1.6 | Integer32 (16 | 32) | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (0..255) | read-only | current |
| 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.2 | Integer32 (0..2) | read-only | current |
| 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.3 | Integer32 (0..3) | read-only | current |
| 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.4 | Integer32 (0..48) | read-only | current |
| 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.5 | Integer32 (0..3) | read-only | current |
| 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.6 | Integer32 (0..48) | read-only | current |
| 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.7 | Integer32 (0..3) | read-only | current |
| 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.8 | Integer32 (0..16) | read-only | current |
| 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.9 | Integer32 (0..48) | read-only | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | INTEGER {idle(0), reboot(1)} | read-write | current |
| 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.2 | INTEGER {idle(0), reset(1)} | read-write | current |
| 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.3 | INTEGER {idle(0), zero(1)} | read-write | current |
| 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.4 | INTEGER {idle(0), zero(1)} | read-write | current |
| 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.5 | INTEGER {idle(0), reset(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.2 | Integer32 (0..65535) | read-write | current |
| 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.3 | INTEGER {disabled(0), enabled(1)} | read-write | current |
| 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.4 | MilliSecond (0..65535) | read-write | current |
| 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.5 | MilliSecond (100..65535) | read-write | current |
| 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.6 | Second (0 | 10 | 60 | 120 | 240) | read-write | current |
| sdbDevStOutletPowerUpMode OBJECT-TYPE Behaviour of outlets on power-up. | 1.3.6.1.4.1.31034.12.1.1.2.5.1.1.7 | INTEGER {off(0), sameState(1), sameStateDelayed(2)} | read-write | current |
| 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.8 | Integer32 (0..99) | read-write | current |
| sdbDevStDisplayOrientation OBJECT-TYPE Display orientation. | 1.3.6.1.4.1.31034.12.1.1.2.5.1.1.9 | INTEGER {noDisplay(0), verticalDisplayOnTop(1), verticalDisplayUpsideDown(2), horizontalDisplayAtLeft(3), horizontalDisplayAtRight(4)} | read-write | current |
| 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.10 | INTEGER {notAllowed(0), allowed(1)} | read-write | current |
| sdbDevStCurrentDropDetection OBJECT-TYPE Enables the current drop detection function. | 1.3.6.1.4.1.31034.12.1.1.2.5.1.1.11 | INTEGER {off(0), inputsOnly(1), outletsOnly(2), inputsAndOutlets(3)} | read-write | current |
| 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.13 | INTEGER {usbDisabled(0), onlyFirmwareUpdates(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..48) | not-accessible | current |
| 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.2 | KiloWattHour | read-only | current |
| 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.3 | KiloWattHour | read-only | current |
| 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.4 | CentiPercent | read-only | current |
| sdbDevInActualCurrent OBJECT-TYPE Actual apparent, RMS current. | 1.3.6.1.4.1.31034.12.1.1.2.6.1.1.5 | CentiAmpere | read-only | current |
| 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.6 | CentiAmpere | read-only | current |
| sdbDevInActualVoltage OBJECT-TYPE The actual voltage. | 1.3.6.1.4.1.31034.12.1.1.2.6.1.1.7 | CentiVolt | read-only | current |
| 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.8 | CentiVolt | read-only | current |
| sdbDevInPowerVoltAmpere OBJECT-TYPE Calculated apparent power. | 1.3.6.1.4.1.31034.12.1.1.2.6.1.1.9 | Integer32 (0..327680) | read-only | current |
| sdbDevInPowerWatt OBJECT-TYPE Calculated real power. | 1.3.6.1.4.1.31034.12.1.1.2.6.1.1.10 | Integer32 (0..327680) | read-only | current |
| 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.11 | CentiAmpere | read-write | current |
| 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.12 | Integer32 (0..255) | read-write | current |
| sdbDevInName OBJECT-TYPE User configurable naming of inputs or phases. | 1.3.6.1.4.1.31034.12.1.1.2.6.1.1.13 | DisplayString (SIZE(0..8)) | read-write | current |
| 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.14 | INTEGER {idle(0), zero(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..48) | not-accessible | current |
| sdbDevOutName OBJECT-TYPE User configurable naming of individual outlets. | 1.3.6.1.4.1.31034.12.1.1.2.7.1.1.2 | DisplayString (SIZE(0..8)) | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..48) | not-accessible | current |
| 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.2 | KiloWattHour | read-only | current |
| 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.3 | KiloWattHour | read-only | current |
| 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.4 | CentiPercent | read-only | current |
| sdbDevOutMtActualCurrent OBJECT-TYPE Actual apparent, RMS current. | 1.3.6.1.4.1.31034.12.1.1.2.7.2.1.5 | CentiAmpere | read-only | current |
| 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.6 | CentiAmpere | read-only | current |
| sdbDevOutMtActualVoltage OBJECT-TYPE Actual voltage on outlet. | 1.3.6.1.4.1.31034.12.1.1.2.7.2.1.7 | CentiVolt | read-only | current |
| 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.8 | CentiAmpere | read-write | current |
| 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.9 | Integer32 (0..255) | read-write | current |
| sdbDevOutMtPowerVoltAmpere OBJECT-TYPE Calculated apparent power. | 1.3.6.1.4.1.31034.12.1.1.2.7.2.1.10 | Integer32 (0..327680) | read-only | current |
| sdbDevOutMtPowerWatt OBJECT-TYPE Calculated real power. | 1.3.6.1.4.1.31034.12.1.1.2.7.2.1.11 | Integer32 (0..327680) | read-only | current |
| 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.3 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..48) | not-accessible | current |
| 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.2 | INTEGER {off(0), on(1)} | read-write | current |
| 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.3 | INTEGER {idle(0), scheduled(1)} | read-only | current |
| 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.4 | INTEGER {locked(0), unlocked(1)} | read-write | current |
| 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.5 | Second (0..65535) | read-write | current |
| 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.6 | INTEGER {idle(0), reboot(1)} | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| sdbDevMsIntTemperature OBJECT-TYPE Actual internal device temperature in deg C | 1.3.6.1.4.1.31034.12.1.1.2.8.1.1.1 | CentiCelsius | read-only | current |
| 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.2 | CentiCelsius | read-only | current |
| 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.3 | CentiCelsius | read-only | current |
| 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.4 | CentiCelsius | read-only | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..16) | not-accessible | current |
| 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.2 | DisplayString (SIZE(1)) | read-only | current |
| sdbDevSnsValue OBJECT-TYPE Value of connected sensor | 1.3.6.1.4.1.31034.12.1.1.2.8.2.1.3 | CentiValue (0..327680) | read-only | current |
| sdbDevSnsName OBJECT-TYPE User definable name for sensors. | 1.3.6.1.4.1.31034.12.1.1.2.8.2.1.4 | DisplayString (SIZE(0..6)) | read-write | current |
| 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.1 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| 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.1 | Integer32 (1..16) | not-accessible | current |
| sdbDevPerformanceValue OBJECT-TYPE Value of counter | 1.3.6.1.4.1.31034.12.1.1.2.9.1.1.2 | Integer32 (0..16777215) | read-only | current |
| sdbDevPerformanceMax OBJECT-TYPE Max of counter | 1.3.6.1.4.1.31034.12.1.1.2.9.1.1.3 | Integer32 (0..16777215) | read-only | current |
| sdbDevPerformanceLimit OBJECT-TYPE Limit of counter | 1.3.6.1.4.1.31034.12.1.1.2.9.1.1.4 | Integer32 (0..16777215) | read-only | current |
| sdbDevPerformanceName OBJECT-TYPE User definable name for counter. | 1.3.6.1.4.1.31034.12.1.1.2.9.1.1.5 | DisplayString (SIZE(0..12)) | read-write | current |
| 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.2 | not-accessible | current | |
| 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.1 | not-accessible | current | |
| sdbDevPerformanceResetReason OBJECT-TYPE Last reset reason. | 1.3.6.1.4.1.31034.12.1.1.2.9.2.1.1 | DisplayString (SIZE(0..64)) | read-write | current |
| sdbDevResetUptime OBJECT-TYPE Uptime before last reset | 1.3.6.1.4.1.31034.12.1.1.2.9.2.1.2 | Unsigned32 | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| sdbDevSsDeviceStatusCodeChanged NOTIFICATION-TYPE Device status code changed. OBJECTS { sdbDevSsDeviceStatusCode } | 1.3.6.1.4.1.31034.12.1.0.1 | current |
| 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.2 | current |
| sdbDevSsInputCurrentAlertDetected NOTIFICATION-TYPE Input current alert detected. OBJECTS { sdbDevSsInputCurrentAlert, sdbDevInActualCurrent } | 1.3.6.1.4.1.31034.12.1.0.3 | current |
| sdbDevSsOutletCurrentAlertDetected NOTIFICATION-TYPE Outlet current alert detected. OBJECTS { sdbDevSsOutletCurrentAlert, sdbDevOutMtActualCurrent } | 1.3.6.1.4.1.31034.12.1.0.4 | current |
| sdbDevSsInputVoltageAlertDetected NOTIFICATION-TYPE Input voltage alert detected. OBJECTS { sdbDevSsInputVoltageAlert, sdbDevInActualVoltage } | 1.3.6.1.4.1.31034.12.1.0.5 | current |
| sdbDevSsOutletCurrentDropAlertDetected NOTIFICATION-TYPE Outlet current drop alert detected. OBJECTS { sdbDevSsOutletCurrentDropAlert, sdbDevOutMtActualCurrent } | 1.3.6.1.4.1.31034.12.1.0.6 | current |
| sdbDevSsInputCurrentDropAlertDetected NOTIFICATION-TYPE Input current drop alert detected. OBJECTS { sdbDevSsInputCurrentDropAlert, sdbDevInActualCurrent } | 1.3.6.1.4.1.31034.12.1.0.7 | current |
| sdbDevSsSensorChangeAlertDetected NOTIFICATION-TYPE Sensor channel change alert detected. OBJECTS { sdbDevSsSensorChangeAlert } | 1.3.6.1.4.1.31034.12.1.0.8 | current |
| 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.9 | current |
| sdbDevSsOutletVoltageDropAlertDetected NOTIFICATION-TYPE Outlet voltage drop alert detected. OBJECTS { sdbDevSsOutletVoltageDropAlert, sdbDevOutMtActualVoltage } | 1.3.6.1.4.1.31034.12.1.0.10 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| sdbMIBCompliance MODULE-COMPLIANCE The requirements for conformance to the SCHLEIFENBAUER-DATABUS-MIB. | 1.3.6.1.4.1.31034.12.1.2.1.1 | current |
| sdbMIBNotificationGroup NOTIFICATION-GROUP A collection of notifications. | 1.3.6.1.4.1.31034.12.1.2.2.1 | current |
| sdbMIBDevIdGroup OBJECT-GROUP A collection of objects providing identification information about the device. | 1.3.6.1.4.1.31034.12.1.2.2.3 | current |
| sdbMIBDevCfGroup OBJECT-GROUP A collection of objects providing configuration information about the device. | 1.3.6.1.4.1.31034.12.1.2.2.4 | current |
| sdbMIBDevSsGroup OBJECT-GROUP A collection of objects providing status information about the device. | 1.3.6.1.4.1.31034.12.1.2.2.5 | current |
| sdbMIBDevRsGroup OBJECT-GROUP Groups resettable attributes op the device. | 1.3.6.1.4.1.31034.12.1.2.2.6 | current |
| 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.7 | current |
| 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.8 | current |
| 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.9 | current |
| 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.10 | current |
| 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.11 | current |
| 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.12 | current |
| 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.13 | current |
| 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.14 | current |
| sdbMIBDevPerformanceGroup OBJECT-GROUP A collection of objects providing performance information about the MCU | 1.3.6.1.4.1.31034.12.1.2.2.15 | current |