| RxPackets | The total number of SNMP messages delivered to the SNMP entity from the device. |
| TxPackets | The total number of SNMP messages passed from the SNMP entity to the device. |
| RxBadVersions | The total number of SNMP messages delivered to the SNMP entity which were for an unsupported SNMP version. |
| RxBadCommunity | The total number of SNMP messages delivered to the SNMP entity which used an SNMP community name not known to the entity. |
| RxBadCommunityUses | The total number of SNMP messages delivered to the SNMP entity which represented an operation not allowed by the SNMP community named in the message. |
| RxASNParseErrors | The total number of ASN.1 or BER errors encountered by the SNMP entity when decoding received SNMP messages. |
| RxTooBigs | The total number of SNMP PDUs delivered to the SNMP entity for which the value of the error-status field is tooBig. |
| RxNoSuchNames | The total number of SNMP PDUs delivered to the SNMP entity for which the value of the error-status field is noSuchName. |
| RxBadValues | The total number of SNMP PDUs delivered to the SNMP entity for which the value of the error-status field is badValue. |
| RxReadOnlys | The total number of valid SNMP PDUs delivered to the SNMP entity for which the value of the error-status field is readOnly. Note: It is a protocol error to generate an SNMP PDU which contains readOnly in the error-status field. This object provides a means of detecting incorrect implementations of the SNMP. |
| RxGeneralErrors | The total number of SNMP PDUs delivered to the SNMP entity for which the value of the error-status field is genErr. |
| RxValidGet/GetNexts | The total number of MIB objects that have been received successfully by the SNMP entity as a result of valid Get-Request and Get-Next PDUs. |
| RxValidSets | The total number of MIB objects that have been altered successfully by the SNMP entity as a result of valid Set-Request PDUs. |
| RxGetRequests | The total number of Get-Request PDUs that have been accepted and processed by the SNMP entity. |
| RxGetNexts | The total number of Get-Next PDUs that have been accepted and processed by the SNMP entity. |
| RxSetRequests | The total number of Set-Request PDUs that have been accepted and processed by the SNMP entity. |
| RxGetResponses | The total number of Get-Response PDUs that have been accepted and processed by the SNMP entity. |
| RxTraps | The total number of SNMP Trap PDUs that have been accepted and processed by the SNMP entity. |
| TxTooBigs | The total number of SNMP PDUs generated by the SNMP entity for which the value of the error-status field is tooBig. |
| TxNoSuchNames | The total number of SNMP PDUs generated by the SNMP entity for which the value of the error-status field is noSuchName. |
| TxBadValues | The total number of SNMP PDUs generated by the SNMP entity for which the value of the error-status field is badValue. |
| TxGeneralErrors | The total number of SNMP PDUs generated by the SNMP entity for which the value of the error-status field is genErr. |
| TxGetRequests | The total number of Get-Request PDUs generated by the SNMP entity. |
| TxGetNexts | The total number of Get-Nextt PDUs generated by the SNMP entity. |
| TxSetRequests | The total number of Set-Request PDUs generated by the SNMP entity. |
| TxGetResponses | The total number of Get-Response PDUs generated by the SNMP entity. |
| TxTraps | The total number of SNMP Trap PDUs generated by the SNMP entity. |
| AuthenTraps | Indicates whether or not authentication traps have been enabled. The default setting is enabled. |