Description
Hello,
I have tried to add basic support for the Falcon Carrier Ethernet devices of the vendor Fibrolan:
includes/definitions/os.inc.php:
$os = "fibrolan-falcon";
$config['os'][$os]['text'] = "Fibrolan Falcon";
$config['os'][$os]['vendor'] = "Fibrolan";
$config['os'][$os]['type'] = "network";
$config['os'][$os]['remote_access'] = array('ssh', 'scp', 'http');
$config['os'][$os]['graphs'][] = "device_bits";
$config['os'][$os]['graphs'][] = "device_processor";
$config['os'][$os]['graphs'][] = "device_mempool";
$config['os'][$os]['sysDescr'][] = "/^Falcon/";
$config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.4467";
Feel free to improve the support for these devices. I have attached the vendor MIBs and two images.
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Pending Response [ 10000 ] | New: In Progress [ 3 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
As always: thank you very much for your great support!