常见网络设备SNMP配置方法
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
常见网络设备SNMP配置方法
CISCO设备SNMP配置:
第一步:在IOS的Enable状态下,敲入config terminal进入全局配置状态。
第二步:snmp-server community XXXX ro 配置本路由器的只读字串为XXXX。
第三步:snmp-server community XXXXX rw配置本路由器的读写字串为XXXXX。
第四步:使用exit命令退出全局配置模式,show running显示并检查配置。
第五步:copy running start或write terminal保存配置
Cisco设备Catalyst OS
配置SNMP的共同体名:set snmp community [read-only|read-write|read-write-all] community_string
华为设备SNMP配置(也适用H3C设备):
第一步:使用system-view命令进入系统视图模式。
第二步:snmp-agent community read public设置一个SNMP Community,使用该Community连接交换机时,只可以读取其SNMP信息。你可以把指令中的public
换成你想要的字符串。
第三步:snmp-agent community write private设置一个SNMP Community,使用该Community连接交换机时,不仅可以读取其SNMP信息,还可以将值写入SNMP
的MIB对象,实现对设备进行配置。你可以把指令中的private换成你想要的字符
串。
第四步:snmp-agent sys-info version all设置交换机支持的SNMP协议,有v1,v2c,v3这3个版本,如果你不确定,最好设为all,将会同时支持这3个协议。在
S3050C-0025上初始是只支持v3版本的,如果你没有正确设定它,MIBbrower等
一些读取软件可能会无法读取信息。
第五步:使用display current-configuration命令显示并检查配置。
第六步:使用save命令保存配置。
北电设备SNMP配置:
第一步:# config sys set snmp community ro ro8600配置只读共同体名为ro8600。
第二步:# config sys set snmp community rw rw8600配置读写共同体名为rw8600。
第三步:#show sys community查看配置的共同体名。
港湾设备SNMP配置:
港湾交换机配置TELNET SNMP
启动SNMP服务的配置步骤如下:
第一步:service snmp enable使能SNMP agent服务
第二步:service snmp trap enable使能SNMP trap服务
第三步:config snmp community readonly
第四步:config snmp community readwrite
第五步:config snmpauthentrap [enable|disable] 使用enable设置当SNMP认证失败时发送trap
第六步:show service显示SNMP是否启动
第七步:show snmp community-string 显示当前的权限认证密码
配置SNMP trap
交换机上的SNMP agent会产生很多种类的trap信息,如启动(start)、接口(interface)、RMON(远程监控)等。可以在交换机上配置SNMP trap来指定一台或多台trap接收站(trap receiver),并指定哪些种类的trap信息会发送到这些接收站。
配置步骤
第一步:service snmp enable 使能SNMP agent服务
第二步:service snmp trap enable使能SNMP trap服务
第三步:config snmp trap type
[all|interface|bgp|ospf|vrrp|stp|rmon|start|auth|pppoe|isis] [on|off]配置发送trap的类型
第四步:config snmp trapreceiver add
第五步:config snmp trapreceiver add
第六步:show snmp trap type显示系统允许发送的trap种类
第七步:Show snmp trapreceiver显示已经添加的所有trap接收站
Extreme设备SNMP配置:
SNMP配置命令:
configure snmp community [readonly | readwrite] {encrypted}
命令描述:
Configures the value of the default SNMP read or read/write community string.
readonly Specifies read-only access to the system.
readwrite Specifies read and write access to the system.
encrypted Specifies encryption, for use only by the switch when uploading or
downloading a configuration. Should not be used through the CLI.
alphanumeric string Specifies an SNMP community string name.
默认值:
The default read-only community string is public. The default read/write community string is private.
举例:以下命令是设置一个读写权限的共同体名extreme
configure snmp community readwrite extreme
3com交换机snmp配置
Menu options: --------------3Com SuperStack 3 Switch 3300---------------
bridge - Administer bridging/VLANS
ethernet - Administer Ethernet ports
feature - Administer system features
ip - Administer IP