mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* added comments describing changes needed to be implemented * Added patch by laf to update the underlying function, modified OID value in yaml to poll string instead of integer * Second patch to discovery function peer laf/murrant
16 lines
474 B
YAML
16 lines
474 B
YAML
mib: SITEBOSS-530-STD-MIB
|
|
modules:
|
|
sensors:
|
|
temperature:
|
|
data:
|
|
-
|
|
oid: esPointTable
|
|
value: esPointValueStr
|
|
num_oid: .1.3.6.1.4.1.3052.12.1.1.1.1.7.
|
|
descr: esPointName
|
|
skip_values:
|
|
-
|
|
oid: esIndexPC
|
|
op: '!='
|
|
value: 1
|