Lines Matching +full:counter +full:- +full:2

2 # Copyright (c) 2001-2003
13 # 2. Redistributions in binary form must reproduce the above copyright
34 (2 mgmt
35 (1 mib-2
36 (2 interfaces
38 (2 ifTable
41 (2 ifDescr OCTETSTRING GET)
49 (10 ifInOctets COUNTER GET)
50 (11 ifInUcastPkts COUNTER GET)
51 (12 ifInNUcastPkts COUNTER GET)
52 (13 ifInDiscards COUNTER GET)
53 (14 ifInErrors COUNTER GET)
54 (15 ifInUnknownProtos COUNTER GET)
55 (16 ifOutOctets COUNTER GET)
56 (17 ifOutUcastPkts COUNTER GET)
57 (18 ifOutNUcastPkts COUNTER GET)
58 (19 ifOutDiscards COUNTER GET)
59 (20 ifOutErrors COUNTER GET)
66 (2 ipDefaultTTL INTEGER op_ip GET SET)
67 (3 ipInReceives COUNTER op_ipstat GET)
68 (4 ipInHdrErrors COUNTER op_ipstat GET)
69 (5 ipInAddrErrors COUNTER op_ipstat GET)
70 (6 ipForwDatagrams COUNTER op_ipstat GET)
71 (7 ipInUnknownProtos COUNTER op_ipstat GET)
72 (8 ipInDiscards COUNTER op_ipstat GET)
73 (9 ipInDelivers COUNTER op_ipstat GET)
74 (10 ipOutRequests COUNTER op_ipstat GET)
75 (11 ipOutDiscards COUNTER op_ipstat GET)
76 (12 ipOutNoRoutes COUNTER op_ipstat GET)
78 (14 ipReasmReqds COUNTER op_ipstat GET)
79 (15 ipReasmOKs COUNTER op_ipstat GET)
80 (16 ipReasmFails COUNTER op_ipstat GET)
81 (17 ipFragOKs COUNTER op_ipstat GET)
82 (18 ipFragFails COUNTER op_ipstat GET)
83 (19 ipFragCreates COUNTER op_ipstat GET)
87 (2 ipAdEntIfIndex INTEGER GET SET)
95 (2 ipNetToMediaPhysAddress OCTETSTRING GET)
105 (2 ipCidrRouteMask IPADDRESS GET)
124 (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)
134 (11 icmpInTimestampReps COUNTER op_icmpstat GET)
135 (12 icmpInAddrMasks COUNTER op_icmpstat GET)
136 (13 icmpInAddrMaskReps COUNTER op_icmpstat GET)
137 (14 icmpOutMsgs COUNTER op_icmpstat GET)
138 (15 icmpOutErrors COUNTER op_icmpstat GET)
139 (16 icmpOutDestUnreachs COUNTER op_icmpstat GET)
140 (17 icmpOutTimeExcds COUNTER op_icmpstat GET)
141 (18 icmpOutParmProbs COUNTER op_icmpstat GET)
142 (19 icmpOutSrcQuenchs COUNTER op_icmpstat GET)
143 (20 icmpOutRedirects COUNTER op_icmpstat GET)
144 (21 icmpOutEchos COUNTER op_icmpstat GET)
145 (22 icmpOutEchoReps COUNTER op_icmpstat GET)
146 (23 icmpOutTimestamps COUNTER op_icmpstat GET)
147 (24 icmpOutTimestampReps COUNTER op_icmpstat GET)
148 (25 icmpOutAddrMasks COUNTER op_icmpstat GET)
149 (26 icmpOutAddrMaskReps COUNTER op_icmpstat GET)
153 (2 tcpRtoMin INTEGER32 op_tcp GET)
156 (5 tcpActiveOpens COUNTER op_tcp GET)
157 (6 tcpPassiveOpens COUNTER op_tcp GET)
158 (7 tcpAttemptFails COUNTER op_tcp GET)
159 (8 tcpEstabResets COUNTER op_tcp GET)
161 (10 tcpInSegs COUNTER op_tcp GET)
162 (11 tcpOutSegs COUNTER op_tcp GET)
163 (12 tcpRetransSegs COUNTER op_tcp GET)
167 (2 tcpConnLocalAddress IPADDRESS GET)
172 (14 tcpInErrs COUNTER op_tcp GET)
173 (15 tcpOutRsts COUNTER op_tcp) # don't know
176 (1 udpInDatagrams COUNTER op_udp GET)
177 (2 udpNoPorts COUNTER op_udp GET)
178 (3 udpInErrors COUNTER op_udp GET)
179 (4 udpOutDatagrams COUNTER op_udp GET)
183 (2 udpLocalPort INTEGER GET)
191 (2 ifInMulticastPkts COUNTER GET)
192 (3 ifInBroadcastPkts COUNTER GET)
193 (4 ifOutMulticastPkts COUNTER GET)
194 (5 ifOutBroadcastPkts COUNTER GET)
210 (2 ifStackTable
213 (2 ifStackLowerLayer INTEGER)
219 (2 ifRcvAddressStatus INTEGER GET)
241 (2 begemotIfPoll TIMETICKS op_begemot_mibII GET)