MIB for SNMP systems
For Kentix devices a MIB (Management Information Base) file is available, that describes the information that
can be queried by a SNMP-System (e.g. PRTG, OpManager oder WhatsUp Gold).
The single values are identified and requested via their OID (Object Identifier). Each values has its own specific
OID.
The following list shows the structure of the MIB and gives an overview of the available values:
๏
system
-
valuemultiplier
-
alarmstate
• alarm1
• alarm2
• …
๏
sensors
•
generalTable
•
temperaturTable
-
temperatureIndex
-
tempValue
-
tempAlarm
-
tempMin
-
tempMax
•
humidityTable
•
inputs
-
input1Table
-
input2Table
-
…
•
outputs
•
pdus
๏
zones
•
zoneTable
-
zoneIndex
-
zoneName
-
zoneArmedState
๏
logbook
•
systemLogbookTable
•
accessLogbookTable
•
eventLogbookTable
Page
(07-2018, subject to change)
kentix.com
22
Al
a
rmMa
n
a
g
e
r
Sm
a
rt
Mo
n
ito
ri
n
g
system - System state:
Query branch of the general system states.
Returns the current state as displayed in the web interface
(e.g. arm/disarm, alarm1 (armed-active), alarm2 (always-active),
fire, server state, ...).
sensors - MultiSensors / IO-modules / SmartMeter:
Query branch for the values of all connected sensors.
All values are represented as integers, with temperature and dew point
increased by a factor of 10 to take into account 1 decimal place.
This must be taken into account / adapted accordingly in the querying
SNMP system.
zones - Alarm zone state:
Query branch for index, name and arm/disarm-state of an alarm zone.
logbook - request of logbook entries:
Query branch for system logbook, access logbook or event logbook.
Identification of the necessary OIDs:
To determine the OIDs required for the queries, a MIB Browser can be used to read the MIB file for Kentix devices.
Alternatively, you can use the appropriate tools to perform an SNMP walk.
Please note that the respective OID can vary due to the fixed assignment of a sensor to an index. In the
AlarmManager and MultiSensor-LAN there is a list of the OIDs in the sensor details and also download option to
receive a full CSV list with all OIDs via the SNMP settings.