G6-SMARTOFFICE-MIB

File: G6-SMARTOFFICE-MIB.mib (41998 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

DirectorConfigEntry  
SEQUENCE    
  directorConfigIndex INTEGER
  directorConfigDomainName DisplayString
  directorConfigGeneralMode INTEGER
  directorConfigActOnUngroupedSensors INTEGER
  directorConfigScanLightControllers DisplayString

DeviceConfigEntry  
SEQUENCE    
  deviceConfigIndex INTEGER
  deviceConfigDeviceName DisplayString
  deviceConfigLocation DisplayString
  deviceConfigLatitude DisplayString
  deviceConfigLongitude DisplayString
  deviceConfigAltitude DisplayString
  deviceConfigPlacement INTEGER
  deviceConfigProductType INTEGER
  deviceConfigDeviceId DisplayString
  deviceConfigNetworkAddress DisplayString
  deviceConfigAdditionalParameter DisplayString
  deviceConfigNetworkFailureAction INTEGER
  deviceConfigIdentify DisplayString
  deviceConfigRestart DisplayString
  deviceConfigCalibrate DisplayString
  deviceConfigPair DisplayString
  deviceConfigUnpair DisplayString
  deviceConfigUpdateFirmware DisplayString

ActorGroupConfigEntry  
SEQUENCE    
  actorGroupConfigIndex INTEGER
  actorGroupConfigGroupName DisplayString
  actorGroupConfigAttribute DisplayString
  actorGroupConfigAssociatedDevices DisplayString
  actorGroupConfigAdditionalParameter DisplayString
  actorGroupConfigDefaultValue DisplayString
  actorGroupConfigValueCaching INTEGER
  actorGroupConfigAdditionalScriptName DisplayString
  actorGroupConfigManualSetValue DisplayString

SensorGroupConfigEntry  
SEQUENCE    
  sensorGroupConfigIndex INTEGER
  sensorGroupConfigGroupName DisplayString
  sensorGroupConfigAttribute DisplayString
  sensorGroupConfigAssociatedDevices DisplayString
  sensorGroupConfigValueCaching INTEGER
  sensorGroupConfigRunScriptWhen INTEGER
  sensorGroupConfigRunScriptDelta DisplayString
  sensorGroupConfigScriptName DisplayString
  sensorGroupConfigAdditionalScriptName DisplayString
  sensorGroupConfigReportMode INTEGER
  sensorGroupConfigAdditionalParameter DisplayString
  sensorGroupConfigLowerBoundary DisplayString
  sensorGroupConfigUpperBoundary DisplayString
  sensorGroupConfigBoundaryHysteresis INTEGER
  sensorGroupConfigUpdateDelta DisplayString
  sensorGroupConfigRateLimit Unsigned32
  sensorGroupConfigClearValues DisplayString

DeviceInformationEntry  
SEQUENCE    
  deviceInformationIndex INTEGER
  deviceInformationName DisplayString
  deviceInformationHardwareId DisplayString
  deviceInformationDeviceType INTEGER
  deviceInformationOperationalState INTEGER
  deviceInformationActorAttributes DisplayString
  deviceInformationSensorAttributes DisplayString
  deviceInformationVendorName DisplayString
  deviceInformationArticleNumber DisplayString
  deviceInformationSerialNumber DisplayString
  deviceInformationHardwareRevision DisplayString
  deviceInformationSoftwareVersion DisplayString
  deviceInformationAdditionalInfo DisplayString

ActorListEntry  
SEQUENCE    
  actorListIndex INTEGER
  actorListDevice DisplayString
  actorListInstance DisplayString
  actorListAttribute DisplayString
  actorListAssociatedGroups DisplayString
  actorListValue DisplayString
  actorListActorState INTEGER
  actorListLastUpdate Counter32

SensorListEntry  
SEQUENCE    
  sensorListIndex INTEGER
  sensorListDevice DisplayString
  sensorListInstance DisplayString
  sensorListAttribute DisplayString
  sensorListAssociatedGroups DisplayString
  sensorListValue DisplayString
  sensorListSensorState INTEGER
  sensorListLastUpdate Counter32

ActorGroupStatusEntry  
SEQUENCE    
  actorGroupStatusIndex INTEGER
  actorGroupStatusGroupName DisplayString
  actorGroupStatusAttribute DisplayString
  actorGroupStatusNumAssignedActors Integer32
  actorGroupStatusNumFailedActors Integer32
  actorGroupStatusGroupState INTEGER
  actorGroupStatusValue DisplayString
  actorGroupStatusActivePriority Unsigned32
  actorGroupStatusPriorityValueChain DisplayString
  actorGroupStatusCacheStatus INTEGER
  actorGroupStatusLastUpdate Counter32

SensorGroupStatusEntry  
SEQUENCE    
  sensorGroupStatusIndex INTEGER
  sensorGroupStatusGroupName DisplayString
  sensorGroupStatusAttribute DisplayString
  sensorGroupStatusNumAssignedSensors Integer32
  sensorGroupStatusNumFailedSensors Integer32
  sensorGroupStatusGroupState INTEGER
  sensorGroupStatusMinimumPeakHold DisplayString
  sensorGroupStatusMinimumValue DisplayString
  sensorGroupStatusAverageValue DisplayString
  sensorGroupStatusMaximumValue DisplayString
  sensorGroupStatusMaximumPeakHold DisplayString
  sensorGroupStatusTotalValue DisplayString
  sensorGroupStatusLowerBoundaryReached Integer32
  sensorGroupStatusUpperBoundaryReached Integer32
  sensorGroupStatusUpdatingSensorIndex Integer32
  sensorGroupStatusCacheStatus INTEGER
  sensorGroupStatusLastUpdate Counter32

Defined Values

device 1.3.6.1.4.1.3181.10.6.4
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

smartoffice 1.3.6.1.4.1.3181.10.6.4.99
OBJECT IDENTIFIER    

smartofficeEnableSmartOffice 1.3.6.1.4.1.3181.10.6.4.99.1
Generally enable the SmartOffice solution.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

directorConfigTable 1.3.6.1.4.1.3181.10.6.4.99.2
General configuration of the director.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DirectorConfigEntry

directorConfigEntry 1.3.6.1.4.1.3181.10.6.4.99.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectorConfigEntry  

directorConfigIndex 1.3.6.1.4.1.3181.10.6.4.99.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

directorConfigDomainName 1.3.6.1.4.1.3181.10.6.4.99.2.1.2
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

directorConfigGeneralMode 1.3.6.1.4.1.3181.10.6.4.99.2.1.3
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), automatic(1), passive(2)  

