Lines Matching refs:snmp_stats
283 snmp_stats.inpkts++; in snmp_receive()
315 vb.value = &snmp_stats.wrongdigests; in snmp_receive()
321 vb.value = &snmp_stats.unknownengineids; in snmp_receive()
327 vb.value = &snmp_stats.unknownusernames; in snmp_receive()
333 vb.value = &snmp_stats.unsupportedseclevels; in snmp_receive()
339 vb.value = &snmp_stats.notintimewindows; in snmp_receive()
345 vb.value = &snmp_stats.decryptionerrors; in snmp_receive()
737 snmp_stats.inasnparseerrs++; \
744 snmp_stats.inasnparseerrs++; \
804 snmp_stats.inbadversions++; in snmp_parse_inbound_frame()
955 snmp_stats.unknownengineids++; in snmp_parse_inbound_frame()
964 snmp_stats.unknownusernames++; in snmp_parse_inbound_frame()
975 snmp_stats.unsupportedseclevels++; in snmp_parse_inbound_frame()
985 snmp_stats.unsupportedseclevels++; in snmp_parse_inbound_frame()
994 snmp_stats.unsupportedseclevels++; in snmp_parse_inbound_frame()
1002 snmp_stats.unsupportedseclevels++; in snmp_parse_inbound_frame()
1017 snmp_stats.wrongdigests++; in snmp_parse_inbound_frame()
1036 snmp_stats.wrongdigests++; in snmp_parse_inbound_frame()
1046 snmp_stats.notintimewindows++; in snmp_parse_inbound_frame()
1055 snmp_stats.notintimewindows++; in snmp_parse_inbound_frame()
1061 snmp_stats.notintimewindows++; in snmp_parse_inbound_frame()
1087 snmp_stats.decryptionerrors++; in snmp_parse_inbound_frame()
1160 snmp_stats.ingetrequests++; in snmp_parse_inbound_frame()
1164 snmp_stats.ingetnexts++; in snmp_parse_inbound_frame()
1175 snmp_stats.insetrequests++; in snmp_parse_inbound_frame()
1188 snmp_stats.inbadcommunitynames++; in snmp_parse_inbound_frame()
1198 snmp_stats.inbadcommunitynames++; in snmp_parse_inbound_frame()
1205 snmp_stats.inbadcommunitynames++; in snmp_parse_inbound_frame()
1737 snmp_stats.outtoobigs++; in snmp_complete_outbound_frame()
1740 snmp_stats.outnosuchnames++; in snmp_complete_outbound_frame()
1743 snmp_stats.outbadvalues++; in snmp_complete_outbound_frame()
1747 snmp_stats.outgenerrs++; in snmp_complete_outbound_frame()
1759 snmp_stats.intotalsetvars += request->inbound_varbind_enumerator.varbind_count; in snmp_complete_outbound_frame()
1761 snmp_stats.intotalreqvars += request->inbound_varbind_enumerator.varbind_count; in snmp_complete_outbound_frame()
1828 snmp_stats.outgetresponses++; in snmp_complete_outbound_frame()
1829 snmp_stats.outpkts++; in snmp_complete_outbound_frame()