diff options
author | Stef Walter <stef@memberwebs.com> | 2009-01-19 17:24:29 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2009-01-19 17:24:29 +0000 |
commit | d131c1140e59ea7ed909f94eb65b53f6283fcc65 (patch) | |
tree | e3671795ec0de2a905ea39bafe6c5053f2cd9bbe /doc | |
parent | 187981d7533ddb4f409ef5ab7e1b45c36ed09525 (diff) |
Release version 0.2 with proper OID.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/PCAP-MIB.txt | 2 | ||||
-rw-r--r-- | doc/bsnmp-pcap.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/PCAP-MIB.txt b/doc/PCAP-MIB.txt index f334ce1..9276ad2 100644 --- a/doc/PCAP-MIB.txt +++ b/doc/PCAP-MIB.txt @@ -37,7 +37,7 @@ pcap MODULE-IDENTITY CONTACT-INFO "stef@memberwebs.com" DESCRIPTION "The MIB for the bsnmp-pcap module." - ::= { begemot 1112 } + ::= { begemot 206 } -- -------------------------------------------------------------------------- diff --git a/doc/bsnmp-pcap.8 b/doc/bsnmp-pcap.8 index ded4948..ef65612 100644 --- a/doc/bsnmp-pcap.8 +++ b/doc/bsnmp-pcap.8 @@ -55,7 +55,7 @@ Multiple flows of traffic can be measured 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.1112 + .1.3.6.1.4.1.12325.1.206 .Ed .Pp Or if the appropriate MIB.txt files have been installed: |