directorConfigActOnUngroupedSensors 1.3.6.1.4.1.3181.10.6.4.99.2.1.4
When set any sensor attributes which are not configured to be part of a sensor group, will also trigger the regular script execution. This may be selected in smaller setups to save the effort of defining groups. Note that no event rate limiting can be applied to ungrouped sensors and thus using this mode can result in overloading the system leading to sluggish response times.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

directorConfigScanLightControllers 1.3.6.1.4.1.3181.10.6.4.99.2.1.5
Scan the local network for reachable SmartLightController and display a list.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigTable 1.3.6.1.4.1.3181.10.6.4.99.3
Defines the configuration of each device under control. A device may contain one or more actor or sensor functions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceConfigEntry

deviceConfigEntry 1.3.6.1.4.1.3181.10.6.4.99.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceConfigEntry  

deviceConfigIndex 1.3.6.1.4.1.3181.10.6.4.99.3.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

deviceConfigDeviceName 1.3.6.1.4.1.3181.10.6.4.99.3.1.2
Unique group name referenced by the director
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigLocation 1.3.6.1.4.1.3181.10.6.4.99.3.1.3
Free text to describe the position of the controller on the premesis. This value need NOT be savedwithin the sensor itself.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigLatitude 1.3.6.1.4.1.3181.10.6.4.99.3.1.4
A value in degrees such as: 50,123
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigLongitude 1.3.6.1.4.1.3181.10.6.4.99.3.1.5
A value in degrees such as: 50,123
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigAltitude 1.3.6.1.4.1.3181.10.6.4.99.3.1.6
A value in meters.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigPlacement 1.3.6.1.4.1.3181.10.6.4.99.3.1.7
Information where to find the controller
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unset(0), floor(1), wall(2), ceiling(3), duct(4), outside(5), desk(6)  

