Netexpert FAQ 网络分析专家学习建议入口 @netexpert成员申请指南
netexpert积分规则的说明 Netis招贤纳士(2008年11月22日更新)
发新话题
打印

求助 SNMP代理无法响应管理站的snmpwalk请求

求助 SNMP代理无法响应管理站的snmpwalk请求

我的配置文件是这样的IP为192.168.0.123
#       sec.name  source          community
com2sec notConfigUser  default       public
#       groupName      securityModel securityName
group   notConfigGroup v1           notConfigUser
group   notConfigGroup v2c           notConfigUser
#       name           incl/excl     subtree         mask(optional)
view    systemview    included   .1.3.6.1.2.1.1
view    systemview    included   .1.3.6.1.2.1.25.1.1
#       group          context sec.model sec.level prefix read   write  notif
access  notConfigGroup ""      any       noauth    exact  all none none
# -----------------------------------------------------------------------------
##       sec.name  source          community
com2sec local     localhost       fwen
com2sec mynetwork 192.168.0.0/24      fwen
##     group.name sec.model  sec.name
group MyRWGroup  any        local
group MyROGroup   any     mynetwork
#
#group MyRWGroup  any        otherv3user
#...
##           incl/excl subtree                          mask
view all    included  .1                               80
## -or just the mib2 tree-
#view mib2   included  .iso.org.dod.internet.mgmt.mib-2 fc

##                context sec.model sec.level prefix read   write  notif
access MyROGroup ""      any      noauth    exact      all    none   none
access MyRWGroup ""      any       noauth    exact      all    all    all
当我在IP为192.168.0.124上执行snmpwalk命令时
Timeout: No Rsponse from 192.168.0.123
环境是Redhat 9 VMware 6.0  net-snmp 5.0.6
各位大虾 ,帮帮忙 , 谢谢了

TOP

1. 192.168.0.124能ping通192.168.0.123么?
2. snmp service status ?
3. firewall setting, open port 161/162 ?
4. 在192.168.0.123上面运行snmpwalk正常么?
白天图生存,晚上求发展.
----------------------------------------
解决问题,创造价值,凝聚财富。

TOP

回复 #2 icefired 的帖子

非常感谢

原来是我的防火墙档了

TOP

回复 #2 icefired 的帖子

我还有一个问题

如何同通过SNMP 获取ping值

谢谢了

TOP

引用:
原帖由 fwen 于 2007-6-15 10:36 发表
我还有一个问题

如何同通过SNMP 获取ping值

谢谢了
Solarwind toolsets --> SNMPSweep
白天图生存,晚上求发展.
----------------------------------------
解决问题,创造价值,凝聚财富。

TOP

发新话题
版块跳转