community.conf
来自「OTP是开放电信平台的简称」· CONF 代码 · 共 15 行
CONF
15 行
%% This file was generated by snmp_config (v3.0) 2001-04-04 14:29:04%% This files defines the community info which maps to VACM parameters.%% The data is inserted into the snmpCommunityTable defined%% in SNMP-COMMUNITY-MIB.%% Each row is a 5-tuple:%% {CommunityIndex, CommunityName, SecurityName, ContextName, TransportTag}.%% For example%% {1, "public", "initial", "", ""}.%% {2, "secret", "secret_name", "", "tag"}.%% {3, "bridge1", "initial", "bridge1", ""}.%%{"public", "public", "initial", "", ""}.{"all-rights", "all-rights", "all-rights", "", ""}.{"standard trap", "standard trap", "initial", "", ""}.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?