Graph Chassis SNMP

ItemDescription
InPktsThe total number of Messages delivered to the SNMP entity from the transport service.
OutPktsThe total number of SNMP Messages which were passed from the SNMP protocol entity to the transport service.
InTotalReqVarsThe 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.
InTotalSetVarsThe 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.
InGetRequestsThe total number of SNMP Get-Request PDUs which have been accepted and processed by the SNMP protocol entity.
InGetNextsThe total number of SNMP Get-Next PDUs which have been accepted and processed by the SNMP protocol entity.
InSetRequestsThe total number of SNMP Set-Request PDUs which have been accepted and processed by the SNMP protocol entity.
InGetResponsesThe total number of SNMP Get-Response PDUs which have been accepted and processed by the SNMP protocol entity.
OutTrapsThe total number of SNMP Trap PDUs which have been generated by the SNMP protocol entity.
OutTooBigsThe 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.'
OutNoSuchNamesThe total number of SNMP PDUs which were generated by the SNMP protocol entity and for which the value of the error-status is `noSuchName'.
OutBadValuesThe 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'.
OutGenErrsThe 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'.
InBadVersionsThe total number of SNMP Messages which were delivered to the SNMP protocol entity and were for an unsupported SNMP version.
InBadCommunityNamesThe total number of SNMP Messages delivered to the SNMP protocol entity which used a SNMP community name not known to said entity.
InBadCommunityUsesThe 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.
InASNParseErrsThe total number of ASN.1 or BER errors encountered by the SNMP protocol entity when decoding received SNMP Messages.
InTooBigsThe 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'.
InNoSuchNamesThe 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'.
InBadValuesThe 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'.
InReadOnlysThe 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.
InGenErrsThe 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'.