Chinaunix首页 | 论坛 | 博客
  • 博客访问: 332401
  • 博文数量: 64
  • 博客积分: 2301
  • 博客等级: 大尉
  • 技术积分: 570
  • 用 户 组: 普通用户
  • 注册时间: 2009-03-25 11:48
文章分类

全部博文(64)

文章存档

2013年(5)

2012年(6)

2011年(36)

2010年(7)

2009年(10)

分类: LINUX

2011-06-03 13:57:49

snmpwalk -v 2c -c public 192.168.168.129  system

Timeout: No Response from 192.168.168.129

solution:

open snmpd.conf with your favourite editor and
add these 2 lines:
interface eth0
agentaddress [ip address of your host]:[listening port - 161 is the default]

阅读(10884) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~