User manual
40
add snmp trap_community <
name
>
address <
IP_address
>
Adds to the list of community name/IP address pairs that are allowed to
receive SNMP traps. You can see the list of authorized users with the
list snmp
communities
command.
Parameters Description
<name> Group name defining who can receive SNMP traps.
address IP address of the SNMP manager, in the form
nnn.nnn.nnn.nnn
add syslog <
ip_name_or_addr
> loglevel [
loglevel
]
Adds an IP host to the list of IP hosts that will receive syslog entries. You can
see the current log levels for the system using
list facilities
, and modify the
current loglevel for each facility using
set facility loglevel
.
Parameters Description
<ip_name_or_address> Host name or IP address of the Unix host that will
receive syslog information.
loglevel There are five levels of logging:
• CRITICAL
- a serious system error,
which may effect system integrity
• UNUSUAL
- an abnormal event, which
the system should be able to recover from
• COMMON
- a regularly occurring event
that is not frequent
• VERBOSE
- a regular periodic event, e.g.
a routing update message
• DEBUG
- for debugging only