diff options
author | Stef Walter <stef@memberwebs.com> | 2009-01-19 17:23:48 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2009-01-19 17:23:48 +0000 |
commit | 2fc2b6ae882bc2a4b760114e3a04b875abac42ae (patch) | |
tree | ecd05c9f81b5c8a848aafa6ba3e530daba7afcca /doc | |
parent | 17b83dc54fdf432757ba0bcf66e0367fb3b2ac42 (diff) |
Release version 0.6 with proper OID.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/JAILS-MIB.txt | 2 | ||||
-rw-r--r-- | doc/bsnmp-jails.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/JAILS-MIB.txt b/doc/JAILS-MIB.txt index 0b07843..3ce3a61 100644 --- a/doc/JAILS-MIB.txt +++ b/doc/JAILS-MIB.txt @@ -37,7 +37,7 @@ jails MODULE-IDENTITY CONTACT-INFO "stef@memberwebs.com" DESCRIPTION "The MIB for the bsnmp-jail module." - ::= { begemot 1111 } + ::= { begemot 205 } -- -------------------------------------------------------------------------- diff --git a/doc/bsnmp-jails.8 b/doc/bsnmp-jails.8 index d0aa2ec..9f35ea5 100644 --- a/doc/bsnmp-jails.8 +++ b/doc/bsnmp-jails.8 @@ -50,7 +50,7 @@ These statistics are gathered by the module. .Sh MIBS The counters will be available as a table under the following MIB: .Bd -literal -offset indent - .1.3.6.1.4.1.12325.1.204 + .1.3.6.1.4.1.12325.1.205 .Ed .Pp Or if the appropriate MIB.txt files have been installed: |