HP TCP/IP Services for OpenVMS
Release Notes


Previous Contents

3.8 NTP Problems and Restrictions

The NTP server has a stratum limit of 15. The server does not synchronize to any time server that reports a stratum of 15 or greater. This may cause problems if you try to synchronize to a server running the UCX NTP server, if that server has been designated as "free running" (with the local-master command). For proper operation, the local-master designation must be specified with a stratum no greater than 14.

3.9 SNMP Problems and Restrictions

This section describes restrictions to the SNMP component for this release. For more information about using SNMP, refer to the HP TCP/IP Services for OpenVMS SNMP Programming and Reference manual.

3.9.1 Incomplete Restart

When the SNMP master agent and subagents fail or are stopped, TCP/IP Services is often able to restart all processes automatically. However, under certain conditions, subagent processes may not restart. When this happens, the display from the DCL command SHOW SYSTEM does not include TCPIP$OS_MIBS and TCPIP$HR_MIB. If this situation occurs, restart SNMP by entering the following commands:


$ @SYS$STARTUP:TCPIP$SNMP_SHUTDOWN.COM 
 
$ @SYS$STARTUP:TCPIP$SNMP_STARTUP.COM 

3.9.2 SNMP IVP Error

On slow systems, the SNMP Installation Verification Procedure can fail because a subagent does not respond to the test query. The error messages look like this:


   .
   .
   .
Shutting down the SNMP service... done. 
 
 
Creating temporary read/write community SNMPIVP_153. 
 
Enabling SET operations. 
 
Starting the SNMP service... done. 
 
SNMPIVP: unexpected text in response to SNMP request: 
"- no such name - returned for variable 1" 
See file SYS$SYSDEVICE:[TCPIP$SNMP]TCPIP$SNMP_REQUEST.DAT for more 
details. 
sysContact could not be retrieved.  Status = 0 
The SNMP IVP has NOT completed successfully. 
SNMP IVP request completed. 
Press Return to continue ... 

You can ignore these types of messages in the IVP.

3.9.3 Using Existing MIB Subagent Modules

If an existing subagent does not execute properly, you may need to relink it against the current version of TCP/IP Services to produce a working image. Some subagents (such as those for HP Insight Management Agents for OpenVMS) also require a minimum version of OpenVMS and a minimum version of TCP/IP Services.

The following restrictions apply:

3.9.4 Upgrading SNMP

After upgrading to the current version of TCP/IP Services, you must disable and then enable SNMP using the TCPIP$CONFIG.COM command procedure. When prompted for "this node" or "all nodes," select the option that reflects the previous configuration.

3.9.5 Communication Controller Data Not Fully Updated

When you upgrade TCP/IP Services and then modify an existing communication controller, programs that use the communication controller might not have access to the updated information.

To ensure that programs like the MIB browser (SNMP_REQUEST) have access to the new data about the communication controller, do the following:

  1. Delete the communication controller using the TCP/IP management command DELETE COMMUNICATION_CONTROLLER.
  2. Reset the communication controller by running the TCPIP$CONFIG.COM command procedure and exiting.
  3. Restart the program (such as SNMP) by entering the following commands:


    $ @SYS$STARTUP:SNMP_SHUTDOWN.COM 
     
    $ @SYS$STARTUP:SNMP_STARTUP.COM 
    

  4. Use the TCP/IP management command LIST COMMUNICATION_CONTROLLER to display the information.

3.9.6 SNMP MIB Browser Usage

If you use either the -l (loop mode) or -t (tree mode) flag, you cannot also specify the -m (maximum repetitions) flag or the -n (nonrepeaters) flag. The latter flags are incompatible with loop mode and tree mode.

Incorrect use of the -n and -m flags results in the following types of messages:


