vasDecPipeRowStatus
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.3.1.1.2
Object
See SNMPv2-TC. Use vasDecPipeAdminStatus to activate and
de-activate a decoder pipeline. The following values are
supported:
active(1). The object always reads active.
createAndGo(4). A new conceptual row is created representing
a new decoder pipeline. To activate the decoder pipeline,
set the administrative state to up(1) after all columnar
objects have been set.
destroy(6). The decoder pipeline is deleted. It can be
deleted regardless of its operational state.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vasDecPipeEntry
- Table
- vasDecPipeTable
- Siblings
- 14
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vasDecPipeIndex An index that uniquely identifies the decoder pipeline in the
table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.3.1.1.1 |
| vasDecPipeInputFrom A reference to the object that shall supply the encoded video
stream to the decoder pipe. This could be e.g. a pull or
push transport sink in the vasPulSnkTable or vasPusSnkTable… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.2.5.3.1.1.10 |
| vasDecPipeCipher A cipher to be used when decrypting the transport stream. | column | VasCipher | .1.3.6.1.4.1.2928.2.5.3.1.1.11 |
| vasDecPipeDecryptKey The key to be used when decrypting the transport stream. The
key shall be provided as a text with hexadecimal digits
presented as lower case characters. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.3.1.1.12 |
| vasDecPipeProcessedFrames Running counter of number of decoded frames. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2928.2.5.3.1.1.13 |
| vasDecPipeCurrentTsBitrate Current transport stream bitrate in kbps. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.3.1.1.14 |
| vasDecPipeVideoBitrate Video bitrate after decoding in kbps. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.3.1.1.15 |
| vasDecPipeName A textual name of the decoder pipeline. The name is
automatically assigned by the system. The last part of the
name is the index in this table. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.3.1.1.3 |
| vasDecPipePurpose A text that can describe the purpose of the decoder pipeline.
This is for administrative use. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.3.1.1.4 |
| vasDecPipeAdminStatus The administrative state of the decoder pipeline.
up(1). The decoder pipeline shall be enabled and will
allocate the necessary resources.
down(2). Th… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.3.1.1.5 |
| vasDecPipeOperStatus The operational state of the decoder pipe. The value
normally follow the state of the administrative state.
up(1). The decoder pipe is up and operational.
… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.3.1.1.6 |
| vasDecPipeFailure A text describing the configuration or error status of the
decoder pipeline. The text is the empty string if the
configuration is correct and no error is present, otherwise
it co… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.3.1.1.7 |
| vasDecPipeLastChanged The value of sysUpTime when status or configuration of the
objects was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2928.2.5.3.1.1.8 |
| vasDecPipeResetStatistics Resets all statistics counters for the decoder pipe. (Not
yet implemented). | column | VasResetStatistics | .1.3.6.1.4.1.2928.2.5.3.1.1.9 |