HP Comware 5 Debug Manual Vol 3
Field
Description
security level: security-level
SNMPv3 security level:
• noAuthNoPriv—No authentication, no privacy.
• authNoPriv—Authentication without privacy.
• authPriv—Authentication with privacy.
user name: user-name SNMPv3 username.
snmpEngineID: engineID SNMP engine ID.
snmpEngineBoots: n Number of SNMP engine reboots.
snmpEngineTime: n SNMP engine running time in seconds.
Table 2 describes output fields and messages for the debugging snmp agent packet receive command.
Table 198 Output from the debugging snmp agent packet receive command
Field
Description
PACKET Information contained in the SNMP packet.
PACKET_SRC Source address information for the SNMP packet.
packet received from address via UDP
The SNMP packet was received from address through
UDP.
address represents the source IP address of the SNMP
packet.
request-id: request-id
ID of the SNMP request, used to match the SNMP
response.
error-status: error-status Error status of the SNMP request.
error-index: error-index Error index of the SNMP request.
VBLIST Variable binding list.
get request SNMP get request.
set request SNMP set request.
get-next request SNMP get-next request.
get-bulk request SNMP get-bulk request.
non-repeaters: non-repeaters The non-repeaters field of a get-bulk request.
max-repetitions: max-repetitions The max-repetitions field of a get-bulk request.
Table 3 describes output fields and messages for the debugging snmp agent packet send command
Table 199 Output from the debugging snmp agent packet send command
Field
Description
PACKET Information contained in the SNMP packet.
PACKET_DES Destination address information for the SNMP packet.
packet sent to address via UDP
The SNMP packet was sent to address through UDP.
address represents the destination IP address of the
SNMP packet.
392