SNMP Configuration and Management Manual

SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual424777-006
5-19
DELETE Command
DELETE Command
The DELETE command:
Removes an object definition from a NonStop agent configuration
Can be issued only against an object in the STOPPED or DEFINED state
Is not valid for the PROCESS object
Is a sensitive command
DELETE ENDPOINT Command
Use the DELETE ENDPOINT command to remove a request/response connection
definition from a NonStop agent configuration.
$agent-process.#endpoint-name
identifies the request/response connection being removed from the NonStop agent
configuration.
$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.
Example: DELETE ENDPOINT
The following example stops and removes the request/response connection defined by
the ENDPOINT object #END1 being used by NonStop agent process $ZSNMP:
-> ASSUME PROCESS $ZSNMP
-> DELETE ENDPOINT #END1
DELETE PROFILE Command
Use the DELETE PROFILE command to remove an entry from the authentication table
used by a NonStop agent.
[$agent-process.]#profile-name
identifies the entry being removed from the NonStop agent authentication table.
DELETE ENDPOINT [$agent-process.]#endpoint-name
DELETE PROFILE [$agent-process.]#profile-name