Go to main content
Oracle® Server Management Agents 用户指南

退出打印视图

更新时间: 2015 年 10 月
 
 

如何配置 SNMP Get

SNMP Get 使您能够读取 Hardware Management Agent 填充的数据。

要能够执行 SNMP Get,请使用以下过程。

  1. 打开 snmpd.conf 文件进行编辑。
  2. 选择以下选项之一:
    • 对于 Red Hat Enterprise Linux,将以下行添加到 snmpd.conf

      view systemview included .1.3.6.1.4.

      这会将 Hardware SNMP Plugins 添加到指定的视图。

    • 对于 Oracle Solaris OS 和 SUSE Linux Enterprise Server,将以下行添加到 snmpd.conf

      rocommunity public

      这会添加位于网络位置(而非 localhost)的只读团体。