当前位置:网站首页>[HCIA continuous update] network management and operation and maintenance
[HCIA continuous update] network management and operation and maintenance
2022-07-04 18:05:00 【Kawakami 2001】
Network management and operation and maintenance
Basic functions of network management
Network management mode
SNMP Information interaction of
1、NMS There are two types of information interaction with managed devices
- NMS adopt SNMP The protocol sends modification to the device v Configuration information request or query configuration information request . The agent process running on the managed device is based on NMS Respond to the request information of
- Managed devices can take the initiative to NMS Report the alarm information so that the network administrator can find it in time
2、 Managed object : Each device may contain multiple managed objects , The managed object can be some hardware in the device , It can also be in hardware 、 Software ( Such as routing protocol ) Set of parameters configured on .
3、SNMP Pass the rules MIB To describe a set of objects that can manage entities
MIB
common MIB node
Nodes for querying or modifying
Node for alarm notification
SNMP Basic configuration
1、 Can make SNMP Agent function
snmp-agent
2、 To configure SNMP Version of
snmp-agent sys-info version [v1 | v2c | v3]
3、 Create or update MIB View information
snmp-agant mib-view view-name {exclude | include} subtree-name [mask mask]
4、 Add a new SNMP Group , Map the users of this group to SNMP View
snmp-agant group v3 group-name {authentication | noauth |privacy} [read-view view-name| write-view view-name | notify-view view-name
5、 For one SNMP Add a new user to the group
snmp-agent usm-user v3 user-name group group-name
6、 To configure SNMPv3 User authentication password
snmp-agent usm-user v3 user-name authenticationomode {md5 | sha | sha2-256}
7、 To configure SNMPv3 The user's encrypted password
snmp-agant usm-user v3 user-name privacy-mode {aes128 | des56}
8、 Configure the device to send Trap Message parameter information
snmp-agant target-host trap-paramsname paramsname v3 securityname securityname { authentication | noauthnopriv |privacy}
9、 To configure Trap Destination host of the message
snmp-agant target-host trap-hostname hostname address ipv4-address trap-paramsname paramsname
10、 Turn on all alarm switches of the equipment
snmp-agant trap enable
11、 Configure the source port for sending alarms
snmp-agent trap source intereface-type interface-number
NETCONF brief introduction
YANG Language Overview
边栏推荐
- Win32 API 访问路由的加密网页
- 就在今天丨汇丰4位专家齐聚,共讨银行核心系统改造、迁移、重构难题
- About the pit of firewall opening 8848 when Nacos is started
- Summary of subsidy policies across the country for dcmm certification in 2022
- [system analyst's road] Chapter 7 double disk system design (structured development method)
- 【Hot100】32. Longest valid bracket
- Stars open stores, return, return, return
- Master the use of auto analyze in data warehouse
- Developers, MySQL column finish, help you easily from installation to entry
- Five thousand words to clarify team self-organization construction | Liga wonderful talk
猜你喜欢

What is low code development?

曾经的“彩电大王”,退市前卖猪肉

使用3DMAX制作一枚手雷

Rainfall warning broadcast automatic data platform bwii broadcast warning monitor

The Block:USDD增长势头强劲
![[test development] software testing - Basics](/img/43/514016f270574fe711e0e15b581022.png)
[test development] software testing - Basics

7 RSA Cryptosystem

With an estimated value of 90billion, the IPO of super chip is coming

Developers, MySQL column finish, help you easily from installation to entry

Zhijieyun - meta universe comprehensive solution service provider
随机推荐
General environmental instructions for the project
MVC mode and three-tier architecture
【209】go语言的学习思想
Perfectly integrated into win11 style, Microsoft's new onedrive client is the first to see
Device interface analysis of the adapter of I2C subsystem (I2C dev.c file analysis)
CocosCreator事件派發使用
中断的顶半部和底半部介绍以及实现方式(tasklet 和 工作队列)
我写了一份初学者的学习实践教程!
Introduction of time related knowledge in kernel
Flask 轻量web框架
Analysis of I2C adapter driver of s5pv210 chip (i2c-s3c2410. C)
[daily question] 556 Next bigger element III
R language plot visualization: plot visualization of multiple variable violin plot in R with plot
Performance test of Gatling
People in the workplace with a miserable expression
要上市的威马,依然给不了百度信心
【华为HCIA持续更新】SDN与FVC
With an annual income of more than 8 million, he has five full-time jobs. He still has time to play games
Summary of subsidy policies across the country for dcmm certification in 2022
【Proteus仿真】基于VSM 串口printf调试输出示例







