SNMP Manager Programmer's Guide
Contents
SNMP Manager Programmer’s Guide–134249
ix
Examples
Examples
Example 2-1. Contents of snmpfsh 2-8
Example 2-2.
Contents of snmpfsc 2-15
Example 2-3.
Example SNMPGT Output 2-43
Example 2-4.
Contents of snmpgtc 2-47
Example 2-5.
Sample SNMPGET Output 2-57
Example 2-6.
Contents of snmpgetc 2-59
Example 2-7.
Sample SNMPNEXT Output 2-67
Example 2-8.
Sample SNMPSET Output 2-70
Example 2-9.
Contents of snmpsetc 2-73
Example 2-10.
Sample SNMPWALK Output 2-85
Example 2-11.
Contents of snmpwlkc 2-87
Example 2-12.
Sample SNMPTRAP Output 2-96
Example 2-13.
Contents of snmptrpc 2-98
Example 2-14.
Example SNMPMON Output 2-108
Example 2-15.
Contents of snmpmonc 2-109
Example 2-16.
Sample SNMPHOST Output 2-118
Example 2-17.
Contents of snmphosh 2-121
Example 2-18.
Contents of snmphosc 2-127
Example 8-1.
Script for Building Guardian Managers 8-2
Example 8-2.
Script for Building OSS Managers 8-5
Figures
Figure 1-1. Components of SNMP Resource Management 1-1
Figure 1-2.
General SNMP Packet Format 1-4
Figure 1-3.
Activities of SNMP Managers 1-5
Figure 1-4.
SNMP Manager Hierarchy 1-6
Figure 1-5.
Combining Manager and Subagent Functions 1-7
Figure 1-6.
Request/Response Communication Options 1-8
Figure 1-7.
Trap Communication Options 1-10
Figure 1-8.
Interacting With the Trap Multiplexer 1-11
Figure 1-9.
Guardian and OSS Interoperability 1-12
Figure 1-10.
Manager Development Cycle 1-13
Figure 1-11.
Components of Manager Logic 1-15
Figure 1-12.
Building an Executable Manager 1-18
Figure 2-1.
Logic Flow of Manager Supporting UDP Only 2-6
Figure 2-2.
Logic Flow of Managers Supporting UDP and IPC 2-7
Figure 2-3.
MIB Tables Accessed by SNMPHOST 2-114
Figure 2-4.
Logic Flow of SNMPHOST 2-122