trapsinks

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

TXT
47
字号
title		Trap Destinationsdescription	Here we define who the agent will send traps to.token	    trapsinkinfo	    A SNMPv1 trap receiverinfo	    arguments: host [community] [portnum]question 1  A host name that should receive the trapquestion 2  The community to be used in the trap sent [optional]question 3  The port number the trap should be sent to [optional]validanswer 3 ^(\d+|)$token	    trap2sinkinfo	    A SNMPv2c trap receiverinfo	    arguments: host [community] [portnum]steal	    trapsinktoken	    informsinkinfo	    A SNMPv2c inform (acknowledged trap) receiverinfo	    arguments: host [community] [portnum]steal	    trapsinktoken	    trapsessinfo	    A generic trap receiver defined using snmpcmd style arguments.info	    Read the snmpcmd manual page for further information.info	    arguments: [snmpcmdargs] hostquestion 1  Specify the command line snmpcmd style options for this hostquestion 2  Specify the host nametoken	    trapcommunityinfo	    Default trap sink community to useinfo	    arguments: community-stringquestion 1  The default community name to use when sending trapstoken	    authtrapenableinfo	    Should we send traps when authentication failures occurinfo	    arguments: 1 | 2   (1 = yes, 2 = no)question 1  Should traps be sent when authentication failures occur? (1=yes, 2=no)validanswer 1 ^(1|2)$group trapsinkssingle authtrapenable Do you want the agent to send snmp traps on snmp authentication failures?single trapcommunitymultiple informsink Do you want the agent to send snmpv2c informs to a trap receivermultiple trap2sink Do you want the agent to send snmpv2c traps to a trap receivermultiple trapsink Do you want the agent to send snmpv1 traps to a trap receiver

⌨️ 快捷键说明

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