$ snmp_request mynode.co.com public getbulk -v2c -n 20 -m 10 -t 1.3.6.1.2.1 
Warning: -n reset to 0 since -l or -t flag is specified. 
Warning: -m reset to 1 since -l or -t flag is specified. 
1.3.6.1.2.1.1.1.0 = mynode.company.com 

3.9.7 Duplicate Subagent Identifiers

With this version of TCP/IP Services, two subagents can have the same identifier parameter. Be aware, however, that having two subagents with the same name makes it difficult to determine the cause of problems reported in the log file.

3.9.8 Community Name Restrictions

The following restrictions on community names are imposed by TCPIP$CONFIG.COM:

3.9.9 eSNMP Programming and Subagent Development

The following notes pertain to eSNMP programming and subagent development.

3.9.10 SNMP Installation Verification Program Restriction

The SNMP Installation Verification Program will not run correctly if debug or trace options are turned on for any TCP/IP Services for OpenVMS component.

For example, including the line:


options debug 

in TCPIP$ETC:RESOLV.CONF results in unsuccessful completion status.

The problem also exists if socket tracing is turned on and directed to SYS$OUTPUT with the following command:


$ DEFINE TCPIP$SOCKET_TRACE SYS$OUTPUT 

The additional output produced by these and other debug or trace options can cause problems with the SNMP IVP because it was designed to parse output from a standard configuration only.

Note

To run the SNMP IVP test either run the program directly:


$ RUN SYS$SYSROOT:[SYSTEST.TCPIP]TCPIP$SNMPIVP.EXE 


or execute the TCPIP configuration menu:


$ @SYS$MANAGER:TCPIP$CONFIG 


and then select option "7 - Run tests" and then option "2 - SNMP IVP".

3.10 SSH Problems and Restrictions

This section contains the following information:

Note

References to SSH, SCP, or SFTP commands also imply SSH2, SCP2, and SFTP2, respectively.

3.10.1 SSH-Related Security Advisories

Computer Emergency Readiness Team (CERT®) advisories are issued by the CERT Coordination Center (CERT/CC), a center of Internet security expertise located at the Software Engineering Institute, a federally-funded research and development center operated by Carnegie Mellon University. CERT advisories are a core component of the Technical Cyber Security Alerts document featured by the United States Computer Emergency Readiness Team (US-CERT), which provides timely information about current security issues, vulnerabilities, and exploits.

CERT and HP Software Security Response Team (SSRT) security advisories might be prompted by SSH activity. CERT advisories are documented at the following CERT/CC web site:


http://www.cert.org/advisories. 

Table 3-1 provides brief interpretations of several SSH-related advisories:

Table 3-1 CERT/SSRT Network Security Advisories
Advisory Impact on OpenVMS
CERT CA-2003-24 OpenSSH only; OpenVMS is not vulnerable.
CERT CA-2002-36 A worst case consequence of this vulnerability is a denial of service (DoS) for a single connection of one of the following types:
  • Server process handling a connection from a malicious client
  • Client process connecting to a malicious server

In either case, a malicious remote host cannot gain access to the OpenVMS host (for example, to execute arbitrary code), and the OpenVMS server is still able to receive a new connection.

CERT-2001-35 OpenVMS is not vulnerable. Affects SSH Version 1 only, which is not supported.
CERT CA-1999-15 RSAREF2 library is not used; OpenVMS is not vulnerable.
SSRT3629A/B OpenVMS is not vulnerable.

3.10.2 SSH General Notes and Restrictions

This section includes general notes and restrictions that are not specific to a particular SSH application.

3.10.3 UNIX Features That are Not Supported by SSH

This section describes features that are expected in a UNIX environment but are not supported by SSH for OpenVMS.

3.10.4 SSH Command Syntax

This section includes notes and restrictions pertaining to command syntax.

3.10.5 SSH Authentication

This section includes notes and restrictions pertaining to SSH authentication.

3.10.6 SSH Keys

This section includes notes and restrictions pertaining to SSH keys.


Previous Next Contents