[mrtg] Re: Available OIDs for NT

Stieers, Ken KStieers at DainRauscher.com
Wed Jul 28 22:31:47 MEST 1999


What error?  Are you using the .0 instance number on the end of your OID?
(i.e. .1.3.6.1.4.1.311.1.1.3.1.1.30.4.0 for messages Queued out)


Ken 

> -----Original Message-----
> From: Khurram Farhan Hassan [mailto:khassan at aster.com.pk]
> Sent: Wednesday, July 28, 1999 3:23 PM
> To: Stieers, Ken; MRTG List
> Subject: Re: [mrtg] Re: Available OIDs for NT
> 
> 
> Hi,
> 
> Thanks for your help, but I am having trouble generating 
> exchange.mib. The
> mib file or the ini file doesn't contain any data on Internet 
> Mail Service
> (IMS), even though it is running. Fortunately, I have the mib 
> containing IMS
> stuff and I followed your procedure to install it into NT. I 
> can snmpget
> OIDs for mta and mta-connections, but any OID for IMS 
> generates an error. I
> can monitor the IMS stats using Performance Monitor, but I 
> can't get it
> through SNMP.
> 
> Any help would be appreciated.
> 
> Thanks,
> Khurram,
> 
> 
> ----- Original Message -----
> From: Stieers, Ken <KStieers at DainRauscher.com>
> To: 'Khurram Farhan Hassan' <khassan at aster.com.pk>; MRTG List
> <mrtg at list.ee.ethz.ch>
> Sent: Wednesday, July 28, 1999 11:32 PM
> Subject: [mrtg] Re: Available OIDs for NT
> 
> 
> > In order to add ANY PerfMon object to that shipped with the 
> PERFM.ZIP file
> > here's what you need to do (You need the RESKIT and 
> PerfM.zip for this):
> >
> > (all commands are run on the server being montiored)
> > 1.  Install the PERFM.Zip stuff.
> > 2.  Look a the PERFMIB.ini that comes with PERFM.ZIP and 
> look at the last
> > number used.  The last time I looked it was 27.  Remember 
> that number!
> > 3.  Run PERF2MIB to extract the MIB data from the PerfMon 
> objects on the
> > machine.  You'll create a mib file (newmib.mib) and an INI file
> newmib.ini.
> > The objects can be any of the objects you can access in 
> PerfMon.  If the
> > object name has a space in it, put double quotes around it. 
>  The numbers
> > MUST be unique, including those already installed (you'll 
> lose other stuff
> > you may be montioring otherwise).  ie.  If you are adding 
> to just the raw
> > PERFM.ZIP stuff, you need to start with 28.  If you use the 
> example below,
> > next time you add more objects you'll start with 31.
> >     ex: (all one line)
> > perf2mib newmib.mib newmib.ini MSExchangeMTA 28 mta "MSExchangeMTA
> > Connections" 29 mtaconn MSExchangeIMC 30 imc
> >
> > 4.  Concatenate the old ini file and the new ini file:
> > copy perfmib.ini+newmib.ini perfmib.ini
> > 5.  Compile the new mib in with the old one:
> > mibcc -omib.bin -n -t -w2 smi.mib LMMIB2.MIB mib_ii.mib perfmib.mib
> > exchange.mib
> > 6.  Stop the SNMP service Replace the PERFMIB.INI and 
> MIB.BIN and then
> > restart the SNMP service
> >    ex.
> > net stop snmp
> > copy perfmib.ini %systemroot%\system32\perfmib.ini
> > copy mib.bin %systemroot%\system32\mib.bin
> > net start snmp
> >
> > Now you'll have your new objects and they'll be at OIDS 
> that start with
> > .1.3.6.1.4.1.311.1.1.3.1.1.28, .1.3.6.1.4.1.311.1.1.3.1.1.29, etc.
> >
> > If you have a mib browser (like Getif) don't forget to add 
> the PerfMib.mib
> > in to the proper directory, compile it, whatever.
> >
> > HTH,
> >
> >
> > Ken
> 
> 

--
* To unsubscribe from the mrtg mailing list, send a message with the
  subject: unsubscribe to mrtg-request at list.ee.ethz.ch
* The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg


More information about the mrtg mailing list