draft-ietf-adslmib-vdsl-ext-scm-02.txt compilation
"Randy Presuhn" <[email protected]>
| Newsgroups | gmane.ietf.adslmib |
|---|---|
| Message-ID | <002101c412e6$dbe65560$7f1afea9@oemcomputer> |
Hi -
MIB compilation comments on
draft-ietf-adslmib-vdsl-ext-scm-02.txt:
vdslMIB needs to be IMPORTed (if that's really what you want!)
mailbody:142: [5] {integer-misuse} warning: use Integer32 instead of INTEGER in SMIv2
(vdslLineSCMConfProfileBandId should be an enumeration, not just a naked INTEGER)
mailbody:158: [5] {integer-misuse} warning: use Integer32 instead of INTEGER in SMIv2
(vdslLineSCMConfProfileBandUsage should be an enumeration, not just a naked INTEGER)
mailbody:284: [5] {integer-misuse} warning: use Integer32 instead of INTEGER in SMIv2
(vdslLineSCMPhysBandId should be an enumeration, not just a naked INTEGER)
mailbody:299: [5] {integer-misuse} warning: use Integer32 instead of INTEGER in SMIv2
(vdslLineSCMPhysBandUsage should be an enumeration, not just a naked INTEGER)
mailbody:140: [2] {index-element-no-range} index element `vdslLineSCMConfProfileBandId' of row `vdslLineSCMConfProfileBandEntry'
must have a range restriction
(goes away if enumeration specified)
mailbody:282: [2] {index-element-no-range} index element `vdslLineSCMPhysBandId' of row `vdslLineSCMPhysBandEntry' must have a range
restriction
(goes away if enumeration specified)
mailbody:408: [3] {group-member-invalid} node `vdslLineSCMConfProfileBandId' is an invalid member of group `vdslLineExtSCMGroup'
mailbody:408: [3] {group-member-invalid} node `vdslLineSCMConfProfileBandUsage' is an invalid member of group `vdslLineExtSCMGroup'
mailbody:408: [3] {group-member-invalid} node `vdslLineSCMPhysBandId' is an invalid member of group `vdslLineExtSCMGroup'
mailbody:408: [3] {group-member-invalid} node `vdslLineSCMPhysBandUsage' is an invalid member of group `vdslLineExtSCMGroup'
(Remove not-accessible objects from OBJECTS clauses; see RFC 2580
clause 3.1 first paragraph for rationale.)
Randy