[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[MIB2RDML] Re: [OPSAWG] Re: [NGO] XSDMI work
Hi Ron,
BTW, there is a simple algorithm for data organization
that works even without namespaces.
We know that descriptors are not required to be unique
across modules, but module names are required to be globally
unique.
This simple Xpath expression works for any MIB object:
/MODULE-NAME/TableName/TableEntry[index components]/tableColumn
/IF-MIB/ifTable/ifEntry[ifIndex=17]/ifName
/FOO-MIB/fooTable/fooEntry[x=1][y=2][name='fred']/fooColumn
Andy
_______________________________________________
MIB2RDML mailing list
MIB2RDML at ietf.org
https://www1.ietf.org/mailman/listinfo/mib2rdml