Hi,
I use the SCTE MIBs. The property table has the OID index. I have registered the table and can get the parameters, but value of parameterOID returns the 0.0. The index if right. I have debug the program, see the resultBuffer is the array of the OID. But it shows the 0.0, not the array of the OID. What is the reason? thanks
Such as the parameter OID index is 11.1.3.6.1.4.1.2345.1.1.12.0, so the value should be 1.3.6.1.4.1.2345.1.1.12.0, but not 0.0.
Why?