net-snmp高手请帮忙使用mib2c问题!!

2025-03-02 16:10:10
推荐回答(2个)
回答1:

重新安装吧,参照:
./configure --enable-mfd-rewrites--enable-embedded-perl --with-perl-modules--with-default-snmp-version="2" --with-sys-contact="linux"--with-sys-location="China"

回答2:

CentOS 上:yum install perl-devel perl-ExtUtils-Embed net-snmp-perl
在Ubuntu 上 用 apt-get install perl-devel perl-ExtUtils-Embed net-snmp-perl