30.8 Structure And Representation Of MIB Object Names We said that ASN.1 specifies how to represent both data items and names. However, understanding
分类:
其他好文 时间:
2016-02-14 19:48:24
阅读次数:
337
30.13 Summary Network management protocols allow a manager to monitor and control routers and hosts. A network management client program executing on
分类:
其他好文 时间:
2016-02-14 19:48:03
阅读次数:
245
30.6 The Structure Of Management Information In addition to the standards that specify MIB variables and their meanings, a separate standard specifies
分类:
其他好文 时间:
2016-02-14 19:47:25
阅读次数:
168
30.1 Introduction In addition to protocols that provide network level services and application programs that use those services, an internet needs sof
分类:
其他好文 时间:
2016-02-14 19:47:21
阅读次数:
174
30.4 Protocol Framework TCP/IP network management protocols2 divide the management problem into two parts and specify separate standards for each part
分类:
其他好文 时间:
2016-02-14 19:44:40
阅读次数:
192
30.10 SNMP Message Format Unlike most TCP/IP protocols, SNMP messages do not have fixed fields. Instead, they use the standard ASN.1 encoding. Thus, a
分类:
其他好文 时间:
2016-02-14 19:43:54
阅读次数:
548
30.11 Example Encoded SNMP Message The encoded form of ASN.1 uses variable-length fields to represent items. In general, each field begins with a head
分类:
Web程序 时间:
2016-02-14 19:43:44
阅读次数:
136
30.5 Examples of MIB Variables Versions 1 and 2 of SNMP each collected variables together in a single large MIB, with the entire set documented in a s
分类:
其他好文 时间:
2016-02-14 19:41:29
阅读次数:
280
30.2 The Level Of Management Protocols Originally, many wide area networks included management protocols as part of their link level protocols. If a p
分类:
其他好文 时间:
2016-02-14 19:40:11
阅读次数:
254
1、下载zabbix_anget下载地址为:http://www.zabbix.com/downloads/2.4.4/zabbix_agents_2.4.4.win.zip2、修改zabbix_agentd.win.conf文件将压缩包解压缩至c:\zabbix\然后将c:\zabbix\conf\zabbix_agentd.win.conf修改全文如下:#Thisisconfigfileforzabbix_agentd#Togetmorein..