InPkts
|
The total number of messages delivered to the SNMP entity from the transport service.
|
OutPkts
|
The total number of SNMP messages passed from the SNMP protocol entity to the transport service.
|
InTotalReqVars
|
The total number of MIB objects 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 altered successfully by the SNMP protocol entity 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 entity.
|
InGetNexts
|
The total number of SNMP Get-Next PDUs accepted and processed by the SNMP protocol entity.
|
InSetRequests
|
The total number of SNMP Set-Request PDUs accepted and processed by the SNMP protocol entity.
|
InGetResponses
|
The total number of SNMP Get-Response PDUs accepted and processed by the SNMP protocol entity.
|
OutTraps
|
The total number of SNMP Trap PDUs generated by the SNMP protocol entity.
|
OutTooBigs
|
The total number of SNMP PDUs generated by the SNMP protocol entity for which the value of the error-status field is tooBig.
|
OutNoSuchNames
|
The total number of SNMP PDUs generated by the SNMP protocol entity for which the value of the error-status field is noSuchName.
|
OutBadValues
|
The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status field is `badValue'.
|
OutGenErrs
|
The total number of SNMP PDUs generated by the SNMP protocol entity for which the value of the error-status field is genErr.
|
InBadVersions
|
The total number of SNMP messages delivered to the SNMP protocol entity for an unsupported SNMP version.
|
InBadCommunityNames
|
The total number of SNMP messages delivered to the SNMP protocol entity that used an SNMP community name not known to said entity.
|
InBadCommunityUses
|
The total number of SNMP messages delivered to the SNMP protocol entity 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 entity when decoding received SNMP messages.
|
InTooBigs
|
The total number of SNMP PDUs delivered to the SNMP protocol entity for which the value of the error-status field is tooBig.
|
InNoSuchNames
|
The total number of SNMP PDUs delivered to the SNMP protocol entity for which the value of the error-status field is noSuchName.
|
InBadValues
|
The total number of SNMP PDUs delivered to the SNMP protocol entity for which the value of the error-status field is badValue.
|
InReadOnlys
|
The total number of SNMP PDUs delivered to the SNMP protocol entity for which the value of the error-status field is readOnly. It 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 entity for which the value of the error-status field is genErr.
|