Reserved MFC and DashBoard Connect (slot 0) OIDs
Parameter OIDs in the range 0xFE00 to 0xFEFF have special significance for the MFC network controller (Slot 0) device. These also apply to any DashBoard Connect devices reporting on slot 0.
Name |
OID |
Type |
Constraint |
Function |
DOOR_STATE |
0x0709 |
Int16 |
N/A |
Broadcast by the MFC every 10 seconds to indicate door status. 1= closed and 2= open Deprecated field, see OID 0xFE0B below. |
SLOT_NAMES |
0x803 |
Int16_Array |
N/A |
This array has one element for each slot in the frame. Each element’s value is the OID of a String parameter whose value should be used as the name for the device in the given slot. |
SLOT_DATA_SAFE |
0x802 |
Int16_Array |
N/A |
This array has one element for each slot in the frame. 0 = DataSafe is enabled for the slot [Element #] Default = DataSafe is disabled for slot [Element #] by the frame |
URM_STATE |
0xFE01 |
Int16 |
N/A |
States whether the frame requires a User Rights Management (URM) -Enabled DashBoard (or a master password) is required to connect to DashBoard. 0 (Default) = URM is not supported by the frame 1 = URM is disabled/not required 2 = URM is enabled/required |
MASTER_PASSWORD |
0xFE02 |
String (20-bytes max) |
N/A |
This is the value of the master password required by DashBoard users to connect when the User Rights Management server is not available and the URM State is “Enabled” |
APPLY_BUTTON |
0xFE03 |
Int16 |
Choice |
The button DashBoard must press to apply changes to the master password or URM state parameters. |
CANCEL_BUTTON |
0xFE04 |
Int16 |
Choice |
The button DashBoard can press to cancel any changes to the master password or URM state parameters. After the apply button has been pressed, this button does nothing. |
DEVICE_CATEGORY |
0xFE05 |
String |
N/A |
Default: “openGear Devices” Controls how items are grouped in User Rights Management and in the DashBoard tree view. Items sharing the same category are kept together. |
FRAME_ICON |
0xFE06 |
Int16 |
N/A |
Contains an external object ID for an encapsulated icon. See table 3.15 for encoding information. |
CONFIG_SLOT |
0xFE07 |
Int16 |
N/A |
Default: 0 The slot # for the device to open when the frame is ‘opened’ for configuration. |
CONFIG_URL |
0xFE08 |
String |
N/A |
Default: [none] If defined and non-empty, the URL of a web page to open when the frame is ‘opened’ for configuration. |
INDEX_URL |
0xFE09 |
String |
N/A |
URL for a DashBoard Connect XML Definition. |
MASTER_PASSWORD_SAVE |
0xFE0A |
String |
N/A |
Same as 0xFE02 above, but used for internal storage on the MFC controller. |
FAN_DOOR_STATUS |
0xFE0B |
Int16 |
N/A |
Broadcast by the MFC every 10 seconds to indicate door status. 1= closed 2= open This replaces legacy OID 0x0709. |
FAN_AMBIENT_TEMP |
0xFE0C |
Int16 |
N/A |
Broadcast by the MFC every 10 seconds to report the ambient temperature of inlet air. 0 = fan door is open Otherwise temperature in degrees Celsius. |
FAN_SPEED_REPORT |
0xFE0D |
Int16 |
N/A |
Broadcast by the MFC every 10 seconds to report current door fan speed. 0 = minimum speed (or fan door open) Higher values indicate increasing speed. Max value depends on DFR frame type. |
RESERVED |
0xFE0E – 0xFEFF |
… |
… |
Reserved for future use |