summaryrefslogtreecommitdiff
path: root/doc/bsnmp-regex.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bsnmp-regex.8')
-rw-r--r--doc/bsnmp-regex.814
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/bsnmp-regex.8 b/doc/bsnmp-regex.8
index 7acf116..340cd55 100644
--- a/doc/bsnmp-regex.8
+++ b/doc/bsnmp-regex.8
@@ -68,22 +68,22 @@ The counters will be available as a table under the following MIB:
.Pp
Or if the appropriate MIB.txt files have been installed:
.Bd -literal -offset indent
- enterprises.fokus.begemot.regexData
+ enterprises.fokus.begemot.regex
.Ed
.Pp
The following SNMP MIBs are available for use (where X is the counter index):
.Bl -tag -width Fl
-.It Ar regexData.regexCount.0
+.It Ar regex.regexCount.0
The number of counters available.
-.It Ar regexData.regexEntry.regexIndex.X
+.It Ar regex.regexEntry.regexIndex.X
The index of the counter.
-.It Ar regexData.regexEntry.regexDescr.X
+.It Ar regex.regexEntry.regexDescr.X
The description of the counter.
-.It Ar regexData.regexEntry.regexLast.X
+.It Ar regex.regexEntry.regexLast.X
How long ago the counter was last updated.
-.It Ar regexData.regexEntry.regexInteger.X
+.It Ar regex.regexEntry.regexInteger.X
The current counter value as a integer.
-.It Ar regexData.regexEntry.regexString.X
+.It Ar regex.regexEntry.regexString.X
The current counter value as a string.
.El
.Sh OPTIONS