You have:
mplsFTNMapRowStatus OBJECT-TYPE
SYNTAX RowStatus {
active(1),
createAndGo(4),
destroy(6)
}
MAX-ACCESS read-create
STATUS current
Maybe we were not clear. But the way to do this is to not sub-type
the RowStatus in the OBJECT-TYPE definition, but instead to do so
in the MODULE-COMPLIANCE... or so I think... but thinking again what
we want to achieve (namely that one can never get into a notInservice
or notReady state), maybe it is correct here.
I think we want to unconditionally restrict this RowStatus object to these