mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Add Calix E7 (EXA) PON port sensors * oops * remove space * skip sensors on down ports * fix state generic values * 10 oid was breaking... change to 8 max * Add initial divisors... need to double check * change power to dbm as it is more useful * Add bias and limits * Test data * change skip value
15 lines
249 B
YAML
15 lines
249 B
YAML
os: exa
|
|
text: Calix EXA
|
|
type: network
|
|
ifname: true
|
|
empty_ifdescr: true
|
|
icon: calix
|
|
mib_dir: calix
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
snmp_max_oid: 8
|
|
discovery:
|
|
-
|
|
sysObjectID:
|
|
- .1.3.6.1.4.1.6321.1.2.2
|