net-snmp version upgrade to 5.8 to support higher SHA/A
-
- Posts: 4
- Joined: Wed Nov 08, 2017 10:00 am
net-snmp version upgrade to 5.8 to support higher SHA/A
when it's planned to update net-snmp version to latest? we do currently run into issue to add new devices to Nagios XI via Network switch cause network devices which we want to add doesn't support for snmp v3 authentication MD5 at all, only SHA
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
Hi,
Nagios XI works with what the OS supports.
I just checked two of my systems and found:
CentOS 7 1:5.7.2-49.el7_9.1
CentOS 8 1:5.8-22.el8
You can use the OS's package manager to list the versions of what is installed, for example
Thanks
Nagios XI works with what the OS supports.
I just checked two of my systems and found:
CentOS 7 1:5.7.2-49.el7_9.1
CentOS 8 1:5.8-22.el8
You can use the OS's package manager to list the versions of what is installed, for example
Code: Select all
sudo yum list installed
sudo apt list --installed
-
- Posts: 4
- Joined: Wed Nov 08, 2017 10:00 am
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
so if we want to use higher net-snmpt we need to go to rhel 8 /centos 8 ?
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
That is correct, the OS vendor hasn't released a 5.8 package for EL7, it's included starting with EL8+ (CENTOS/RHEL/ORACLE 8).
-
- Posts: 4
- Joined: Wed Nov 08, 2017 10:00 am
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
well 5.9 version which is latest can be installed on centos7 just fine, are you planning to update nagios xi with it or not?
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
Hi
There's nothing to be updated in Nagios. Nagios uses what the OS vendor supports,
and for CentOS7 the current version supported is 5.7.2 as shown by:
Thanks!
There's nothing to be updated in Nagios. Nagios uses what the OS vendor supports,
and for CentOS7 the current version supported is 5.7.2 as shown by:
Code: Select all
yum list net-snmp
Thanks!
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
While it is technically possible to install it on the system you would essentially be making your system a custom system and more difficult to troubleshoot which is why it isn't supported. The proper path would be to migrate to EL8 where the OS vendor provides the updated packages.
Thank you!
Thank you!
-
- Posts: 4
- Joined: Wed Nov 08, 2017 10:00 am
Re: net-snmp version upgrade to 5.8 to support higher SHA/A
so when nagios OVA will be with centos 8 and not 7? 

Re: net-snmp version upgrade to 5.8 to support higher SHA/A
I apologize, I'm unable to give an ETA at this time, development will need to make the determination and will need to go through the standard development process for testing.
Thank you!
Thank you!