HP Comware 5 Debug Manual Vol 3
Field
Description
request-id: request-id
ID of the SNMP response, used to match the SNMP
request.
error-status: error-status Error status of the SNMP response.
error-index: error-index Error index of the SNMP response.
VBLIST Variable binding list.
response SNMP response.
Examples
# Enable information center debugging and SNMP packet header debugging on the device. Output
similar to the following example is generated when network management software is used to access the
device under these conditions:
•
SNMPv1 is enabled.
•
A community name is configured.
<Sysname> terminal debugging
% Current terminal debugging is on
<Sysname> terminal monitor
% Current terminal monitor is on
<Sysname> debugging snmp agent packet header
*Jul 27 08:37:26:313 2007 Sysname SNMP/7/HEADER:
incoming SNMPv1 packet
community name: public
// SNMP received an SNMPv1 request with the community name
public
.
# Enable information center debugging and SNMP packet header debugging on the device. Output
similar to the following example is generated when network management software is used to access the
device under these conditions:
•
SNMPv2c is enabled.
•
A community name is configured.
<Sysname> terminal debugging
% Current terminal debugging is on
<Sysname> terminal monitor
% Current terminal monitor is on
<Sysname> debugging snmp agent packet header
*Jul 27 08:37:26:313 2007 Sysname SNMP/7/HEADER:
incoming SNMPv2c packet
community name: private
// SNMP received an SNMPv2c request with the community name
private
.
# Enable information center debugging and SNMP packet header debugging on the device. Output
similar to the following example is generated when network management software is used to access the
device under these conditions:
•
SNMPv3 is enabled.
•
A community name is configured.
<Sysname> terminal debugging
% Current terminal debugging is on
393