Technical data

SNMP 345
Displaying and Debugging the Syslog Function
After performing the syslog configuration, execute the display command in all
views to display the configuration and to verify the effect of the configuration.
Execute the reset command in user view to clear the statistics of the syslog
module. Execute the debugging command in user view to debug the syslog
module.
Perform the following configuration in system view.
SNMP The Simple Network Management Protocol (SNMP) is used for transmitting
management information between any two nodes. In this way, network
administrators can easily search and modify the information on any node on the
network. They can also locate faults promptly and implement the fault diagnosis,
capacity planning, and report generating. SNMP adopts the polling mechanism
and provides the most basic function set. It is most applicable to the small-sized,
fast-speed, and low-cost environment. It only requires the unverified transport
layer protocol UDP, and is widely supported by many other products.
In terms of structure, SNMP can be divided into two parts, NMS and Agent. NMS
(Network Management Station) is the workstation for running the client program.
At present, the commonly used NM platforms include Sun NetManager and IBM
NetView. The agent is the server software operated on network devices. NMS can
send GetRequest, GetNextRequest, and SetRequest messages to the agent. Upon
receiving the requests from the NMS, the agent will perform a read or write
operation according to the message types, and generate and return the response
message to NMS. On the other hand, the agent will send a trap message on its
own initiative to NMS to report events whenever the device encounters any
abnormalities.
Configuring SNMP is described in the following sections:
SNMP Versions and Supported MIB
Configuring SNMP
Table 43 Displaying and Debugging the Syslog Function
Operation Command
View details about the information channel display channel [ channel-number |
channel-name ]
View the configuration of the system log and
the information recorded in the memory
buffer
display info-center
Reset the information in the log buffer reset logbuffer
Reset the information in the trap buffer reset trapbuffer
Enable terminal log information display terminal logging
Disable terminal log information display undo terminal logging
Enable the log debugging/log/trap on the
terminal monitor
terminal monitor
Disable the log debugging/log/trap on the
terminal monitor
undo terminal monitor
Enable terminal trap information display terminal trapping
Disable terminal trap information display undo terminal trapping