SNMP Subagent Programmer's Guide
Figures
viii 119728—SNMP Subagent Programmer’s Guide
Contents
Examples (continued)
Example 2-9. Dynamic Directory MIB Definition 2-44
Example 2-10. Dynamic Directory Main Program and Next and Locator
Functions 2-48
Example 2-11. Dynamic Directory Include File dirC 2-52
Example 2-12. Indexed Trap Generator MIB Definition 2-56
Example 2-13. Indexed Trap Generator Main Program and Next and Locator
Functions 2-63
Example 2-14. System Time Manager MIB Definition 2-69
Example 2-15. System Time Manager Main Program 2-74
Example 2-16. System Time Manager Access Functions 2-76
Example 2-17. Security Checker MIB Definition 2-80
Example 2-18. Security Checker Main Program 2-85
Example 2-19. Security Checker Authentication Function 2-90
Example 2-20. Security Checker Access Functions 2-91
Example 5-1. Example of Run-Time Library Trace Records 5-4
Example 5-2. TACL Routine for Static Directory 5-6
Figures
Figure 1-1. NonStop SNMP Components 1-1
Figure 1-2. Division of Responsibility 1-3
Figure 1-3. Subagent Development Cycle 1-4
Figure 1-4. Subagent Styles 1-6
Figure 1-5. Components of Subagent Logic 1-7
Figure 1-6. Building a Subagent 1-10
Figure 2-1. Logic Flow for Hello World 2-11
Figure 2-2. Logic Flow for Nowaited Hello World 2-18
Figure 2-3. Logic Flow for Fault-Tolerant Hello World 2-27
Figure 2-4. Logic Flow for Static Directory 2-35
Figure 2-5. Logic Flow for Dynamic Directory 2-46
Figure 2-6. Logic Flow for Indexed Trap Generator 2-60
Figure 2-7. Logic Flow for System Time Manager 2-71
Figure 2-8. Logic Flow for Security Checker 2-82
Figure 4-1. Relationships Among Management Functions 4-6