mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Add temperature sensors for RoomAlert3S (#16496)
This commit is contained in:
@@ -18,6 +18,17 @@ modules:
|
|||||||
index: 1
|
index: 1
|
||||||
descr: .1.3.6.1.4.1.20916.1.9.1.1.2.6.0
|
descr: .1.3.6.1.4.1.20916.1.9.1.1.2.6.0
|
||||||
|
|
||||||
|
- # RoomAlert 3S internal
|
||||||
|
oid: .1.3.6.1.4.1.20916.1.13.1.1.1.1.0
|
||||||
|
num_oid: '.1.3.6.1.4.1.20916.1.13.1.1.1.1.{{ $index }}'
|
||||||
|
index: 0
|
||||||
|
descr: .1.3.6.1.4.1.20916.1.13.1.1.1.3.0
|
||||||
|
- # RoomAlert 3S sen1
|
||||||
|
oid: .1.3.6.1.4.1.20916.1.9.1.1.2.1.0
|
||||||
|
num_oid: '.1.3.6.1.4.1.20916.1.9.1.1.2.1.{{ $index }}'
|
||||||
|
index: 1
|
||||||
|
descr: .1.3.6.1.4.1.20916.1.9.1.1.2.6.0
|
||||||
|
|
||||||
- # RoomAlert 4E internal
|
- # RoomAlert 4E internal
|
||||||
oid: .1.3.6.1.4.1.20916.1.6.1.1.1.2.0
|
oid: .1.3.6.1.4.1.20916.1.6.1.1.1.2.0
|
||||||
num_oid: '.1.3.6.1.4.1.20916.1.6.1.1.1.2.{{ $index }}'
|
num_oid: '.1.3.6.1.4.1.20916.1.6.1.1.1.2.{{ $index }}'
|
||||||
|
Reference in New Issue
Block a user