1-6 
Examples 
# Display the statistics on SNMP packets. 
<Sysname> display snmp-agent statistics 
  1276 Messages delivered to the SNMP entity 
  0 Messages which were for an unsupported version 
  0 Messages which used a SNMP community name not known 
  0 Messages which represented an illegal operation for the community supplied 
  0 ASN.1 or BER errors in the process of decoding 
  1291 Messages passed from the SNMP entity 
  0 SNMP PDUs which had badValue error-status 
  0 SNMP PDUs which had genErr error-status 
  7 SNMP PDUs which had noSuchName error-status 
  0 SNMP PDUs which had tooBig error-status (Maximum packet size 1500) 
  3669 MIB objects retrieved successfully 
  26 MIB objects altered successfully 
  420 GetRequest-PDU accepted and processed 
  832 GetNextRequest-PDU accepted and processed 
  0 GetBulkRequest-PDU accepted and processed 
  1276 GetResponse-PDU accepted and processed 
  24 SetRequest-PDU accepted and processed 
  15 Trap PDUs accepted and processed 
  0 Alternate Response Class PDUs droped silently 
  0 Forwarded Confirmed Class PDUs droped silently 
Table 1-3 display snmp-agent statistics command output description 
Field  Description 
Messages delivered to the SNMP entity 
The total number of messages delivered to the 
SNMP entity from the transport service. 
Messages which were for an unsupported 
version 
The total number of SNMP messages delivered 
to the SNMP protocol entity and were for an 
unsupported SNMP version. 
Messages which used a SNMP community 
name not known 
The total number of SNMP messages delivered 
to the SNMP protocol entity which used an 
SNMP community name not known to said 
entity. 
Messages which represented an illegal 
operation for the community supplied 
The total number of SNMP messages delivered 
to the SNMP protocol entity which represented 
an SNMP operation which was not allowed by 
the SNMP community named in the message. 
ASN.1 or BER errors in the process of decoding
The total number of ASN.1 or BER errors 
encountered by the SNMP protocol entity when 
decoding received SNMP messages. 
Messages passed from the SNMP entity 
The total number of SNMP messages which 
were passed from the SNMP protocol entity to 
the transport service. 
SNMP PDUs which had badValue error-status 
The total number of SNMP PDUs which were 
delivered to the SNMP protocol entity and for 
which the value of the error-status field is 
`badValue'.