SNMP Configuration and Management Manual
SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual—424777-006
5-5
ABORT TRAPDEST Command
Example: ABORT PROFILE
The following example inactivates an entry in the authentication table used by NonStop
agent process $ZSNMP:
-> ABORT PROFILE $ZSNMP.#LANMGR
ABORT TRAPDEST Command
Use the ABORT TRAPDEST command to disable the sending of trap messages to a
specific trap destination.
[$agent-process.]#trapdest-name
identifies the trap destination being inactivated.
$agent-process
identifies the NonStop agent process to which the TRAPDEST object belongs.
It consists of a dollar sign ($) followed by one to five alphanumeric characters,
the first of which must be alphabetic.
#trapdest-name
identifies the TRAPDEST object. It consists of a pound sign (#) followed by one
to seven alphanumeric characters, the first of which must be alphabetic.
Considerations: ABORT TRAPDEST
Traps being generated by or received for forwarding by the NonStop agent when a
TRAPDEST object is aborted are not sent to that particular destination.
Example: ABORT TRAPDEST
The following example disables the sending of trap messages by NonStop agent
process $ZSNMP to all its dynamically configured trap destinations:
-> ABORT TRAPDEST $ZSNMP.#DYNA*
ADD Command
The ADD command:
•
Defines an object for use in a NonStop agent configuration
•
Requires that if you include an attribute keyword, you also include a value
•
Uses the default value for an attribute if you omit the attribute keyword/value pair
•
Is a sensitive command
ABORT TRAPDEST [$agent-process.]#trapdest-name