mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added support for new Fiberhome OLT Models (#7499)
* Added suporte for new medium model 5506-04 * Added tests for AN5516-04B * Added tests for AN5516-04 * Added sysObjectID test for olts. * Commit to trigger travis-ci * Update fiberhome.yaml
This commit is contained in:
committed by
Neil Lathwood
parent
2a15da2228
commit
a99e6526b3
@@ -3,4 +3,4 @@ text: Fiberhome
|
||||
type: network
|
||||
icon: fiberhome
|
||||
discovery:
|
||||
- sysDescr_regex: '/^AN5516-0(1|6|4B)$/'
|
||||
- sysDescr_regex: '/^AN5516-0(1|6|4|4B)$/'
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|AN5516-01
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.5875.800.1001.11
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|AN5516-04
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.5875.800.1001.12
|
||||
@@ -0,0 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|AN5516-04B
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.5875.800.1001.11
|
||||
@@ -1 +1,2 @@
|
||||
1.3.6.1.2.1.1.1.0|4|AN5516-06
|
||||
1.3.6.1.2.1.1.2.0|6|1.3.6.1.4.1.5875.800.1001.11
|
||||
|
||||
Reference in New Issue
Block a user