MIB Viewer

docsPnmCmOfdmChEstCoefFileName

OBJECT-TYPE
1.3.6.1.4.1.4491.2.1.27.1.2.3.1.8
Access
read-write
Status
current
Sub-identifiers
0
This attribute is the name of the file at the CM which is to be transferred to the PNM server. The data is stored as 16 bit integers for the I and Q data. This value can only be changed while a test is not in progress. An attempt to set this value while the value of 'docsPnmCmOfdmChEstCoefMeasStatus' 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 is generated, then that value will be returned in this object and will represent the filename that was used for the test. All subsequent tests should set this object to a meaningful value or to an 'empty string' value (to generate a new default filename) before starting a new test. 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: PNMChEstCoef_<CM MAC address>_<epoch> For example: PNMChEstCoef_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 '504E4D02' (without the quotes) 4 bytes Capture Time 4 bytes DS Channel Id 1 byte CM MAC Address 6 bytes Subcarrier zero frequency inHz 4 bytes Subcarrier spacing in kHz 1 byte Length in bytes of Chan Estimate Data that follows 4 bytes Channel estimate coefficient Data ComplexData
SnmpAdminString