SNMP and it's Applications

简单网络管理协议(SNMP)通过管理信息库(MIB)实现对网络设备的管理和监控。MIB作为核心数据库存储了设备的状态信息,SNMP通过简单的命令集(即协议数据单元PDU)进行读取和设置,简化了网络管理操作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

MIB
The principle behind SNMP is simple. Each network device maintains a database of network statistics that can be queried from a remote device. The core database is called the Management Information Base (MIB).

SNMP Commands(PDU)
Instead of using a large set of commands to control network devices, SNMP uses the MIB database to do all of the work. Each controllable feature of the network device is allocated a record in the database. Controlling the feature is as simple as setting the proper value in the database. This means SNMP only has to worry about retrieving and setting database values, rather than having to interpret lots of individual commands to perform actions on the network device.

Using the MIB database reduces the complexity of the SNMP packets. Each SNMP command is called a protocol data unit (PDU).

SNMP是Simple Network Management Protocol的缩写,可以用它来管理网络设备。SNMP应用UDP来发送和接收数据。一些网络设备是可网管的,这些设备维护一个自身状态的数据库信息,可以通过SNMP发送请求查询这些信息,或者配置这些信息。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值