
QTECH
Software Configuration Manual
18-221
Configure Trap host ip address for Syslog information to send to SNMP Workstation by Trap packet. ( refer
to SNMP configuration)
(1) Logging buffered configuration command is as following :
logging snmp-agent
no logging snmp-agent
For example :
! Enable SNMP Agent logging
QTECH(config)#logging snmp-agent
(2) Filtration rules configuration command is as following :
logging snmp-agent
{ level | none | level-list {
level
[
to level
] } &<1-8> } [ module
{ xxx | … }
* ]
no logging snmp-agent filter
xxx : means the name of the module. … means other modules are omitted.
For example :
! Configure SNMP Agent filtrate rules to be permitting information with the level 0
~
5
QTECH(config)#logging snmp-agent 5
18.2.9
Module debug configuration
Use debug command to enable debug of a module. Use no debug command to disable debug of a module :
debug
{ all |
{ xxx | … } *
}
no debug
{ all |
{ xxx | … } *
}
xxx : means the name of the module. … means other modules are omitted.
For example :
! Enable debug of module vlan
QTECH(config)#debug vlan