deviceConfigProductType 1.3.6.1.4.1.3181.10.6.4.99.3.1.8
Defines via which network the sensor is reachable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER virtual(0), smartlightController(1), directorCascade(2), hm(3), fhem(4), ip500(5), enocean(6), knx(7)  

deviceConfigDeviceId 1.3.6.1.4.1.3181.10.6.4.99.3.1.9
Unique manufacturer dependent identifier of the device. For SmartLightController the MAC address of the controller is entered here.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigNetworkAddress 1.3.6.1.4.1.3181.10.6.4.99.3.1.10
May be an IP or other type of address depending on the given network access method. Can be left blank for a SmartLightController.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigAdditionalParameter 1.3.6.1.4.1.3181.10.6.4.99.3.1.11
Comma separated list of any parameter specific for this device. Example: panel=type A,refresh_rate=12
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigNetworkFailureAction 1.3.6.1.4.1.3181.10.6.4.99.3.1.12
Defines what the actor does if the network connection fails or after reboot until communication is established.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER keepCurrent(0), off(1), on(2), dimmed(3)  

deviceConfigIdentify 1.3.6.1.4.1.3181.10.6.4.99.3.1.13
The actor will blink with its status led to signal its presence and physical location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigRestart 1.3.6.1.4.1.3181.10.6.4.99.3.1.14
Restart the actor.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigCalibrate 1.3.6.1.4.1.3181.10.6.4.99.3.1.15
Start calibration process (if available for this actor type).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigPair 1.3.6.1.4.1.3181.10.6.4.99.3.1.16
Start pairing process that couples individual device to this director.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigUnpair 1.3.6.1.4.1.3181.10.6.4.99.3.1.17
Discard exisiting pairing between an individual device and this director.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceConfigUpdateFirmware 1.3.6.1.4.1.3181.10.6.4.99.3.1.18
Update the device firmware. When no file name is supplied, the latest version is automatically selected. Alternatively, a specific file name can be supplied to use another version. Use Management.files.firmware.display_files to view a list of available files under the SLC section. (applies to SmartLight Controllers)
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigTable 1.3.6.1.4.1.3181.10.6.4.99.4
Defines a group of actors that support the same attribute and which shall be set toghter to the same value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActorGroupConfigEntry

actorGroupConfigEntry 1.3.6.1.4.1.3181.10.6.4.99.4.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ActorGroupConfigEntry  

actorGroupConfigIndex 1.3.6.1.4.1.3181.10.6.4.99.4.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

actorGroupConfigGroupName 1.3.6.1.4.1.3181.10.6.4.99.4.1.2
Unique group name referenced by the director
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigAttribute 1.3.6.1.4.1.3181.10.6.4.99.4.1.3
The attribute which is configured. Locally, identical attributes of the associated devices listed below are grouped.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigAssociatedDevices 1.3.6.1.4.1.3181.10.6.4.99.4.1.4
List of all actors that supply information to a particular group. When an instance is used, here the syntax devicename.instance is used. All records are comma separated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigAdditionalParameter 1.3.6.1.4.1.3181.10.6.4.99.4.1.5
Comma separated list of any parameter specific for this attribute if needed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigDefaultValue 1.3.6.1.4.1.3181.10.6.4.99.4.1.6
Tok_String
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigValueCaching 1.3.6.1.4.1.3181.10.6.4.99.4.1.7
When enabled the group target value is saved to local non volaive memory. Should the director restart, the cached values will be restored and send to the devices. This feature is useful to ensure uninterrupted operation even in the event of a system failure or to restore conditions after a power outage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

