当前位置:网站首页>[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
边栏推荐
- 曾经的“彩电大王”,退市前卖猪肉
- 【Hot100】31. Next spread
- Oppo Xiaobu launched Obert, a large pre training model, and promoted to the top of kgclue
- 【209】go语言的学习思想
- Developers, MySQL column finish, help you easily from installation to entry
- Solve the El input input box For number number input problem, this method can also be used to replace the problem of removing the arrow after type= "number"
- ARTS_20220628
- Mathematical analysis_ Notes_ Chapter 7: differential calculus of multivariate functions
- New technology releases a small program UNIPRO to meet customers' mobile office scenarios
- ARTS_ twenty million two hundred and twenty thousand six hundred and twenty-eight
猜你喜欢

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

【HCIA持续更新】广域网技术
![[Huawei HCIA continuous update] SDN and FVC](/img/02/f86b509fdc515f14a4497090f0d070.png)
[Huawei HCIA continuous update] SDN and FVC

"In Vietnam, money is like lying on the street"

celebrate! Kelan sundb and Zhongchuang software complete the compatibility adaptation of seven products

Solve the El input input box For number number input problem, this method can also be used to replace the problem of removing the arrow after type= "number"

Talk about seven ways to realize asynchronous programming

RecastNavigation 之 Recast

wuzhicms代码审计

用于图数据库的开源 PostgreSQL 扩展 AGE被宣布为 Apache 软件基金会顶级项目
随机推荐
【HCIA持续更新】网络管理与运维
[HCIA continuous update] overview of WLAN workflow
Electronic pet dog - what is the internal structure?
The controversial line of energy replenishment: will fast charging lead to reunification?
Make a grenade with 3DMAX
Rainfall warning broadcast automatic data platform bwii broadcast warning monitor
[daily question] 556 Next bigger element III
curl 命令妙用
VSCode修改缩进不成功,一保存就缩进四个空格
Open source PostgreSQL extension age for graph database was announced as the top-level project of Apache Software Foundation
Initial experience of domestic database tidb: simple and easy to use, quick to start
曾经的“彩电大王”,退市前卖猪肉
【Hot100】32. Longest valid bracket
ISO27001认证办理流程及2022年补贴政策汇总
你应该懂些CI/CD
解决el-input输入框.number数字输入问题,去掉type=“number“后面箭头问题也可以用这种方法代替
Developers, MySQL column finish, help you easily from installation to entry
Pytorch深度学习之环境搭建
Master the use of auto analyze in data warehouse
High school physics: force, object and balance







