I. Overall understanding
1. Four components of TCP/IP-based network management
(1) Management Information Library (MIB), which contains all the parameters that the Agent process may query or modify, that is, the parameters of the managed object.
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
Conclusion: Using net-snmp to develop an SNMP proxy client
I have been working on the SNMP proxy for some time ago. From ignorance to project completion. Some summaries are written here and shared with those who need them.
1.Develop MIB files
The
SNMP architecture and working principle
What is SNMP?SNMP is a series of protocol groups and specifications. It provides a method to collect Network Management Information from devices in the network. SNMP also provides a way for devices to report
30.10SNMP Message Format Unlike most TCP/IP protocols, SNMP messages does not have a fixed fields. Instead, they use the standard ASN.1 encoding. Thus, a message can be difficult for humans to decode and understand. After examining the SNMP message
Http://wenku.baidu.com/view/6a7903a9d1f34693daef3e9f.htmlThe location of the SNMP agent in the SNMP framework1.1 SNMP is widely accepted and put into use by the industry standard, it uses the polling mechanism, it is easy for network administrators
Five SNMP protocol data units
SNMP specifies five protocol data units PDU (that is, SNMP Packets) for exchange between management processes and proxies.
Ø
Get-Request: extract one or more parameter values from the Agent process (sent by the
The company's server hard disk is 44 TB and only 2 TB is captured using snmpwalk. See the red font below.
[Email protected]: # snmpwalk-V 2C-C *********. 1.3.6.1.4.1.2021.9.1.6
Iso.3.6.1.4.1.2021.9.1.6.1 = integer: 226311584
Iso.3.6.1.4.1.2021.9.1.6
1. Physical Server Configuration 1.1 installation# Yum install-y net-snmp net-snmp-utils1.2 ConfigurationCopy the snmpd.conf file in the "attachments" to the/etc/snmp/directory. (original rename, save)Turn off SELinux and firewalls# Setenforce 0 #
Snmpset, which has been plagued for a long time, has been fixed. Previously, it always prompts a nocreation error. After a long time, it cannot find out what the problem was. It turns out that it didn't really understand the meaning of index in
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.