diff options
author | Stef Walter <stef@memberwebs.com> | 2009-01-21 15:43:08 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2009-01-21 15:43:08 +0000 |
commit | bb70d99ab02abfc840d6346799af5a3a9e616bb8 (patch) | |
tree | 44eec87cbf9b2c04d002c34802d94146dc502ac9 /doc | |
parent | 2fc2b6ae882bc2a4b760114e3a04b875abac42ae (diff) |
Release 0.7 version with new 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 3ce3a61..0b07843 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 205 } + ::= { begemot 1111 } -- -------------------------------------------------------------------------- diff --git a/doc/bsnmp-jails.8 b/doc/bsnmp-jails.8 index 9f35ea5..ac3a4e1 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.205 + .1.3.6.1.4.1.12325.1.1111 .Ed .Pp Or if the appropriate MIB.txt files have been installed: |