mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Cambium cnPilot Support * Requested changes * Update MIB dir and snmp_get method * Fixed assigned var * Add SysObjectId in tests
12 lines
256 B
YAML
12 lines
256 B
YAML
os: cnpilotr
|
|
text: Cambium cnPilot Router
|
|
type: network
|
|
icon: cambium
|
|
mib_dir: cambium\cnpilotr
|
|
over:
|
|
- { graph: device_bits, text: 'Device Traffic' }
|
|
group: cambium
|
|
discovery:
|
|
-
|
|
sysDescr_regex:
|
|
- '/(cnPilot R[0-9][0-9][0-9])/i' |