operation

来自「Snmp(简单网管协议)软件包。」· 代码 · 共 33 行

TXT
33
字号
title Agent Operating Modedescription  This section defines how the agent will operate when itdescription  is running.token masterinfo  Should the agent operate as a master agent or not.info  Currently, the only supported master agent type for this tokeninfo  is "agentx".info  #info  arguments: (on|yes|agentx|all|off|no)question 1 Should the agent run as a AgentX master agent?validanswer 1 ^(on|yes|agentx|all|off|no)$token agentuserinfo  The system user that the agent runs as.info  arguments: name|#uidquestion 1 Enter the name of the user that you want the agent to run astoken agentgroupinfo  The system group that the agent runs as.info  arguments: group|#GIDquestion 1 Enter the name of the group that you want the agent to run astoken agentaddressinfo  The IP address and port number that the agent will listen on.info  By default the agent listens to any and all traffic from anyinfo  interface on the default SNMP port (161).  This allows you toinfo  specify which address, interface, transport type and port(s) that youinfo  want the agent to listen on.  Multiple definitions of this tokeninfo  are concatenated together (using ':'s).info  arguments: [transport:]port[@interface/address],...question 1 Enter the port numbers, etc that you want the agent to listen to

⌨️ 快捷键说明

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