Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
Description
This is the SNMP walk:
SNMPv2-MIB::sysDescr.0 = STRING: Meraki MX75
SNMPv2-MIB::sysObjectID.0 = OID: MERAKI-CLOUD-CONTROLLER-MIB::merakiProducts.126
and it does not match with line 1073 of includes/definitions/os/cisco.inc.php:
$config['os_group'][$os_group]['sysDescr_regex'][] = '/^(?:Meraki )?(?<hardware>\S+) (?:Cloud|Router)/';
Attachments
Activity
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: In Review [ 10101 ] | New: In Progress [ 3 ] |
Attachment | Original: wux [ 20100 ] |
Status | Original: Pending Response [ 10000 ] | New: In Review [ 10101 ] |
Attachment | New: wux [ 20100 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
Improved in r12274.