Home
last modified time | relevance | path

Searched refs:op_icmpstat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_tree.def124 (1 icmpInMsgs COUNTER op_icmpstat GET)
125 (2 icmpInErrors COUNTER op_icmpstat GET)
126 (3 icmpInDestUnreachs COUNTER op_icmpstat GET)
127 (4 icmpInTimeExcds COUNTER op_icmpstat GET)
128 (5 icmpInParmProbs COUNTER op_icmpstat GET)
129 (6 icmpInSrcQuenchs COUNTER op_icmpstat GET)
130 (7 icmpInRedirects COUNTER op_icmpstat GET)
131 (8 icmpInEchos COUNTER op_icmpstat GET)
132 (9 icmpInEchoReps COUNTER op_icmpstat GET)
133 (10 icmpInTimestamps COUNTER op_icmpstat GET)
[all …]
H A DmibII_ip.c359 op_icmpstat(struct snmp_context *ctx __unused, struct snmp_value *value, in op_icmpstat() function