From 547aeee7e2ea193546d184d9b7d3426542b71a0f Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 7 Mar 2008 21:35:59 +0000 Subject: Update docs, and clarify usage of counter --- doc/REGEX-MIB.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/REGEX-MIB.txt') diff --git a/doc/REGEX-MIB.txt b/doc/REGEX-MIB.txt index 3357f56..06cd2f0 100644 --- a/doc/REGEX-MIB.txt +++ b/doc/REGEX-MIB.txt @@ -105,4 +105,12 @@ regexString OBJECT-TYPE DESCRIPTION "String value of this regexEntry object." ::= { regexEntry 5 } +regexCounter OBJECT-TYPE + SYNTAX Counter64 + MAX-ACCESS read-only + STATUS current + DESCRIPTION "Counter value for this regexEntry object." + ::= { regexEntry 6 } + END + -- cgit v1.2.3