知识库

Windows上配置SNMP服务方法

来源: 本站    类别: 知识库    日期: 2014/4/6

 SNMP(Simple Network Management Protocol,简单网络管理协议),用来对通信线路进行管理。在Windows服务器上配置SNMP服务时,使用手动填写信息太麻烦。下面是使用命令行执行配置文件来实现。

创建snmp.inf

[NetOptionalComponents]

SNMP = 1

[SNMP]

Contact_Name = "ITSupport"

Location = "ServerRoom"

Service = Physical, Applications, End-to-End

Community_Name = Type_your_string_here

Traps = Type_the_destination_IP

Send_Authentication = Yes

Accept_CommunityName = Type_your_string_here:Read_Only

Any_Host = no

Limit_Host = Type_the_destination_IP

在服务器上运行以下命令

C:\Windows\System32\Sysocmgr.exe /i:%windir%\inf\sysoc.inf /u:path_to_the_file/snmp.inf


相关文章


Copyright © 2004 - 2024 CNHWW Inc. All Rights Reserved
石家庄市征红网络科技有限公司版权所有 邮政编码:050051
服务电话:0311-85315152 13931185013 在线客服QQ:81447932 / 81447933 邮箱: cnhww@163.com