agent.cnf

来自「wm PNE 3.3 source code, running at more 」· CNF 代码 · 共 31 行

CNF
31
字号
# This file contains the configuration information for the# Epilogue Technology SNMP agent for the Sun OS# Each entry consists of a keyword followed by a parameter string.# The keyword must begin in the first position and the parameters# are separated from the keyword and from one another by whitespace.# Case in keywords is ignorred.# Each entry must be contained on a single line.# All text following (and including) a '#' character is ignorred.# Keywords currently supported are:##  sysdescr	-- The value to be used to answer queries for sysDescr#  syscontact	-- The value to be used to answer queries for sysContact#  syslocation	-- The value to be used to answer queries for sysLocation#  trap		-- The parameter names one or more hosts to receive traps.#  read-community -- The community name to get read access#  write-community -- The community name to get write access (implies#		      read access.)#  trap-community -- The community name to be used in traps.#  kernel-file -- The name of the file to use for kernel symbolssysdescr	Epilogue Technology SNMP Agentsyscontact	Epilogue Technology Corp. 617-942-0915sysLocation	The Twilight Zonetrap		localhostread-community	publicwrite-community	privatetrap-community	SNMP-trap#kernel-file	/vmunix

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?