15 lines
542 B
YAML
Raw Normal View History

mib: MIMOSA-NETWORKS-BFIVE-MIB
modules:
sensors:
state:
data:
-
oid: mimosaSatelliteStrength
value: mimosaSatelliteStrength
num_oid: '.1.3.6.1.4.1.43356.2.1.2.2.5.{{ $index }}'
descr: 'Satellite Strength'
index: '{{ $index }}'
states:
- { value: 1, descr: good, graph: 1, generic: 0 }
- { value: 2, descr: bad, graph: 1, generic: 2 }