diff options
author | Stef Walter <stef@memberwebs.com> | 2006-04-07 19:44:15 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2006-04-07 19:44:15 +0000 |
commit | 987d9c0fbb35a7f91fb26c5d17c26e227c37e281 (patch) | |
tree | 699a8ab9bb412d84f519b903b1ad04cc353178f3 | |
parent | a18be8c356cb9a45d90459f36bf8ab33c363152a (diff) |
Proper name for max latency.
-rw-r--r-- | doc/PING-MIB.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/PING-MIB.txt b/doc/PING-MIB.txt index d3fd485..794cf06 100644 --- a/doc/PING-MIB.txt +++ b/doc/PING-MIB.txt @@ -130,7 +130,7 @@ pingLatencyMin OBJECT-TYPE DESCRIPTION "The minimum latency (in ms) of responses received during the pingHistory timespan." ::= { pingEntry 13 } -pingLatencyMin OBJECT-TYPE +pingLatencyMax OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current |