Project

General

Profile

Actions

Bug #10815

closed

FRR with SNMP AgentX option failed to start

Added by Viktor Gurov over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FRR
Target version:
-
Start date:
08/04/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.4.5-p1
Affected Plus Version:
Affected Architecture:

Description

https://forum.netgate.com/topic/155795/frr-0-6-7_3-enable-snmp-agentx

frr for pfSense 2.4.5-p1 doesn't have snmp module:

# /usr/local/sbin/zebra -d -f /var/etc/frr/zebra.conf -M snmp
loading module "snmp" failed: Shared object "snmp" not found, required by "zebra" 
# pkg info -l frr7 | grep snmp

but it's OK on 2.5:

# pkg info -l frr7 | grep snmp
    /usr/local/lib/frr/modules/bgpd_snmp.so
    /usr/local/lib/frr/modules/ospf6d_snmp.so
    /usr/local/lib/frr/modules/ospfd_snmp.so
    /usr/local/lib/frr/modules/ripd_snmp.so
    /usr/local/lib/frr/modules/zebra_snmp.so
    /usr/local/lib/libfrrsnmp.a
    /usr/local/lib/libfrrsnmp.so
    /usr/local/lib/libfrrsnmp.so.0
    /usr/local/lib/libfrrsnmp.so.0.0.0

Actions

Also available in: Atom PDF