LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Snmpset command not found (https://www.linuxquestions.org/questions/linux-newbie-8/snmpset-command-not-found-933361/)

chinnu333 03-08-2012 12:50 AM

Snmpset command not found
 
Hi i facing the issue after giving snmpset

[root@odi-linuxserv3 elanbala]# snmpset
-bash: snmpset: command not found


please tellme what package to be installed to make this work.And also i want to do snmp ipv6 related query

[root@odi-linuxserv3 etc]# cat redhat-release
Red Hat Enterprise Linux Client release 5.5 (Tikanga)


Thanks

knudfl 03-08-2012 01:00 AM

Welcome to LQ.

yum provides */snmpset
... replies with the package name : net-snmp-utils


# yum install net-snmp-utils

The package contains about 22 commands and 20 manual pages.
The command 'rpm -ql net-snmp-utils' will show.

.

chinnu333 03-08-2012 01:05 AM

Hi knudfl

Thanks the help.I m new to linux Could you help me to install yum for my machine.My server its not connected to internet,so i have to install it manually.Please provider me the link to download and steps to install yum.


Thanks

knudfl 03-08-2012 01:51 AM

Yum is the package downloader and installer.
Not very useful with no internet. ( There are 20 yum packages.)

About packages : Did you ask Redhat ?

If you have no Redhat account, you can migrate to CentOS.
Packages http://mirror.centos.org/centos/5.8/os/
Updates http://mirror.centos.org/centos/5.8/updates/

.


All times are GMT -5. The time now is 04:00 AM.