vasDecPipeCipher
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.3.1.1.11
Object
column
r/w
VasCipher
A cipher to be used when decrypting the transport stream.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.3.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vasDecPipeEntry
- Table
- vasDecPipeTable
- Siblings
- 14
Syntax
VasCipher
- Source
- VasCipher
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | aes128 |
2 | aes192 |
3 | aes256 |
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 |
| 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 |
| vasDecPipeRowStatus See SNMPv2-TC. Use vasDecPipeAdminStatus to activate and
de-activate a decoder pipeline. The following values are
supported:
active(1). The object always reads ac… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2928.2.5.3.1.1.2 |
| 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 |