actorGroupConfigAdditionalScriptName 1.3.6.1.4.1.3181.10.6.4.99.4.1.8
When the actor group is updated, an additional script, defined here, can be executed to run time consuming functions outside of the standard processing loop. Usually, this field is left empty.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

actorGroupConfigManualSetValue 1.3.6.1.4.1.3181.10.6.4.99.4.1.9
This command permits setting of the group value manually bypassing the defined script logic. This is intended for testing only. Important: This manual setting always acts on priority level 8.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigTable 1.3.6.1.4.1.3181.10.6.4.99.5
Defines a group of sensors that support the same attribute and whose data should be interpreted together.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SensorGroupConfigEntry

sensorGroupConfigEntry 1.3.6.1.4.1.3181.10.6.4.99.5.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SensorGroupConfigEntry  

sensorGroupConfigIndex 1.3.6.1.4.1.3181.10.6.4.99.5.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

sensorGroupConfigGroupName 1.3.6.1.4.1.3181.10.6.4.99.5.1.2
Unique group name referenced by the director
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigAttribute 1.3.6.1.4.1.3181.10.6.4.99.5.1.3
The attribute which is configured. Locally, identical attributes of the associated devices listed below are grouped.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigAssociatedDevices 1.3.6.1.4.1.3181.10.6.4.99.5.1.4
List of all sensors that supply information to a particular group. When an instance is used, here the syntax devicename.instance is used. All records are comma separated.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigValueCaching 1.3.6.1.4.1.3181.10.6.4.99.5.1.5
When enabled the group target value is saved to local non volaive memory. Should the director restart, the cached values will be restored and send to the devices. This feature is useful to ensure uninterrupted operation even in the event of a system failure or to restore conditions after a power outage.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

sensorGroupConfigRunScriptWhen 1.3.6.1.4.1.3181.10.6.4.99.5.1.6
Defines which sensor group status needs to change in order to run the standard (and optional additional_script). This can be used to limit the number of script runs by not following little changes that lead to no effect. This filter is logically behind the sensor specific limits defined elsewhere is this table. When the sensor filter is setup well, then this filter here can be relaxed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), anyChange(1), limitCrossed(2), avgAbsolute(3), avgPercent(4), totalAbsolute(5), totalPercent(6), newPeakLevel(7), anyUpdate(8), zeroCrossing(9)  

sensorGroupConfigRunScriptDelta 1.3.6.1.4.1.3181.10.6.4.99.5.1.7
Defines how much the value can deviate before a value change is reported automatically. Depending on the setting of the report_mode an absolute or a percent value is expected.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigScriptName 1.3.6.1.4.1.3181.10.6.4.99.5.1.8
When the group is updated and the required conditions are met, the script specified in this parameter is executed. If the parameter is left blank, the standard MS_SmartOfficeControl.ms script is executed. The specified script should not contain any time consuming functions. Syntax: = appname/filename:subroutine The appname and subroutine name are optional. Without appname, the script must be located in xml_cli_scripts folder.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigAdditionalScriptName 1.3.6.1.4.1.3181.10.6.4.99.5.1.9
When the group is updated and the required conditions are met and a script is defined here, this script is executed in the background after the standard processing for this group has taken place. An additional script, defined here, can be used to run time consuming functions outside of the standard processing loop. Usually, this field is left empty.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigReportMode 1.3.6.1.4.1.3181.10.6.4.99.5.1.10
Defines if the sensor is passive or actively reports changes and error conditions
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), passive(1), deltaPercent(2), deltaAbsolute(3), onThreshold(4), test(5)  

