Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 520836 - net-analyzer/net-snmp - add Etherlike-MIB support
Summary: net-analyzer/net-snmp - add Etherlike-MIB support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-25 15:17 UTC by Oleg Gawriloff
Modified: 2014-10-25 12:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Gawriloff 2014-08-25 15:17:11 UTC
Starting from 5.5 net-snmp supports Etherlike-MIB. To compile support for it just include etherlike-mib/dot3StatsTable to local mibs string at configure:
    local mibs="host ucd-snmp/dlmod ucd-snmp/diskio ucd-snmp/extensible mibII/mta_sendmail smux etherlike-mib/dot3StatsTable"

as stated at https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1251847

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-25 12:13:23 UTC
We should really find a way for users to add MIBs without the need to edit the ebuild. Maybe introduce an EXTRA_MIBS that the ebuild will honour?

Added in 5.7.3_pre5-r2.