I’m trying to make a SIL bundle library. One of my Yang models includes IF-MIB.yang. I’m getting the following error. A snippet from the Yang model is below. Any suggestions? Thanks.
Error: Got ‘path’, Expected: range, length, or pattern keyword
IF-MIB.yang:529.11: error(246): wrong token value
list ifRcvAddressEntry {
key “ifIndex ifRcvAddressAddress”;
description
“A list of objects identifying an address for which the
system will accept packets/frames on the particular
interface identified by the index value ifIndex.”;