docsPnmCmDsOfdmFecFileName
DOCS-PNM-MIB ·
.1.3.6.1.4.1.4491.2.1.27.1.2.7.1.4
Object
This attribute is the name of the file at the CM which is to be
transferred to the PNM server.
This value can only be changed while a test is not in progress. An attempt
to set this value while the value of 'docsPnmCmDsOfdmFecMeasStatus' is
'busy' will return 'inconsistentValue'.
If the value of this object is the DEFVAL (empty string), then a default
filename value will be used. Otherwise the value set will be used as
the filename.
If a default filename value is used, it is generated as the test name
plus the CM MAC Address plus the 'epoch time'. The epoch time (also known
as 'unix time') is defined as the number of seconds that have elapsed
since midnight Coordinated Universal Time (UTC), Thursday, 1 January 1970.
Hence, the format would be:
PNMFecSum_<CM MAC address>_<epoch>
For example: PNMFecSum_0010181A2D11_1403405123
The data file is comprised of a header plus the Chan Estimate
Coefficient Data.
The header is comprised of ordered fixed-length fields. Unless
otherwise specified, the header fields contain hex values that are
right-justified within the field. If necessary the field is left-padded
with zero values.
Syntax of the file is as follows:
File Type set to '504E4D08' (without the quotes) 4 bytes
Capture Time 4 bytes
DS Channel Id 1 byte
CM MAC Address 6 bytes
TestStartTimestamp 4 bytes
TestEndTimestamp 4 bytes
SummaryType 1 byte
Number of Profiles 1 byte
Profile Id 1 byte
Length (in bytes) of the per Profile FEC Data 2 bytes
Total Codewords (600 | 1440) * 4 bytes
Corrected Codewords (600 | 1440) * 4 bytes
Uncorrectable Codewords (600 | 1440) * 4 bytes
Context
- MIB
- DOCS-PNM-MIB
- OID
.1.3.6.1.4.1.4491.2.1.27.1.2.7.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- docsPnmCmDsOfdmFecEntry
- Table
- docsPnmCmDsOfdmFecTable
- Siblings
- 3
Syntax
SNMP-FRAMEWORK-MIBSnmpAdminString
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| docsPnmCmDsOfdmFecSumType This attribute is the type of summary test to be performed. If set to
'interval10min(2)', when enabled the CM must perform a test of 10
minutes in duration recording codeword data… | column | Enumeration | .1.3.6.1.4.1.4491.2.1.27.1.2.7.1.1 |
| docsPnmCmDsOfdmFecFileEnable When this attribute is set to 'true' the CM must begin the SummaryType
codeword error summary test. While the test is in progress, the CM must
return a MeasStatus value of 'busy'.… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4491.2.1.27.1.2.7.1.2 |
| docsPnmCmDsOfdmFecMeasStatus This attribute is used to determine the status of the measurement.
The PNM server will query this value to determine when the file
is ready for transfer. | column | MeasStatusType | .1.3.6.1.4.1.4491.2.1.27.1.2.7.1.3 |