Support

Knowledge Base  /  Frequently Asked Questions  /  Room Alert Monitors (PRO, MAX, and Legacy)

How Room Alert MAX Sensor Data Is Organized In SNMP

SNMP Table Structure

Room Alert MAX exposes sensor data through three SNMP tables:

  • the channels table
    • contains individual readings such as temperature, humidity, battery strength, etc.
  • the channelGroup table
    • groups related channels together and links them to a sensor
  • the sensors table
    • identifies the sensor name

To interpret a reading, you may need to move across more than one table.

Sensor Data OIDs

Each OID consists of:

  • a base OID
    • tells you which object you are querying
  • an index
    • tells you which row in the table you are querying

Each table has its own base OID and its own index format.

Root OID

The Room Alert MAX Base Station MIB is rooted at:

1.3.6.1.4.1.20916.1.14

If your SNMP utility does not easily support uploading the Room Alert MAX MIB file and performing a WALK, you may find it helpful to use a free SNMP tool during setup. Depending on your preference, you can choose a command-line option (such as net-snmp) or graphical tool (like ManageEngine).

channel Table

The Channel table contains the actual channel readings and channel-level metadata.

Base table OID

1.3.6.1.4.1.20916.1.14.3.1

Available OIDs in this table

  • 1.3.6.1.4.1.20916.1.14.3.1.1.2 = channelGroupReference
  • 1.3.6.1.4.1.20916.1.14.3.1.1.3 = channelType
  • 1.3.6.1.4.1.20916.1.14.3.1.1.4 = channelValue
  • 1.3.6.1.4.1.20916.1.14.3.1.1.5 = channelDescription

Example OID

1.3.6.1.4.1.20916.1.14.3.1.1.5.44.53.48.58.54.50.58.53.53.58...
└────────── Base OID ────────┘└───────────── Index ────────────┘

Example Table WALK

Command Line ExampleGraphical Interface Example

Example using net-snmp

Example using ManageEngine

channelGroup Table

The channelGroup table links related channels together and ties them back to a sensor.

Base table OID

1.3.6.1.4.1.20916.1.14.2.1

Example command using net-snmp:

snmptable -v3 -l noAuthNoPriv -u admin -m ROOMALERT-MAX-BASE-STATION-MIB [IP address] ROOMALERT-MAX-BASE-STATION-MIB::channelGroupTable

or, without the MIB file loaded:

snmpwalk -v 3 -l noAuthNoPriv -u admin [IP address] 1.3.6.1.4.1.20916.1.14.2.1

Available OIDs in this table

  • 1.3.6.1.4.1.20916.1.14.2.1.1.2 = channelGroupSensorId
  • 1.3.6.1.4.1.20916.1.14.2.1.1.3 = channelGroupLabel
  • 1.3.6.1.4.1.20916.1.14.2.1.1.4 = channelGroupType
  • 1.3.6.1.4.1.20916.1.14.2.1.1.5 = channelGroupDescription
sensors Table

The Sensors table stores the sensor name and description.

Base table OID

1.3.6.1.4.1.20916.1.14.1.1

Available OIDs in this table

  • 1.3.6.1.4.1.20916.1.14.1.1.1.2 = sensorsName
  • 1.3.6.1.4.1.20916.1.14.1.1.1.3 = sensorsDescription

How to match the sensor MAC to the sensor name

The sensorsName table is indexed by the sensor’s MAC address.

Running this command…

snmpwalk -v 3 -l noAuthNoPriv -u admin [IP address] 1.3.6.1.4.1.20916.1.14.1.1.1.2

… returns values such as:

sensorsName.0.190.68.234.63.223 = TH-3FDF 
  • If your sensor labels have not been customized, you can match the default labels to their MAC address based on the returned value (TH-3FDF matches up to a MAC address ending in 3F:DF).
  • Otherwise, you can match the sensor labels to their MAC by getting the HEX value of the returned index.
0.190.68.234.63.223 = 00:BE:44:EA:3F:DF

Decimal → Hex
      0 → 00
    190 → BE
     68 → 44
    234 → EA
     63 → 3F
    223 → DF
Working with individual OIDs

If you need to work with individual OIDs, one method is to walk the entire device and then pull the results into a code editor capable of highlighting matches (or “highlighting all occurrences”) such as VS Code. This way, you can highlight a sensor index, or part of a sensor index, and see all matches.

Facebooktwitterredditpinterestlinkedinmail
Room Alert is Made in the USA, ships worldwide from our locations in the US and EU, and has been protecting facilities since 1988.

You may find Windows Command Prompt at the following path:

  • Windows 7 & 8
    Start--> All Programs--> Accessories--> Command Prompt
  • Windows 10
    Start--> All Apps--> Windows System--> Command Prompt

To run Windows Command Prompt as an administrator:

  • Windows 7 & 8
    Right-click on Command Prompt and select Run as administrator.
  • Windows 10
    Right-click on Command Prompt, select More and then select Run as administrator.

Example Polling Method Properties saved in Orion SolarWinds:

If you are using this client, you should configure the general SNMPv3 Credentials, but leave the Read / Write SNMPv3 Credentials section blank.

Room Alert Link- Supported Firmware Updates


Current S modelsCurrent E models
Room Alert 32SRoom Alert 32E
Room Alert 12SRoom Alert 12E
Room Alert 3SRoom Alert 4E
Room Alert 3E

Compatible 'S', 'E' and 'W' Monitors



S modelsE & W models
Room Alert 32SRoom Alert 32E
Room Alert 12SRoom Alert 12E
Room Alert 3SRoom Alert 4E
Room Alert 3E
Room Alert 3W

Current Compatible Models

Model
Room Alert MAX
Room Alert 32S
Room Alert 12S
Room Alert 3S
Room Alert 32E/W
Room Alert 12E
Room Alert 4E
Room Alert 3E
Room Alert 3 Wi-Fi