Re: [OPSAWG] Re: [NGO] XSDMI work

Andy Bierman <[email protected]> Mon, 13 Aug 2007 09:07:29 -0700
Newsgroups gmane.ietf.ops-nm
Message-ID <[email protected]>
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


_______________________________________________
OPS-NM mailing list
[email protected]
https://www1.ietf.org/mailman/listinfo/ops-nm