Net-snmp load a third-party MIB Library
. Netcc ++ C # Unix
The MIB file we downloaded may be suffixed with. MIB. For clarity, you may need to change the name. It is generally changed to mib_name.txt.
For example,/usr/share/snmp/mibs/IP-MIB.txt
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
Ubuntu installation snmp reported UnlinkedOIDinIPATM-IPMC-MIB: marsMIB :::={ mib-257} error first run the following script #! /Bin/bashforiin/usr/share/mibs/ietf/IPSEC-SPD-MIB/usr/share/mibs/ietf/IPATM-IPMC-MIB \/usr/share/mibs/iana/I
Ubuntu
Ubuntu installation snmp reported Unlinked OID in IPATM-IPMC-MIB: marsMIB ::={ mib-2 57} error, Unlinked marsMIB
First run the following script (script from: http://www.th7.cn/system/lin/201304/38800.shtml)
#! /Bin/bashFor I
MiB is the basis of the SNMP collector. MiB are the carrier of network OID descriptions. They mainly include the values, descriptions, and parameters of device OID into MiB. It is the main basic data used for active polling and passive collection of
We all know that MIB is a module in SNMP and is an indispensable part of SNMP. So next we will parse this part of MIB. First, you need to compile the pix mib on the SNMP manager.
Compile the Cisco System Log MIB file to receive secure and failover
The Management Information Database (MIB) is an information repository that contains data about configuration and performance in the management agent. It has an organizational system and a public structure, it contains multiple data objects
First run the following script (script excerpt from: http://www.th7.cn/system/lin/201304/38800.shtml)#!/bin/bashFor I in/usr/share/mibs/ietf/ipsec-spd-mib/usr/share/mibs/ietf/ipatm-ipmc-mib
The monitoring software Zabbix uses the SNMP protocol.
SNMP (Simple Network Management protocol) consists of a set of network management standards, including an application layer protocol, database schema, and a group of resource objects. the
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.