32
Release Note
Software Release 2.3.1
C613-10325-00 REV B
Figure 9: Example output from the SHOW IP COUNTER=SNMP command.
SNMP counters:
inPkts .......................... 0 outPkts ......................... 0
inBadVersions ................... 0 outTooBigs ...................... 0
inBadCommunityNames ............. 0 outNoSuchNames .................. 0
inBadCommunityUses .............. 0 outBadValues .................... 0
inASNParseErrs .................. 0 outGenErrs ...................... 0
inTooBigs ....................... 0 outGetRequests .................. 0
inNoSuchNames ................... 0 outGetNexts ..................... 0
inBadValues ..................... 0 outSetRequests .................. 0
inReadOnlys ..................... 0 outGetResponses ................. 0
inGenErrs ....................... 0 outTraps ........................ 0
inTotalReqVars .................. 0
inTotalSetVars .................. 0
inGetRequests ................... 0
inGetNexts ...................... 0
inSetRequests ................... 0
inGetResponses .................. 0
inTraps ......................... 0
Table 10: Parameters in the output of the SHOW IP COUNTER=SNMP command.
Parameter
Meaning
inPkts
The number of SNMP packets received by the router.
inBadVersions
The number of SNMP packets with a bad version field
received by the router.
inBadCommunityNames
The total number of SNMP PDUs delivered to the SNMP
agent that used an unknown SNMP community name.
inBadCommunityUses
The total number of SNMP PDUs delivered to the SNMP
agent that represented an SNMP operation not allowed by
the SNMP community name in the PDU.
inASNParseErrs
The total number of ASN.1 parsing errors, either in
encoding or syntax, encountered by the SNMP agent when
decoding received SNMP PDUs.
inTooBigs
The total number of valid SNMP PDUs delivered to the
SNMP agent for which the value of the errorStatus
component was tooBig.
inNoSuchNames
The number of SNMP packets received with an error status
of nosuchname.
inBadValues
The number of SNMP packets received with an error status
of badvalue.
inReadOnlys
The number of SNMP packets received with an error status
of readonly.
inGenErrs
The number of SNMP packets received with an error status
of generr
inTotalReqVars
The total number of SNMP MIB objects requested.
inTotalSetVars
The total number of SNMP MIB objects which were
changed.
inGetRequests
The number of SNMP Get Request packets received by the
router.
inGetNexts
The number of SNMP Get Next Request packets received by
the router.