agangliu0400 发表于 2018-7-14 08:51:00

H3C 与 Cisco 的 SNMP community的区别

  H3C 团体字的配置顺序是先确定 读写,再确定读写的 团体字
  snmp-agent community ?
read   Read-only access for this community stringwriteRead-write access for this community stringsnmp-agent community reasnmp-agent community read ?STRING<1-32>SNMP community string 如果要删除SNMP的管理,直接输入undo 加上要删除的条目------------------------------------------------------------------------------------------Cisco是先确定要读写的 团体字,再确定 读写 Router(config)#snmp-server community ?WORDSNMP community string Router(config)#snmp-server community readRouter(config)#snmp-server community read ?<1-99>       Std IP accesslist allowing access with this community string<1300-1999>Expanded IP accesslist allowing access with this community stringWORD         Access-list nameipv6         Specify IPv6 Named Access-Listro         Read-only access with this community stringrw         Read-write access with this community stringview         Restrict this community to a named MIB view<cr> Router(config)#snmp-server community read ro如果要删除SNMP的配置,输入 default snmp-server,然后重新配置
页: [1]
查看完整版本: H3C 与 Cisco 的 SNMP community的区别