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
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
# Get Port IndexSnmpwalk-v 2c-c pub_pcon9-ct 192.168.232.25 1.3.6.1.2.1.2.2.1.1# Get a list of ports and their descriptionsSnmpwalk-v 2c-c pub_pcon9-ct 192.168.232.25 1.3.6.1.2.1.2.2.1.2# Get Port MAC AddressSnmpwalk-v 2c-c pub_pcon9-ct 192.168.232.2
I will talk about two tips, one about monitoring switch port traffic and the other about store value.
1. Monitor switch port traffic
Switch monitoring document in the production environment on the Internet. Therefore, it is complete, and a key
Send Cisco commands via SNMPAn article by Fabio Semperboni Tutorial inShare136 Tweet
In the article "How to save configurations using SNMP", I has explained how to get the Cisco configuration using SNMP. Now, I explain how to send commands via SNMP
Ubuntu install net-snmp571 under Ubuntu install net-snmp, the specific steps are as follows: 1, get net-snmp installation package, here we select the source code installation method, of course you can also choose ubuntu network download method to
Check whether the system has installed the snmp service # rpm-qa | grep snmpNet-snmp-5.3.2.2-17.el5Net-snmp-perl-5.3.2.2-17.el5Net-snmp-devel-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-utils-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-
Check whether the system has installed the snmp service # rpm-qa | grep snmpNet-snmp-5.3.2.2-17.el5Net-snmp-perl-5.3.2.2-17.el5Net-snmp-devel-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-utils-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-
Check if the system has SNMP services installed# Rpm-qa|grep SNMPNet-snmp-5.3.2.2-17.el5Net-snmp-perl-5.3.2.2-17.el5Net-snmp-devel-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-utils-5.3.2.2-17.el5Net-snmp-libs-5.3.2.2-17.el5Net-snmp-devel-5.3.2
Description
The Zabbix monitoring server is already configured to monitor the switch using Zabbix.
Specific actions:
The following operations are performed on the monitored switches, for example,
Cisco switches.
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.