# Go back one pageGo to the next page#Go to this book's Index

SNMP tab items


Items Description
InPkts
The total number of messages delivered to the SNMP entity from the transport service.
OutPkts
The total number of SNMP messages that were passed from the SNMP protocol entity to the transport service.
InTotalReqVars
The total number of MIB objects that have been retrieved successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
InTotalSetVars
The total number of MIB objects that have been sent successfully by the SNMP protocol entity as the result of receiving valid SNMP Get-Request and Get-Next PDUs.
InGetRequests
The total number of SNMP Get-Request PDUs that have been accepted and processed by the SNMP protocol entity.
InGetNexts
The total number of SNMP Get-Next PDUs that have been accepted and processed by the SNMP protocol entity.
InSetRequests
The total number of SNMP Set-Request PDUs that have been accepted and processed by the SNMP protocol entity.
InGetResponses
The total number of SNMP Get-Response PDUs that have been accepted and processed by the SNMP protocol entity.
OutTraps
The total number of SNMP trap PDUs that have been generated by the SNMP protocol entity.
OutTooBigs
The total number of SNMP PDUs that were generated by the SNMP protocol entity and for which the value of the error-status field is: too big.
OutNoSuchNames
The total number of SNMP PDUs that were generated by the SNMP protocol entity and for which the value of the error-status is: no such name.
OutBadValues
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: bad value
OutGenErrs
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: readOnly.
Note: Generating an SNMP PDU that contains the readOnly value in the error-status field. The error-status field is provided for detecting incorrect implementations of the SNMP.
InBadVersions
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: genErr
InBadCommunityNames
The total number of SNMP messages delivered to the SNMP protocol entity that used an SNMP community name not know to said entity.
InBadCommunityUses
The total number of SNMP messages delivered to the SNMP protocol entity that represented an SNMP operation that was not allowed by the SNMP community named in the message.
InASNParseErrs
The total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP messages.
InTooBigs
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: too big.
InNoSuchNames
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: noSuchName.
InBadValues
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: badValue.
InReadOnlys
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: readOnly.
Note: Generating an SNMP PDU that contains the readOnly value in the error-status field. The error-status field is provided for detecting incorrect implementations of the SNMP.

InGenErrs
The total number of SNMP PDUs that were delivered to the SNMP protocol entity and for which the value of the error-status field is: genErr.


Go back one pageGo to the next page##Go to this book's Index