Lines Matching refs:GET

37         (1 ifNumber INTEGER op_interfaces GET)
40 (1 ifIndex INTEGER GET)
41 (2 ifDescr OCTETSTRING GET)
42 (3 ifType INTEGER GET)
43 (4 ifMtu INTEGER32 GET)
44 (5 ifSpeed GAUGE GET)
45 (6 ifPhysAddress OCTETSTRING GET)
46 (7 ifAdminStatus INTEGER GET SET)
47 (8 ifOperStatus INTEGER GET)
48 (9 ifLastChange TIMETICKS 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)
60 (21 ifOutQLen GAUGE GET)
61 (22 ifSpecific OID GET)
65 (1 ipForwarding INTEGER op_ip GET SET)
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)
77 (13 ipReasmTimeout INTEGER32 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)
86 (1 ipAdEntAddr IPADDRESS GET)
87 (2 ipAdEntIfIndex INTEGER GET SET)
88 (3 ipAdEntNetMask IPADDRESS GET SET)
89 (4 ipAdEntBcastAddr INTEGER GET SET)
90 (5 ipAdEntReasmMaxSize INTEGER GET)
94 (1 ipNetToMediaIfIndex INTEGER GET)
95 (2 ipNetToMediaPhysAddress OCTETSTRING GET)
96 (3 ipNetToMediaNetAddress IPADDRESS GET)
97 (4 ipNetToMediaType INTEGER GET)
101 (3 ipCidrRouteNumber GAUGE op_route GET)
104 (1 ipCidrRouteDest IPADDRESS GET)
105 (2 ipCidrRouteMask IPADDRESS GET)
106 (3 ipCidrRouteTos INTEGER GET)
107 (4 ipCidrRouteNextHop IPADDRESS GET)
108 (5 ipCidrRouteIfIndex INTEGER GET) # SET
109 (6 ipCidrRouteType INTEGER GET) # SET
110 (7 ipCidrRouteProto INTEGER GET)
111 (8 ipCidrRouteAge INTEGER GET)
112 (9 ipCidrRouteInfo OID GET) # SET
113 (10 ipCidrRouteNextHopAS INTEGER GET) # SET
114 (11 ipCidrRouteMetric1 INTEGER GET) # SET
115 (12 ipCidrRouteMetric2 INTEGER GET) # SET
116 (13 ipCidrRouteMetric3 INTEGER GET) # SET
117 (14 ipCidrRouteMetric4 INTEGER GET) # SET
118 (15 ipCidrRouteMetric5 INTEGER GET) # SET
119 (16 ipCidrRouteStatus INTEGER GET) # SET
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)
152 (1 tcpRtoAlgorithm INTEGER op_tcp GET)
153 (2 tcpRtoMin INTEGER32 op_tcp GET)
154 (3 tcpRtoMax INTEGER32 op_tcp GET)
155 (4 tcpMaxConn 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)
160 (9 tcpCurrEstab GAUGE op_tcp GET)
161 (10 tcpInSegs COUNTER op_tcp GET)
162 (11 tcpOutSegs COUNTER op_tcp GET)
163 (12 tcpRetransSegs COUNTER op_tcp GET)
166 (1 tcpConnState INTEGER GET)
167 (2 tcpConnLocalAddress IPADDRESS GET)
168 (3 tcpConnLocalPort INTEGER GET)
169 (4 tcpConnRemAddress IPADDRESS GET)
170 (5 tcpConnRemPort INTEGER GET)
172 (14 tcpInErrs COUNTER op_tcp GET)
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)
182 (1 udpLocalAddress IPADDRESS GET)
183 (2 udpLocalPort INTEGER GET)
190 (1 ifName OCTETSTRING GET)
191 (2 ifInMulticastPkts COUNTER GET)
192 (3 ifInBroadcastPkts COUNTER GET)
193 (4 ifOutMulticastPkts COUNTER GET)
194 (5 ifOutBroadcastPkts COUNTER GET)
195 (6 ifHCInOctets COUNTER64 GET)
196 (7 ifHCInUcastPkts COUNTER64 GET)
197 (8 ifHCInMulticastPkts COUNTER64 GET)
198 (9 ifHCInBroadcastPkts COUNTER64 GET)
199 (10 ifHCOutOctets COUNTER64 GET)
200 (11 ifHCOutUcastPkts COUNTER64 GET)
201 (12 ifHCOutMulticastPkts COUNTER64 GET)
202 (13 ifHCOutBroadcastPkts COUNTER64 GET)
203 (14 ifLinkUpDownTrapEnable INTEGER GET SET)
204 (15 ifHighSpeed GAUGE GET)
205 (16 ifPromiscuousMode INTEGER GET SET)
206 (17 ifConnectorPresent INTEGER GET)
207 (18 ifAlias OCTETSTRING GET)
208 (19 ifCounterDiscontinuityTime TIMETICKS GET)
214 (3 ifStackStatus INTEGER GET)
219 (2 ifRcvAddressStatus INTEGER GET)
220 (3 ifRcvAddressType INTEGER GET)
222 (5 ifTableLastChange TIMETICKS op_ifmib GET)
223 (6 ifStackLastChange TIMETICKS op_ifmib GET)
240 (1 begemotIfMaxspeed COUNTER64 op_begemot_mibII GET)
241 (2 begemotIfPoll TIMETICKS op_begemot_mibII GET)
242 (3 begemotIfForcePoll TIMETICKS op_begemot_mibII GET SET)
243 (4 begemotIfDataPoll TIMETICKS op_begemot_mibII GET SET)