Solution to incomplete snmp information retrieval in RedHatLinux

Source: Internet
Author: User
Tags snmpwalk
The procedure is as follows: 1. run vi/etc/snmp/snmpd on each host in RedHatLinux. conf find this line of viewsystemviewincluded.1.3.6.1.2.1.1 (default configuration of snmp configuration file, that is, system information) 2. under the line above

The procedure is as follows:

1. RedHat Linux

Vi/etc/snmp/snmpd. conf

Find this line of view systemview sorted ded. 1.3.6.1.2.1.1 (default configuration in the snmp configuration file, that is, system information)

2. Add the following information under the line above

View systemview embedded ded. 1.3.6.1.2.1.2 (Interface Information)

View systemview embedded ded. 1.3.6.1.2.1.3 (ip information)

View systemview embedded ded. 1.3.6.1.2.1.4 (ip data)

3. Restart the snmp service.

/Etc/init. d/snmpd restart (this command is only used for redhat systems)

4. the test should be able to obtain the corresponding snmp information (snmpwalk command support needs to install net-snmp-utils-5.3.1-19.el5 packages or use mibbrowser Software Testing)

Snmpwalk-v 1-c public localhost. 1.3.6.1.2.1.1

Snmpwalk-v 1-c public localhost. 1.3.6.1.2.1.2

Snmpwalk-v 1-c public localhost. 1.3.6.1.2.1.3

Snmpwalk-v 1-c public localhost. 1.3.6.1.2.1.4

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.