Cisco路由器全局配置模式下,命令snmp-server enable traps[<通知类型>][<通知选项>]用于设置SNMP代理具有发出通知的功能;命令snmp-server host <主机名或IP地址> [traps|informs] [version {1|2c}]<团体名> [udp-port <端口号>] [<通知类型>]用于设置由网络中某台主机(或服务器)作为接受自陷(Trap)消息的...
在Cisco路由器上使用命令“snmp-server host 59.67.148.2 system”时,相关选项分析如下:**选项A**: SNMP通知(traps/informs)默认使用UDP端口162而非TCP,描述中使用TCP的162端口错误。**选项B**: 命令中的“system”是团体字(community string),用于标识发送通知的认证凭据。若管理站能接收通知,则团体字配置正确,...
sotumu24/admin(config)# snmp-server host 10.127.197.81 version 3 SNMPUSER 0x474b49494c49464e474943 plain authpasswd privpasswd >> The SNMP server might require the engineID if version 3 is being used and it can be dervied from the output of the command here : ...
viewview-name—(Optional) Specifies the name of a view configured using the commandsnmp-server view(no specific order of the command configurations is imposed on the user). The view defines the objects available to the community. It is not relevant forsu, which h...
D )路由器使用 SNMP 版本 1 向管理站发送通知 正确答案:B 以上是( 39 )在某 Cisco 路由器上使用命令 “ snmp-server host 202.113.的全部内容,更多关于( 39 )在某 Cisco 路由器上使用命令 “ snmp-server host 202.113快讯信息敬请关注河南人事考试网频道。 本文标签: (编辑:河南华图教育) 活动...
在Cisco路由器上使用命令“snmp server host 59.67.148.2 system”进行SNMP设置,如果在管理站59.67.148.2上能正常接收来自该路由器的通知,那么下列描述中错误的是___。 A. 路由器上已用“snmp-server enable traps”设置了SNMP代理具有发出通知的功能 B. 管理站59.67.148.2使用TCP的162端口接收通知 C. 路由器各管...
1在Cisco路由器上使用命令“snmp-server host 59.67.148.2 system”进行SNMP设置,如果在管理站59.67.148.2上能正常接收来自该路由器的通知,那么下列描述中错误的是___。 A.管理站59.67.148.2使用TCP的162端口接收通知B.路由器向管理站按照团体字system发送通知C.路由器上已用“snmp-server enable traps”设置了SNMP...
The snmp-server host command autogenerates a notify view for the user, and then adds it to the group associated with that user. Modifying the notify view of the group affects all users associated with that group. The notify view option is available for two reasons: If a ...
Chapter: show license through snmp-server host Chapter Contents show license To display information about a Cisco IOS software license, use the show license command in privileged EXEC mode. Cisco ASR 903 Routers show license [ agent { counters | session } | all | detail [ feature-name] | ...
snmp-server community gsunion rw 配置本路由器的读写字串为gsunion snmp-server enable traps 允许路由器将所有类型SNMP Trap发送出去 snmp-server host IP-address-server traps trapcomm 指定路由器SNMP Trap的接收者为10.238.18.17,发送Trap时采用trapcomm作为字串 ...