APAR IY05289 was just opened for this very problem. The MIB loader does not
recognize the vertical bar.
Change your MIB file to read
FlowAddressComponent ::= OCTET STRING(SIZE(6),SIZE(10))
and you should not have a problem.
James Shanks
Tivoli (NetView for UNIX) L3 Support
Mario Sch
ürg <Mario_Schuerg@EXCHANGE.DE> on 10/27/99 06:00:49 AM
Please respond to Discussion of IBM NetView and POLYCENTER Manager on NetView
<NV-L@UCSBVM.UCSB.EDU>
To: NV-L@UCSBVM.UCSB.EDU
cc: (bcc: James Shanks/Tivoli Systems)
Subject: Loading MIBs
Hi,
I tried to load some CISCO - mibs. The problem was in the ASN1 -
definition:
FlowAddressComponent ::= OCTET STRING(SIZE(6 | 10))
There is a problem with the | - sign when loading the MIB. Now the
question: is it a problem of the MIB-loader or of the MIB-file? I
´m using
Version 5.1.1 on AIX 4.3.2.
Thanks in advance for any help!
Mario
|