📄 snmp.conf
字号:
############################################################################# snmp.conf## - created by the snmpconf configuration program############################################################################# SECTION: Default Authentication Options## This section defines the default authentication# information. Setting these up properly in your# ~/.snmp/snmp.conf file will greatly reduce the amount of# command line arguments you need to type (especially for snmpv3).# defversion: The default snmp version number to use.# override: with -v on the command line.# arguments: 1|2c|3defversion 2c# defcommunity: The default snmpv1 and snmpv2c community name to use when needed.# If this is specified, you don't need to include the community# name as an argument to the snmp applications. # override: with -c on the command line.# arguments: communitynamedefcommunity public
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -