Field
|
Description
|
BadVersions
|
The total number of SNMP messages which were delivered to the SNMP
entity and were for an unsupported SNMP version.
|
BadCommunityNames
|
The total number of SNMP messages delivered to the SNMP entity
which used a SNMP community name not known to said entity.
|
BadCommunityUses
|
The total number of SNMP messages delivered to the SNMP entity
which represented an SNMP operation which was not allowed by the
SNMP community named in the message.
|
ASNParseErrs
|
The total number of ASN.1 or BER errors encountered by the SNMP
entity when decoding received SNMP messages.
|
TooBigs
|
The total number of SNMP PDUs which were delivered to the SNMP
protocol entity and for which the value of the error-status field is
`tooBig'.
|
SilentDrops
|
The total number of GetRequest-PDUs, GetNextRequest-PDUs,
GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs
delivered to the SNMP entity which were silently dropped because the
size of a reply containing an alternate Response-PDU with an empty
variable-bindings field was greater than either a local constraint or the
maximum message size associated with the originator of the request.
|
ProxyDrops
|
The total number of GetRequest-PDUs, GetNextRequest-PDUs,
GetBulkRequest-PDUs, SetRequest-PDUs, and InformRequest-PDUs
delivered to the SNMP entity which were silently dropped because the
transmission of the (possibly translated) message to a proxy target failed
in a manner (other than a time-out) such that no Response-PDU could
be returned.
|
NoSuchNames
|
The total number of SNMP PDUs which were delivered to the SNMP
protocol entity and for which the value of the error-status field is
noSuchName.
|
BadValues
|
The total number of SNMP PDUs which were delivered to the SNMP
protocol entity and for which the value of the error-status field is
badValue.
|
ReadOnlys
|
The total number valid SNMP PDUs which were delivered to the SNMP
protocol entity and for which the value of the error-status field is
readOnly. It should be noted that it is a protocol error to generate an
SNMP PDU which contains the value readOnly in the error-status field,
as such this is provided as a means of detecting incorrect
implementations of the SNMP.
|
GenErrs
|
The total number of SNMP PDUs which were delivered to the SNMP
protocol entity and for which the value of the error-status field is genErr.
|
Pkts
|
The total number of messages delivered to the SNMP entity from the
transport service.
|
GetRequests
|
The total number of SNMP Get-Request PDUs which have been
accepted and processed by the SNMP protocol entity.
|
GetNexts
|
The total number of SNMP Get-Next PDUs which have been accepted
and processed by the SNMP protocol entity.
|
SetRequests
|
The total number of SNMP Set-Request PDUs which have been
accepted and processed by the SNMP protocol entity.
|
OutTraps
|
The total number of SNMP Trap PDUs which have been generated by
the SNMP protocol entity.
|
OutGetResponses
|
The total number of SNMP Get-Response PDUs which have been
generated by the SNMP protocol entity.
|
OutPkts
|
The total number of SNMP Messages which were passed from the
SNMP protocol entity to the transport service.
|
TotalReqVars
|
The total number of MIB objects which have been retrieved successfully
by the SNMP protocol entity as the result of receiving valid SNMP
Get-Request and Get-Next PDUs.
|
TotalSetVars
|
The total number of MIB objects which have been altered successfully
by the SNMP protocol entity as the result of receiving valid SNMP
Set-Request PDUs.
|