sensorGroupConfigAdditionalParameter 1.3.6.1.4.1.3181.10.6.4.99.5.1.11
Comma separated list of any parameter specific for this attribute if needed.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigLowerBoundary 1.3.6.1.4.1.3181.10.6.4.99.5.1.12
When the measured value of any sensor is equal or below this value an event is raised. The value may be configured directly with a numerical value optionally followed by a unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigUpperBoundary 1.3.6.1.4.1.3181.10.6.4.99.5.1.13
When the measured value of any sensor is equal or above this value an event is raised. The value may be configured directly with a numerical value optionally followed by a unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigBoundaryHysteresis 1.3.6.1.4.1.3181.10.6.4.99.5.1.14
How much the value must return within bounds before the alarm condition is cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), low(1), high(2)  

sensorGroupConfigUpdateDelta 1.3.6.1.4.1.3181.10.6.4.99.5.1.15
Defines how much the value can deviate before a value change is reported automatically. Depending on the setting of the report_mode an absolute or a percent value is expected.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

sensorGroupConfigRateLimit 1.3.6.1.4.1.3181.10.6.4.99.5.1.16
Defines how quickly the value is reported. Defined In units of 100ms. 0 means no rate limiting.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

sensorGroupConfigClearValues 1.3.6.1.4.1.3181.10.6.4.99.5.1.17
Clear status values for minimum_peak_hold and maximum_peak_hold.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

deviceInformationTable 1.3.6.1.4.1.3181.10.6.4.99.100
Summarizes the most important inventory information of each detected device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DeviceInformationEntry

deviceInformationEntry 1.3.6.1.4.1.3181.10.6.4.99.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DeviceInformationEntry  

deviceInformationIndex 1.3.6.1.4.1.3181.10.6.4.99.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

deviceInformationName 1.3.6.1.4.1.3181.10.6.4.99.100.1.2
Unique name for reference. This is name of the base device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationHardwareId 1.3.6.1.4.1.3181.10.6.4.99.100.1.3
A product specific hardware identification. May for example contain the MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationDeviceType 1.3.6.1.4.1.3181.10.6.4.99.100.1.4
Indicates if this is an actor or sensor device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unused(0), sensor(1), actor(2), actorSensor(3), gateway(4), other(5)  

deviceInformationOperationalState 1.3.6.1.4.1.3181.10.6.4.99.100.1.5
Indicates the operational state of the device. Device (not attribute) specific errors will be indicated here.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), failed(1), normal(2), testMode(3), configError(4), unpaired(5), notReady(6), pairing(7), inConfig(8), unregistered(9)  

deviceInformationActorAttributes 1.3.6.1.4.1.3181.10.6.4.99.100.1.6
Lists which setable actor attributes are provided by this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationSensorAttributes 1.3.6.1.4.1.3181.10.6.4.99.100.1.7
Lists which readable sensor attributes are provided by this device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationVendorName 1.3.6.1.4.1.3181.10.6.4.99.100.1.8
Vendor or manufacturer name of the device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationArticleNumber 1.3.6.1.4.1.3181.10.6.4.99.100.1.9
This device article number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationSerialNumber 1.3.6.1.4.1.3181.10.6.4.99.100.1.10
This device serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationHardwareRevision 1.3.6.1.4.1.3181.10.6.4.99.100.1.11
This device hardware version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationSoftwareVersion 1.3.6.1.4.1.3181.10.6.4.99.100.1.12
This device software / firmware version.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

deviceInformationAdditionalInfo 1.3.6.1.4.1.3181.10.6.4.99.100.1.13
Optional comma separated list of status fields specific for this type of device.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListTable 1.3.6.1.4.1.3181.10.6.4.99.101
This table lists all currenly registered actors with all their attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActorListEntry

actorListEntry 1.3.6.1.4.1.3181.10.6.4.99.101.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ActorListEntry  

actorListIndex 1.3.6.1.4.1.3181.10.6.4.99.101.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

