Compaq AAR04BCTE User Manual
Compaq Hardware

Compaq TCP/IP Services for
OpenVMS
SNMP Programming and
Reference
Order Number: AA–R04BC–TE
January 2001
Revision/Update Information:
This manual supersedes the DIGITAL
TCP/IP Services for OpenVMS eSNMP
Programming and Reference, Version
5.0.
Software Version:
Compaq TCP/IP Services for OpenVMS
Version 5.1
Operating Systems:
OpenVMS Alpha Versions 7.1, 7.2-1
OpenVMS VAX Versions 7.1, 7.2
Compaq Computer Corporation
Houston, Texas
Table of contents
Document Outline
- Compaq TCP/IP Services for OpenVMS SNMP Programming and Reference
- Contents
- Preface
- 1 Overview
- 2 MIBs Provided with TCP/IP Services
- 3 Creating a Subagent Using the eSNMP API
- 4 Using the SNMP Utilities
- 5 eSNMP API Routines
- 5.1 Interface Routines
- 5.2 Method Routines
- 5.3 Support Routines
- o_integer
- o_octet
- o_oid
- o_string
- o_counter64
- str2oid
- sprintoid
- instance2oid
- oid2instance
- inst2ip
- cmp_oid
- cmp_oid_prefix
- clone_oid
- free_oid
- clone_buf
- mem2oct
- cmp_oct
- clone_oct
- free_oct
- free_varbind_data
- set_debug_level
- is_debug_level
- ESNMP_LOG
- __print_varbind
- set_select_limit
- __set_progname
- __restore_progname
- __parse_progname
- esnmp_cleanup
- 6 Troubleshooting eSNMP Problems
- Index
- Figures
- Tables
- Table 1 TCP/IP Services Documentation
- Table 1–1 SNMP Component Files
- Table 1–2 Files for Building a Subagent
- Table 2–1 Host Resources MIB Objects
- Table 4–1 snmp_request Command Parameters
- Table 4–2 Flags for the snmp_request Command
- Table 4–3 Data Types for the snmp_request and snmp_trapsnd Commands
- Table 4–4 Parameters for the snmp_trapsnd Command
- Table 4–5 Flags for the snmp_trapsnd Command
- Table 4–6 snmp_traprcv Command Flags
- Table 5–1 Interface Routines
- Contents