Title: | DECmcc user notes file. Does not replace IPMT. |
Notice: | Use IPMT for problems. Newsletter location in note 6187 |
Moderator: | TAEC::BEROUD |
Created: | Mon Aug 21 1989 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 6497 |
Total number of notes: | 27359 |
I am having trouble loading a spider rmon mib into mcc. the spider mib is the MIB for the RMON probe B235.MIB, the error in the .LIS file shows ... 3372 -- 3373 -- The remaining groups contain MIB data that are common between one o r 3374 -- more classes of Spider product. 3375 3376 spider OBJECT IDENTIFIER ::= { enterprises 24 } Parent object enterprises not found $ $ does this mean that I have to have all the spider standard MIBs loaded too ? Amrit
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
3034.1 | TOOK::MINTZ | Erik Mintz, DECmcc Development, dtn 226-5033 | Wed May 20 1992 08:44 | 6 | |
Our SNMP experts are at InterOP this week, so you may not get an immediate answer. -- Erik | |||||
3034.2 | how to load default enterprise root ? | CLARID::PATEL | We'll get it right on the night | Thu May 21 1992 09:32 | 5 |
I suspect that the problem I have is that the root for the spider enterprise (1.3.6.1.4.1.24) is not loaded, as such the compiler can't find the perant .... any one know how I can load this root ? | |||||
3034.3 | edit the mib | DANZO::CARR | Thu May 28 1992 11:23 | 19 | |
Amrit, I suspect that what you have is an rmon mib with the spider stuff tacked on the end (or in the middle). We include both the rmon experimental and rmon standard mibs on our kit (rmon_exp_mibdef.txt, rmon_std_mibdef.txt). If my suspicions are correct, you'll need to edit the mib you have, remove the rmon stuff and leave the spider specific stuff, make sure you have a statement something like the following at the top of the mib def ... spider-MIB DEFINITIONS ::= BEGIN Load the rmon mib (experimental or standard, depending on which one the agent supports) and the spider mib separately. Hope this helps, Dan | |||||
3034.4 | thanks | CLARID::PATEL | We'll get it right on the night | Wed Jun 24 1992 05:52 | 6 |
sorry it's been late getting back to you. thanks for the info, the mib got loaded ok (the rmon mib was embeded in the middle ;-( )... Amrit |