From 6f3317f40e457286de194b0aeaf98f3099a842b5 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 7 Apr 2006 15:19:43 +0000 Subject: Change latency to MS. Change 'pingData' MIB to simple 'ping' --- module/ping-tree.def | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'module/ping-tree.def') diff --git a/module/ping-tree.def b/module/ping-tree.def index 3d50578..e80506a 100644 --- a/module/ping-tree.def +++ b/module/ping-tree.def @@ -3,7 +3,7 @@ (1 enterprises (12325 fokus (1 begemot - (204 pingData + (204 ping (0 pingCount INTEGER op_ping GET) (1 pingEntry : INTEGER op_pingentry (0 pingIndex INTEGER GET) @@ -14,9 +14,9 @@ (10 pingResponses INTEGER GET) (11 pingDropped INTEGER GET) - (12 pingLatencyAvg TIMETICKS GET) - (13 pingLatencyMin TIMETICKS GET) - (14 pingLatencyMax TIMETICKS GET) + (12 pingLatencyAvg INTEGER GET) + (13 pingLatencyMin INTEGER GET) + (14 pingLatencyMax INTEGER GET) ) ) ) -- cgit v1.2.3