[mrtg] Re: Extracting OIDs

Brian scorp at tmlp.com
Fri Mar 10 18:49:53 MET 2000


In reguards to Ken's great and appreciated advice I went along and played
with GetIf some more and did indeed found the correct
proceeding values for the NT OID's. I then went and played with a trial .CFG
file and got the following errors. I am trying to just for
trial purposes setting up MRTG to watch the network Interface\Bytes
Total/sec information. I state again that the machine is an
NT 4.0;sp5 with PERFMIB from the SNMP4ThePC installed on it.  I used GetIf
to extract the OIDs for the following samples
of code. I only included the important part of the config file, the work
directory and other stuff was cut out from this already
horrible looking post. :) I am running MRTG from a seperate NT 4.0;sp5 box
trying to monitor another box that does have SNMP
installed correctly (as far as i can tell). Man NT is so much trickier, our
Xedia Box is so much easier to monitor. :)



The first snippet of CFG here I tried with using the actual names that GetIf
gave me. It created the .HTML .GIF .LOG files all as if it was going
to work, yet the values returned were all 0 and gave me the errors listed
below. (Yes it did give the same error twice, i suspect for the before
"&" and the after "&" portions.)

1st Config File Attempted
-----------------------------------------
Background[SERVER_NIC]: #9090909
Target[SERVER_NIC]:
iso.org.dod.internet.private.enterprises.microsoft.software.systems.os.winnt
.performance.netnetwork-InterfaceTable.netnetwork-InterfaceEntry.netBytesTot
alPerSec&iso.org.dod.internet.private.enterprises.microsoft.software.systems
.os.winnt.performance.netnetwork-InterfaceTable.netnetwork-InterfaceEntry.ne
tBytesTotalPerSec:public at 209.117.42.26
MaxBytes[SERVER_NIC]: 1250000
Title[SERVER_NIC]: WEBSERVER
PageTop[SERVER_NIC]: <H2>NIC Statistics on "WEBSERVER"</H2>
LegendI[SERVER_NIC]: Bytes-In:
LegendO[SERVER_NIC]: Bytes-Out:

Errors Received
-----------------------------------------

Unknown SNMP var
iso.org.dod.internet.private.enterprises.microsoft.software.systems.os.winnt
.performance.netnetwork-InterfaceTable.netnetwork-InterfaceEntry.netBytesTot
alPerSec
Unknown SNMP var
iso.org.dod.internet.private.enterprises.microsoft.software.systems.os.winnt
.performance.netnetwork-InterfaceTable.netnetwork-InterfaceEntry.netBytesTot
alPerSec


With this config file below all I received was the error output, no files
were created whatsoever.

2nd Config File Attempted
-----------------------------------------
Background[SERVER_NIC]: #9090909
Target[SERVER_NIC]:
1.3.6.1.4.1.311.1.1.3.1.1.3.1.3&1.3.6.1.4.1.311.1.1.3.1.1.3.1.3:public at 209.1
17.42.26
MaxBytes[SERVER_NIC]: 1250000
Title[SERVER_NIC]: WEBSERVER
PageTop[SERVER_NIC]: <H2>NIC Statistics on "WEBSERVER"</H2>
LegendI[SERVER_NIC]: Bytes-In:
LegendO[SERVER_NIC]: Bytes-Out:

Errors Received
------------------------------------------
SNMP Error:
Received SNMP response with error code
  error status: genErr
  index 1 (OID: 1.3.6.1.4.1.311.1.1.3.1.1.3.1.3)
SNMPv1_Session (remote host: "209.117.42.26" [209.117.42.26].161
                  community: "public"
                 request ID: 1701750738
                PDU bufsize: 8000 bytes
                    timeout: 2s
                    retries: 5
                    backoff: 1)
SNMPGET Problem for 1.3.6.1.4.1.311.1.1.3.1.1.3.1.3.
1.3.6.1.4.1.311.1.1.3.1.1.3.1.3. sysUptime sysName on public at 209.117.42.26
SNMPGET: Failed to reach target:
"1.3.6.1.4.1.311.1.1.3.1.1.3.1.3&1.3.6.1.4.1.311.1.1.3.1.1.3.1.3:public at 209.
117.42.26". I tried multiple times! public at 209.117.42.26


--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:mrtg-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/mrtg



More information about the mrtg mailing list