Technical References
Description
The trap-recipient command configures management stations
to which the Network Registrar SNMP server sends trap messages.
The traps to be generated are set on the DNS and DHCP server
traps-enabled attribute.
Examples
nrcmd> trap-recipient example-recipient create</b>
nrcmd> trap-recipient example-recipient set ip-addr=192.168.0.34
Status
See Also
dhcp, dns, addr-trap
Attributes
agent-addr ipaddr
An IP address to use as the source agent-address in traps sent to
this recipient.
community string
The SNMP community string of this trap recipient
ip-addr ipaddr
Specifies the IP address of this trap recipient.
port-number int default = 162
The optional IP port number of this trap recipient
update-policy
update-policy - Configures DNS update policies.
Synopsis
update-policy <name> create
update-policy <name> delete
update-policy list
update-policy listnames
update-policy <name> show
update-policy<name> get <attribute>
update-policy <name> unset <attribute>
update-policy <name> rules add "<value>" [<index>]
update-policy <name> rules remove <index>
Description