Technical data

Configuring SNMP
13.3 Verifying the SNMP Installation
Note that, like the Internet IVP, the SNMP IVP requires that TCP/IP Services
be running. (It does not require that SNMP be running.)
4. To run the SNMP IVP any time after exiting the configuration procedure,
enter the following command:
$ RUN SYS$COMMON:[SYSTEST.TCPIP]TCPIP$SNMPIVP.EXE
13.3.1 SNMP Executable and Command Files
Table 13–2 lists the names of the primary SNMP executable and command files
and their locations. For a list of files that help you build your own subagent, see
the Compaq TCP/IP Services for OpenVMS SNMP Programming and Reference
guide.
Table 13–2 SNMP Executable, Command, and Data Files
File Location Function
TCPIP$ESNMP_SERVER.EXE SYS$SYSTEM Master agent image.
TCPIP$OS_MIBS.EXE SYS$SYSTEM MIB II subagent image.
TCPIP$HR_MIB.EXE SYS$SYSTEM Host Resources MIB
subagent image.
TCPIP$SNMP_REQUEST.EXE SYS$SYSTEM Simple MIB browser.
TCPIP$SNMP_TRAPSND.EXE SYS$SYSTEM Program for sending trap
messages.
TCPIP$SNMP_TRAPRCV.EXE SYS$SYSTEM Program for receiving trap
messages.
TCPIP$ESNMP_SHR.EXE SYS$SHARE Routines in the eSNMP
application programming
interface (API).
TCPIP$SNMP_STARTUP.COM SYS$STARTUP Installs master and
subagent images and runs
TCPIP$SNMP_RUN.COM.
TCPIP$SNMP_RUN.COM TCPIP$SYSTEM Starts the master agent and
subagents.
TCPIP$SNMP_SHUTDOWN.COM SYS$STARTUP Stops the master agent and
subagents.
TCPIP$SNMP_SYSTARTUP.COM SYS$STARTUP Sets site-specific
configuration values on
startup.
TCPIP$SNMP_SYSHUTDOWN.COM SYS$STARTUP Sets site-specific
configuration values on
shutdown.
TCPIP$EXTENSION_MIB_STARTUP.COM
SYS$SYSDEVICE:[TCPIP$SNMP] Starts custom subagents.
TCPIP$EXTENSION_MIB_SHUTDOWN.COM
SYS$SYSDEVICE:[TCPIP$SNMP] Shuts down custom
subagents.
TCPIP$VMS_SNMP_CONF.DAT SYS$SYSDEVICE:[TCPIP$SNMP] User-editable configuration
data file.
(continued on next page)
Configuring SNMP 13–5