SNMP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
55.3
show counter snmp-server
This command displays counters for SNMP messages received by the SNMP agent.
Syntax
show counter snmp-server
Mode
Exec and Privileged Exec mode
Output
Figure 55-1: Example output from the
show counter snmp-server
command
SNMP-SERVER counters
inPkts ......... 11
inBadVersions ......... 0
inBadCommunityNames ......... 0
inBadCommunityUses ......... 0
inASNParseErrs ......... 0
inTooBigs ......... 0
inNoSuchNames ......... 0
inBadValues ......... 0
inReadOnlys ......... 0
inGenErrs ......... 0
inTotalReqVars ......... 9
inTotalSetVars ......... 0
inGetRequests ......... 2
inGetNexts ......... 9
inSetRequests ......... 0
inGetResponses ......... 0
inTraps ......... 0
outPkts ......... 11
outTooBigs ......... 0
outNoSuchNames ......... 2
outBadValues ......... 0
outGenErrs ......... 0
outGetRequests ......... 0
outGetNexts ......... 0
outSetRequests ......... 0
outGetResponses ......... 11
outTraps ......... 0
UnSupportedSecLevels ......... 0
NotInTimeWindows ......... 0
UnknownUserNames ......... 0
UnknownEngineIDs ......... 0
WrongDigest ......... 0
DecryptionErrors ......... 0
UnknownSecModels ......... 0
InvalidMsgs ......... 0
UnknownPDUHandlers ......... 0
Parameter
Meaning
inPkts
The total number of SNMP messages received by the SNMP
agent.
inBadVersions
The number of messages received by the SNMP agent for an
unsupported SNMP version. The SNMP agent on your device
supports versions 1, 2C, and 3. It drops these messages.
inBadCommunityNames
The number of messages received by the SNMP agent with an
unrecognized SNMP community name. It drops these messages.
inBadCommunityUses
The number of messages received by the SNMP agent where the
requested SNMP operation is not permitted from SNMP
managers using the SNMP community named in the message.