hwDocsQamVideoMapMode
HUAWEI-EQAM-AN-MIB ·
.1.3.6.1.4.1.2011.6.187.3.1.12
Object
column
r/w
Enumeration
Indicates the video stream map mode, the default value is invalid(255).
Options:
1. passthrough(1) -indicates the MPTS video stream mode is passthrough. When video stream is configured to this mode,
all programs from the input TS will transparently forward to the output without any modifications.
2. remap(2) -indicates the MPTS video stream mode is remap. When video stream configured to this mode,
only one specified program from the input TS will be remap to the output with the specified program id and program name.
3. remapfirst(3) -indicates the MPTS video stream mode is remapfirst. When video stream configured to this mode,
only the first learned program from the input TS will be remap to the output automatically
without any modifications of program id or program name.
4. remapall(4) -indicates the MPTS video stream mode is remapall. When video stream configured to this mode,
all learned programs from the input TS will be remap to the output automatically
without any modifications of program id or program name.
5. invalid(255) -indicates the video stream mode is ignored if hwDocsQamVideoMapStreamType is not mpts.
Context
- MIB
- HUAWEI-EQAM-AN-MIB
- OID
.1.3.6.1.4.1.2011.6.187.3.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDocsQamVideoMapEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | passthrough |
2 | remap |
3 | remapfirst |
4 | remapall |
255 | invalid |