SNMP
7705 SAR OS System Management Guide 193
Show Commands
counters
Syntax counters
Context show>snmp
Description This command displays SNMP counter information. SNMP counters will continue to increase even
when SNMP is shut down. Some internal modules communicate using SNMP packets.
Output The following output is an example of SNMP counters information, and Table 19 describes the fields.
Sample Output
A:ALU-1# show snmp counters
==============================================================================
SNMP counters:
==============================================================================
in packets : 463
------------------------------------------------------------------------------
in gets : 93
in getnexts : 0
in sets : 370
out packets: 463
------------------------------------------------------------------------------
out get responses : 463
out traps : 0
variables requested: 33
variables set : 497
==============================================================================
A:ALU-1#
Table 19: Show SNMP Counters Output Fields
Label Description
in packets The total number of messages delivered to SNMP from the transport
service
in gets The number of SNMP get request PDUs accepted and processed by
SNMP
in getnexts The number of SNMP get next PDUs accepted and processed by SNMP
in sets The number of SNMP set request PDUs accepted and processed by
SNMP
out packets The total number of SNMP messages passed from SNMP to the
transport service