The following table describes the fields on this tab.
Field | Description |
---|---|
InPkts | The total number of messages delivered to the SNMP from the transport service. |
OutPkts | The total number of SNMP messages passed from the SNMP protocol to the transport service. |
InTotalReqVars | The total number of MIB objects retrieved successfully by the SNMP protocol as the result of receiving valid SNMP Get-Request and Get-Next PDUs. |
InTotalSetVars | The total number of MIB objects altered successfully by the SNMP protocol as the result of receiving valid SNMP Set-Request PDUs. |
InGetRequests | The total number of SNMP Get-Request PDUs that have been accepted and processed by the SNMP protocol. |
InGetNexts | The total number of SNMP Get-Next PDUs accepted and processed by the SNMP protocol. |
InSetRequests | The total number of SNMP Set-Request PDUs accepted and processed by the SNMP protocol. |
InGetResponses | The total number of SNMP Get-Response PDUs accepted and processed by the SNMP protocol. |
OutTraps | The total number of SNMP Trap PDUs generated by the SNMP protocol. |
OutTooBigs | The total number of SNMP PDUs generated by the SNMP protocol for which the value of the error-status field is tooBig. |
OutNoSuchNames | The total number of SNMP PDUs generated by the SNMP protocol for which the value of the error-status field is noSuchName. |
OutBadValues | The total number of SNMP PDUs generated by the SNMP protocol for which the value of the error-status field is badValue. |
OutGenErrs | The total number of SNMP PDUs generated by the SNMP protocol for which the value of the error-status field is genErr. |
InBadVersions | The total number of SNMP messages delivered to the SNMP protocol for an unsupported SNMP version. |
InBadCommunityNames | The total number of SNMP messages delivered to the SNMP protocol that used an unknown SNMP community name. |
InBadCommunityUses | The total number of SNMP messages delivered to the SNMP protocol that represented an SNMP operation 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 after decoding received SNMP messages. |
InTooBigs | The total number of SNMP PDUs delivered to the SNMP protocol for which the value of the error-status field is tooBig. |
InNoSuchNames | The total number of SNMP PDUs delivered to the SNMP protocol for which the value of the error-status field is noSuchName. |
InBadValues | The total number of SNMP PDUs delivered to the SNMP protocol for which the value of the error-status field is badValue. |
InReadOnlys | The total number of SNMP PDUs delivered to the SNMP protocol for which the value of the error-status field is readOnly. This error is a protocol error to generate an SNMP PDU containing the value "readOnly" in the error-status field. This object is provided to detect incorrect implementations of the SNMP. |
InGenErrs | The total number of SNMP PDUs delivered to the SNMP protocol for which the value of the error-status field is genErr. |