SNMP Tab

The SNMP Tab displays various SNMP statistics.

InPkts: The total number of Messages delivered to the SNMP entity from the transport service.

OutPkts: The total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.

InBadVersions: The total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.

InBadCommunityNames: The total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.

InBadCommunityUses: The total number of SNMP Messages delivered to the SNMP protocol entity which represented an SNMP operation which 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 which were delivered to the SNMP protocol entity and for which the value of the error-status field is "tooBig".

InNoSuchNames: 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".

InBadValues: 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".

InReadONlys: 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 object is provided as a means of detecting incorrect implementations of the SNMP.

InGenErrs: 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".

InTotalReqVars: 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.

InTotalSetVars: 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.

InGetRequests: The total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.

InGetNexts: The total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.

InSetRequests: The total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.

InGetResponses: The total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.

InTraps: The total number of SNMP Trap PDUs which have been accepted and processed by the SNMP protocol entity.

OutTooBigs: 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 "tooBig'.

OutNoSuchNames: The total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status 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 which were generated by the SNMP protocol entity and for which the value of the error-status field is "genErr".

OutGetRequests: The total number of SNMP Get-Request PDUs which have been generated by the SNMP protocol entity.

OutSetRequests: The total number of SNMP Set-Request 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.

OutTraps: The total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.

EnableAuthenTraps: Indicates whether the SNMP agent process is permitted to generate authentication-failure traps. The value of this object overrides any configuration information; as such, it provides a means whereby all authentication-failure traps may be disabled.

Help

The "Help" button will display the context-sensitive help file for this tab. Pressing F1 at any time will also display the context-sensitive help file.

Update

The "Update" button will update the information displayed in this tab.