actorListDevice 1.3.6.1.4.1.3181.10.6.4.99.101.1.2
This is name of the base device which controls this actor. There may be several actor types (attributes) in the same device and these share the same name but use different attributes. There may also be several similar actor attribues. These are differentiated with the instance parameter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListInstance 1.3.6.1.4.1.3181.10.6.4.99.101.1.3
Describes a unique instance when several similar functional attributes are existing in the same device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListAttribute 1.3.6.1.4.1.3181.10.6.4.99.101.1.4
The kind of function this actor is acting on
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListAssociatedGroups 1.3.6.1.4.1.3181.10.6.4.99.101.1.5
Indicates in which actor_groups this actor takes part.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListValue 1.3.6.1.4.1.3181.10.6.4.99.101.1.6
The currently set value as text string followed by the unit such as mA or Lux.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorListActorState 1.3.6.1.4.1.3181.10.6.4.99.101.1.7
Indicates wether the indicated value was successfully written to the actual device.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ok(1), requested(2), retrying(3), confirmed(4), denied(5), failed(6), restored(7), manually(8)  

actorListLastUpdate 1.3.6.1.4.1.3181.10.6.4.99.101.1.8
Indicates the time when this record was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sensorListTable 1.3.6.1.4.1.3181.10.6.4.99.102
This table lists all currenly registered sensors with all their attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SensorListEntry

sensorListEntry 1.3.6.1.4.1.3181.10.6.4.99.102.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SensorListEntry  

sensorListIndex 1.3.6.1.4.1.3181.10.6.4.99.102.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..255  

sensorListDevice 1.3.6.1.4.1.3181.10.6.4.99.102.1.2
This is name of the base device which controls this sensor. There may be several different sensor types (attributes) in the same device. These share the same name but use different attributes. There may also be several similar sensors in the device. These are differentiated with the instance parameter.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorListInstance 1.3.6.1.4.1.3181.10.6.4.99.102.1.3
Describes a unique instance when several similar functional attributes are existing in the same device
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorListAttribute 1.3.6.1.4.1.3181.10.6.4.99.102.1.4
The kind of measurement this sensor is reporting.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorListAssociatedGroups 1.3.6.1.4.1.3181.10.6.4.99.102.1.5
Indicates in which sensor_groups this sensor takes part.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorListValue 1.3.6.1.4.1.3181.10.6.4.99.102.1.6
The last reported value as text string followed by the unit such as mA or Lux.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorListSensorState 1.3.6.1.4.1.3181.10.6.4.99.102.1.7
Indicates particular sensor states such hitting a boundary.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ok(1), lowBatt(2), lowerLimit(3), upperLimit(4), commFailed(5), deviceFailed(6), manually(8)  

sensorListLastUpdate 1.3.6.1.4.1.3181.10.6.4.99.102.1.8
Indicates the time when this record was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

actorGroupStatusTable 1.3.6.1.4.1.3181.10.6.4.99.103
Calculated status of the defined actor groups. The listed value reflects the value all associated actors should use. The values update when an actor group is set by a script or manually.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ActorGroupStatusEntry

actorGroupStatusEntry 1.3.6.1.4.1.3181.10.6.4.99.103.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ActorGroupStatusEntry  

actorGroupStatusIndex 1.3.6.1.4.1.3181.10.6.4.99.103.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

actorGroupStatusGroupName 1.3.6.1.4.1.3181.10.6.4.99.103.1.2
This is name mirrors the actor_group_configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorGroupStatusAttribute 1.3.6.1.4.1.3181.10.6.4.99.103.1.3
The name of the controlled attribute.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorGroupStatusNumAssignedActors 1.3.6.1.4.1.3181.10.6.4.99.103.1.4
Number of actors that are configured for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

actorGroupStatusNumFailedActors 1.3.6.1.4.1.3181.10.6.4.99.103.1.5
Number of actors that have not responded as expected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

actorGroupStatusGroupState 1.3.6.1.4.1.3181.10.6.4.99.103.1.6
Tok_String
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ok(1), updating(2), unreliable(3), manually(8)  

actorGroupStatusValue 1.3.6.1.4.1.3181.10.6.4.99.103.1.7
This value is set by the decision logic. May contain simple on,OFF or for example a sound file name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorGroupStatusActivePriority 1.3.6.1.4.1.3181.10.6.4.99.103.1.8
Indicates which priority level is currently controlling the group value. Lower values have higher priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

