| Title: | DEChub/HUBwatch/PROBEwatch CONFERENCE |
| Notice: | Firmware -2, Doc -3, Power -4, HW kits -5, firm load -6&7 |
| Moderator: | NETCAD::COLELLA DT |
| Created: | Wed Nov 13 1991 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 4455 |
| Total number of notes: | 16761 |
Hello,
I'm trying to load the dec-hub900 mibs in Polycenter Manager
on Netview (v2.1 and V3.1)
When I load the dec-hub900-chassis-mib-v1-1.txt (found on
gatekeeper in /archive/pub/DEC/hub900/mibs) I receive
the following error messages:
Error detected while loading MIB File:
/usr/OV/snmp_mibs/dec-hub900-chassis-mib-v1-1.txt.
This MIB cannot be loaded until the following problem is corrected:
Line 1577: Error defining object: found 'SEQUENCE'
Expected one of the following:
OBJECT IDENTIFIER
OBJECT-TYPE
TRAP-TYPE
::=
Also the dec-hub900-common-mib-v1-1.txt has the same problem in
line 1977
The other ones: dec-hub900-erptr-mib-v1-1.txt
dec-hub900-hrip-mib-v1-1.txt
dec-hub900-hubmgr-mib-v1-1.txt
dec-hub900-ptrm-mib-v1-1.txt
can be loaded without any problems.
Any help would be appreciated.
Ton
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 1762.1 | Add space. | NETCAD::GALLAGHER | Tue Dec 06 1994 09:02 | 13 | |
The problem is that there's no space character. If you change this: ChasBackplaneEntry::= to this: ChasBackplaneEntry ::= it will compile under OpenView. Same problem in the public common MIB. Fixes are in place and will be put on gatekeeper soon. -Shawn | |||||
| 1762.2 | Same problem with v2-0 files | MUNICH::FERSTL | Fri Sep 01 1995 05:19 | 15 | |
Re .1>Same problem in the public common MIB. Fixes are in place and
will be put on gatekeeper soon.
I'm afraid the fixes are not in place. Customer called me today and
tried to load dec-hub900-chassis-mib-v2-0.txt. It's the same problem
with this file.
And in the dec-hub900-common-mib-v2-0.txt there's also a problem with
a missing space character. The string is something like
PConSubtypeEntry. I let the customer search for "Entry:==" and we found
it this way.
Regards,
Birgit
| |||||