vEOS recongnized as Linux

Trying to add an Arista vEOS and I don’t see the VRF option mentioned in PR 11421.
I think the problem is that my device is being recongnized as a linux and not as an Arista switch.
Is vEOS even supported as an Arista device in LibreNMS?

This is what I get when doing a manual discovery.

===================================
Version info:
Commit SHA: 31c9d9c3078bbda2b0dd3fbdece6ac928abb4834
Commit Date: 1637166217
DB Schema: 2021_25_01_0129_isis_adjacencies_nullable (225)
PHP: 7.4.3
MySQL: 10.3.31-MariaDB-0ubuntu0.20.04.1
RRDTool: 1.7.2
SNMP: NET-SNMP 5.8
==================================DEBUG!

Updating os_def.cache

SQL[SELECT * FROM devices WHERE disabled = 0 AND hostname LIKE ‘172.255.6.6’ ORDER BY device_id DESC [] 757.48ms]

SQL[select * from devices where device_id = ? limit 1 [3] 0.49ms]

SQL[select * from devices_attribs where devices_attribs.device_id = ? and devices_attribs.device_id is not null [3] 0.28ms]

172.255.6.6 3 linux
[FPING] ‘/usr/bin/fping’ ‘-e’ ‘-q’ ‘-c’ ‘3’ ‘-p’ ‘500’ ‘-t’ ‘500’ ‘-O’ ‘0’ ‘172.255.6.6’

response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 5.24/7.77/11.8

SNMP[’/usr/bin/snmpget’ ‘-M’ ‘/opt/librenms/mibs’ ‘-v2c’ ‘-c’ ‘COMMUNITY’ ‘-OQXUte’ ‘udp:HOSTNAME:161’ ‘SNMPv2-MIB::sysObjectID.0’]

SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.30065.1.2759

Modules status: Global+

OS

Device

Load disco module core

Attempting to initialize OS: linux

Attempting to initialize Group OS: unix

What is the sysDescr on this device? Detection just checks for Arista Networks EOS in the sysDescr…

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.