MIB Viewer

osSoamDmCfgMeasBinTable

OBJECT-TYPE
1.3.6.1.4.1.6926.2.10.33.1.4.2
Access
not-accessible
Status
current
Sub-identifiers
1
This table includes configuration attributes for the Delay Measurement bins to collect stats. Each row in the table is automatically created when the Delay Measurement session is defined for the selected Flow. The number of rows created is based upon three items: the DM type, the number of bins defined for each type, and whether bins are enabled for each type. The first four indices are the same as used to create the DM session: Maintenance Domain, MaNet, Flow identification, and osSoamDmCfgIndex. The fifth index is the type of bin, and the sixth index is the bin number. For a dmDmm session all six types of bins can be created. For a dm1DmmTx session no bins are created. For a dm1DmmRx session only types FwFd and FwIfdv can be created. The number of bins created for a bin type is based upon: the osSoamPmDmPrflNuMeasBinPrFdInt object, the osSoamPmDmPrflNuMeasBinPrIfdvInt object, and the osSoamPmDmPrflMeasurementEnable object. For instance, if a dmDmm session with Bins per Frame Delay Int set to 5, Bins per Frame Delay Variation Int set to 3, and all of the appropriate bits set in osSoamDmMeasurementCfgEnable, the following number of rows would be created: For bin types TwFd(1), FwFd(2), and BwFd(3) = 5 bins * 3 types = 15 rows For bin types TwIfdv(4), FwIfdv(5), BwIfdv(6) = 3 bins * 3 types = 9 rows. This gives a total of 24 rows created for the DMM session example. Each value in the bin defaults to 5000us greater than the previous bin, with the first bin default value set to 0. For the delay example above (5 bins), the following default values would be written to the bins: bin 1: 0 (range is 0us <= measurement < 5,000us) bin 2: 5000 (range is 5,000us <= measurement < 10,000us) bin 3: 10000 (range is 10,000us <= measurement < 15,000us) bin 4: 15000 (range is 15,000us <= measurement < 20,000us) bin 5: 20000 (range is 20,000us <= measurement < infinity) For the delay variation example above (3 bins), the following default values would be written to the bins: bin 1: 0 (range is 0us <= measurement < 5,000us) bin 2: 5000 (range is 5,000us <= measurement < 10,000us) bin 3: 10000 (range is 10,000us <= measurement < infinity) The writable objects in this table need to be persistent upon reboot or restart of a device. Rows are only created if the corresponding measurement type has been enabled via the osSoamPmDmPrflMeasurementEnable object.
SEQUENCE OF OsSoamDmCfgMeasBinEntry