actorGroupStatusPriorityValueChain 1.3.6.1.4.1.3181.10.6.4.99.103.1.9
Displays the prority=value pairs of all currently defined priority levels. Relinquished priorites are not shown.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

actorGroupStatusCacheStatus 1.3.6.1.4.1.3181.10.6.4.99.103.1.10
Indicates if this group_status is saved even upon system power loss or reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), disabled(1), pending(2), saved(3), failed(4)  

actorGroupStatusLastUpdate 1.3.6.1.4.1.3181.10.6.4.99.103.1.11
Indicates the time when this group status was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sensorGroupStatusTable 1.3.6.1.4.1.3181.10.6.4.99.104
Calculated status for all sensor groups. The sensor values of all contributing sensors are used to calculate min, max and average values. The values update each time a sensor reports changes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SensorGroupStatusEntry

sensorGroupStatusEntry 1.3.6.1.4.1.3181.10.6.4.99.104.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SensorGroupStatusEntry  

sensorGroupStatusIndex 1.3.6.1.4.1.3181.10.6.4.99.104.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..63  

sensorGroupStatusGroupName 1.3.6.1.4.1.3181.10.6.4.99.104.1.2
This is name mirrors the sensor_group_configuration.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusAttribute 1.3.6.1.4.1.3181.10.6.4.99.104.1.3
The name of the attribute measured. E.g. brightness, motion, switch.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusNumAssignedSensors 1.3.6.1.4.1.3181.10.6.4.99.104.1.4
Number of sensors that are configured for this group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sensorGroupStatusNumFailedSensors 1.3.6.1.4.1.3181.10.6.4.99.104.1.5
Number of sensors that have not responded as expected.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sensorGroupStatusGroupState 1.3.6.1.4.1.3181.10.6.4.99.104.1.6
Informs when not all sensors operate as expected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), ok(1), updating(2), unreliable(3), manually(8)  

sensorGroupStatusMinimumPeakHold 1.3.6.1.4.1.3181.10.6.4.99.104.1.7
Minimum value ever reported in this group since last value clear.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusMinimumValue 1.3.6.1.4.1.3181.10.6.4.99.104.1.8
Minimum value out of all sensors that report to this group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusAverageValue 1.3.6.1.4.1.3181.10.6.4.99.104.1.9
Average value out of all sensors that report to this group. Uses the number of reporting sensors to calculate the average.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusMaximumValue 1.3.6.1.4.1.3181.10.6.4.99.104.1.10
Maximum value out of all sensors that report to this group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusMaximumPeakHold 1.3.6.1.4.1.3181.10.6.4.99.104.1.11
Maximum value ever reported in this group since last value clear.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusTotalValue 1.3.6.1.4.1.3181.10.6.4.99.104.1.12
The total sum of all individual sensor values in this group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

sensorGroupStatusLowerBoundaryReached 1.3.6.1.4.1.3181.10.6.4.99.104.1.13
Number of sensors that have reached their lower threshold. A value of 0 means no sensor has reached a lower boundary.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sensorGroupStatusUpperBoundaryReached 1.3.6.1.4.1.3181.10.6.4.99.104.1.14
Number of sensors that have reached their upper threshold. A value of 0 means no sensor has reached an upper boundary.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sensorGroupStatusUpdatingSensorIndex 1.3.6.1.4.1.3181.10.6.4.99.104.1.15
Indicates the index to the sensor_list which has caused the latest group update.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

sensorGroupStatusCacheStatus 1.3.6.1.4.1.3181.10.6.4.99.104.1.16
Indicates if this attribute is saved even upon system power loss or reboot.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), disabled(1), pending(2), saved(3), failed(4)  

sensorGroupStatusLastUpdate 1.3.6.1.4.1.3181.10.6.4.99.104.1.17
Indicates the time when this group status was last updated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32