HP Comware 5 Debug Manual Vol 3
error-index: 0
*Jul 27 09:08:21:563 2007 Sysname SNMP/7/VBLIST:
sysUpTime.0: 5563114
*Jul 27 09:08:21:563 2007 Sysname SNMP/7/PACKET_DES:
packet sent to 10.165.81.75 via UDP
// SNMP sent an SNMP response to 10.165.81.75 through UDP.
debugging snmp agent process
Use debugging snmp agent process to enable debugging for SNMP packet processing.
Use undo debugging snmp agent process to disable debugging for SNMP packet processing.
Syntax
debugging snmp agent process { all | decode | stack | txrx } [ error | info | warning ]
undo debugging snmp agent process { all | decode | stack | txrx } [ error | info | warning ]
Default
SNMP packet processing debugging is disabled.
Views
User view
Default command level
1: Monitor level
Parameters
all: Enables debugging for all SNMP packet processing, including decode, stack, and txrx.
decode: Enables debugging for decoding an SNMP request.
stack: Enables debugging for handling the SNMP request PDU.
txrx: Enables debugging for transmitting or receiving an SNMP message.
error: Enables error-level debugging to output error debugging information, which indicates the error
information generated during the running of the SNMP stack or the system.
info: Enables info-level debugging to output informational debugging information, which indicates the
prompt information generated during the running of the SNMP stack or the system.
warning: Enables warning-level debugging to output warning debugging information, which indicates
the important information generated during the running of the SNMP stack or the system.
Usage guidelines
If you do not specify the level of the debugging information, debugging information for all levels will be
output or disabled.
Table 4 describes output fields and messages for the debugging snmp agent process decode command.
Table 200 Output from the debugging snmp agent process decode command
Field
Description
DECODE_INFO
Info-level debugging information generated during
the SNMP request decoding process.
395