SNMP Configuration and Management Manual
SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual—424777-006
5-4
ABORT PROFILE Command
Considerations: ABORT ENDPOINT
•
When you ABORT an ENDPOINT object, you only affect the availability of the 
TCP/IP subnets for handling communication between the NonStop agent and 
managers. The TCP/IP process and subnets are still available for handling 
communication between other entities.
•
If the NonStop agent is processing an SNMP request when an ABORT command 
is issued, the ABORT command waits until processing is finished, at which time the 
ENDPOINT object enters the STOPPED state.
Example: ABORT ENDPOINT
The following example closes communication between NonStop agent process 
$ZSNMP and managers through the request/response connection defined by the 
#END1 object:
-> ABORT ENDPOINT $ZSNMP.#END1
ABORT PROFILE Command
Use the ABORT PROFILE command to inactivate an authentication table entry. 
[$agent-process.]#profile-name
identifies the authentication table entry being inactivated.
$agent-process
identifies the NonStop agent process to which the PROFILE object belongs. It 
consists of a dollar sign ($) followed by one to five alphanumeric characters, 
the first of which must be alphabetic.
#profile-name
identifies the PROFILE object. It consists of a pound sign (#) followed by one 
to seven alphanumeric characters, the first of which must be alphabetic.
Considerations: ABORT PROFILE
When you ABORT a PROFILE object, you inactivate but do not delete the 
corresponding authentication table entry. To reactivate the table entry so that it is 
available for use by the NonStop agent, issue a START PROFILE command against 
the object.
ABORT PROFILE [$agent-process.]#profile-name










