Details
-
Add New Device / OS
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
None
Description
Please add support for VSOLUTION EPON/GPON OLT as per attached
definitions/os/vsolution.inc.php
$os = "vsolution"; |
$config['os'][$os]['text'] = "VSOLUTION"; |
$config['os'][$os]['vendor'] = "V-Solution"; |
$config['os'][$os]['icon'] = "vsolution"; |
$config['os'][$os]['type'] = "network"; |
$config['os'][$os]['discovery'][] = [ |
'sysObjectID' => '.1.3.6.1.4.1.37950.1.1.5.10.14.1', |
'sysDescr' => '/V1600/' |
];
|
$config['os'][$os]['mibs'][] = "VSOLUTION-MIB"; |
$config['os'][$os]['mibs'][] = "V1600G"; //for GPON OLT |
|
MIBs, mib definition and logos attached.
Attachments
Activity
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: In Review [ 10101 ] | New: In Progress [ 3 ] |
Attachment | New: myagent.snmpwalk.txt [ 20667 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Component/s | New: Default [ 10900 ] |
Assignee | Original: Adam Armstrong [ adama ] | New: Mike Stupalov [ landy ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
Added in r12780.