Specifications
3-349
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
show statistics snmp
show statistics snmp
To display SNMP statistics for a WAAS device, use the show statistics snmp EXEC command.
show statistics snmp
Syntax Description This command has no arguments or keywords.
Defaults No default behavior or values.
Command Modes EXEC
Device Modes application-accelerator
central-manager
Examples Table 3-111 describes the fields shown in the show statistics snmp command display.
Table 3-111 Field Descriptions for the show statistics snmp Command
Field Description
SNMP packets input Total number of SNMP packets input.
Bad SNMP version errors Number of packets with an invalid SNMP version.
Unknown community name Number of SNMP packets with an unknown community name.
Illegal operation for
community name supplied
Number of packets requesting an operation not allowed for that
community.
Encoding errors Number of SNMP packets that were improperly encoded.
Number of requested
variables
Number of variables requested by SNMP managers.
Number of altered variables Number of variables altered by SNMP managers.
Get-request PDUs Number of GET requests received.
Get-next PDUs Number of GET-NEXT requests received.
Set-request PDUs Number of SET requests received.
SNMP packets output Total number of SNMP packets sent by the router.
Too big errors Number of SNMP packets that were larger than the maximum
packet size.
Maximum packet size Maximum size of SNMP packets.
No such name errors Number of SNMP requests that specified a MIB object that does not
exist.