ifAlias empty on FreeBSD

2018-04-11 Thread Alarig Le Lay
Hi, I use net-snmp on a FreeBSD router and all is working fine except that the descriptions of the interfaces are not filled as ifAlias. alarig@conan ~ $ snmpwalk -v2c -c public nominoe.grif ifName.16 IF-MIB::ifName.16 = STRING: em1.102 alarig@conan ~ $ snmpwalk -v2c -c public nominoe.grif ifAlia

Installing net-snmp-5.7.3 and mib2c on CentOS

2018-04-11 Thread Kalenscher, Dan
I know there are a number of threads detailing installation instructions, but I cannot seem to find a definitive answer to my issue here. I am working on a server with CentOS 7 and I am building net-snmp agents with custom MIBs and therefore need mib2c. The yum repos with my CentOS build only

Re: Installing net-snmp-5.7.3 and mib2c on CentOS

2018-04-11 Thread Bill Fenner
On Wed, Apr 11, 2018 at 3:07 PM, Kalenscher, Dan wrote: > I am working on a server with CentOS 7 and I am building net-snmp agents > with custom MIBs and therefore need mib2c. The yum repos with my CentOS > build only have: > > > yum list net-snmp > > Loaded plugins: fastestmirror > > Loading mi

RE: Installing net-snmp-5.7.3 and mib2c on CentOS

2018-04-11 Thread Kalenscher, Dan
Might have narrowed down the issue. Seems like my make install failed for the perl module, running the perl install manually and did a make test got the output: Can't load '../blib/arch/auto/NetSNMP/default_store/default_store.so' for module NetSNMP::default_store: libnetsnmp.so.30: cannot ope

RE: Installing net-snmp-5.7.3 and mib2c on CentOS

2018-04-11 Thread Kalenscher, Dan
Got past that issue by updating my ldconfig and adding /usr/local/lib, however now I am to my next issue: Can't load '../blib/arch/auto/NetSNMP/agent/agent.so' for module NetSNMP::agent: ../blib/arch/auto/NetSNMP/agent/agent.so: undefined symbol: init_snmp at /usr/lib64/perl5/DynaLoader.pm line

discontiguous table index values

2018-04-11 Thread Stevens, Peter
Hopefully this was not asked previously, I did see mention of "table holes" or columns with no data but that is a different question. I'm interested in whether or not there is anything prevent me from or would discourage me from using discontiguous index values inside a table? The reasoning for