Net-snmp Add User-Defined MIB and net-snmp User-Defined mibI know three methods to add a user-defined MIB. static Load. c and. add the H file to the corresponding location and re-compile the snmp library. The advantage is that you do not need to
Install net-snmp
# YumInstallNet-snmp *
By default, there are 65 built-in MIB under/usr/share/snmp/mibs.
By default, the path for searching the MIB library is$ Home/. snmp/mibs:/usr/share/snmp/mibs
Download the required MIB Library, under my
Translated from: Example
Key words: SNMP, MIB, OID, agent, NMs
Abstract: With the rapid development of network technology, the number of network devices is increasing, and the types of devices are also diverse. How can we effectively manage these
1. Preparation environmentYum-y install make gcc gcc-c++ gcc-g77 OpenSSL openssl-develCommon Lib installation can refer to this article2. Compiling and installingFirst we need to download the source code of NET-SNMP,Official
First, install SNMP1.1, download the source code of NET-SNMPSelect an SNMP version, such as 5.7.1, as follows: HTTP://SOURCEFORGE.NET/PROJECTS/NET-SNMP/FILES/NET-SNMP/5.7.1/, as shown in: After the download is complete, get a compressed package
Snmp Simple Network Management Protocol
The predecessor of the Simple Network Management Protocol (SNMP) is the Simple gateway monitoring Protocol (SGMP), which is used to manage communication lines. Subsequently, SGMP was greatly modified,
In linux, the SNMP installation configuration takes the redhat installation configuration as an example: compile and install www.2cto.com. First, we need to download the Net-SNMP source code and select a version, such as the latest version 5.7.1,
The version of SNMP used here is net-snmp-5.7.3:http://www.net-snmp.org/download.htmlInstallation steps:1. Unzip the installation package:TAR-XZVF net-snmp-5.7.3.tar.gz2. Generate the compilation rule by configure:is with the command:CD net-snmp-5.7.
Introduction to Simple Network Management Protocol (SNMP)
As a network consultant or network administrator, your work is not completed after you have installed the network and set up the user account and application. Your next role is network
Take the installation configuration of Redhat as an example:
Compiling and installing
First we need to download NET-SNMP source code, select a version, such as the latest version of 5.7.1, the address is as follows:
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.