ESR series service routers.ESR-Series. User manual
Example of the snmpget command execution:
17.5  Syslog configuration
Syslog (System Log) – standard for sending and registering messages about events occurring in the system is 
used in networks operating over IP.
17.5.1  Configuration algorithm
Step Description Command Keys
1 Enable sending syslog messages as a 
snmp-trap to snmp server.
esr(config)# syslog 
snmp
2 Enable or disable sending events of 
individual router processes operation 
to the snmp server (optional).
esr(config-syslog-
snmp)# match [not] 
process-name 
<PROCESS-NAME>
<PROCESS-NAME> – see 'CLI command 
reference guide'.
If allowing criteria are specified (match 
process-name), only messages of the 
specified processes are logged.
If prohibiting criteria are specified (match 
not process-name), messages of all not 
prohibited processes are logged.
By default, logging of messages from all 
processes is allowed.