SNMP Configuration and Management Manual
SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual—424777-006
5-6
ADD ENDPOINT Command
ADD ENDPOINT Command
Use the ADD ENDPOINT command to define a request/response connection between 
a NonStop agent process and managers. 
[$agent-process.]#endpoint-name
identifies the request/response connection being defined.
$agent-process
identifies the NonStop agent process to which the ENDPOINT object belongs. 
It consists of a dollar sign ($) followed by one to five alphanumeric characters, 
the first of which must be alphabetic.
#endpoint-name
identifies the ENDPOINT object. It consists of a pound sign (#) followed by one 
to seven alphanumeric characters, the first of which must be alphabetic.
NETWORK [\node.]$tcpip-process
identifies the TCP/IP process handling communication between the NonStop agent 
process and managers for the receiving and sending of SNMP request/response 
messages.
$tcpip-process is from one to five alphanumeric characters preceded by a 
dollar sign ($). The first alphanumeric character must be a letter. The process 
name can optionally be qualified with a node name (backslash followed by one to 
seven alphanumeric characters, the first of which must be a letter) identifying the 
node on which the process is running.
The default is the TCP/IP process specified in the TCPIP^PROCESS^NAME 
startup parameter when the NonStop agent process was started or, if none was 
specified, $ZTC0 on the local node.
Do not specify a TCPSAM or TPC6SAM process for this attribute if the process 
runs on a different node or allow the attribute to default to such a process.
HOSTADDR "ip-address"
specifies the Internet addresses by which the NonStop agent is known to the 
network. In other words, HOSTADDR specifies the TCP/IP subnet addresses 
through which the NonStop agent listens for request messages from managers.
Enter "ip-address" in standard Internet address dotted-decimal format—
consisting of the ASCII values of four bytes separated by periods—enclosed within 
quotation marks. For example: 133.50.85.43.
ADD ENDPOINT [$agent-process.]#endpoint-name 
 [ , NETWORK [\node.]$tcpip-process ]
 [ , HOSTADDR "ip-address"]










