NETI-VAS-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
12
Rows
12
Columns
232
.1.3.6.1.4.1.2928.2.5.1.1 · 1 row entry · 11 columns
Table conceptual table contains video interfaces; physical
video ports, such as ASI and SDI ports.
vasIfEntry entry .1.3.6.1.4.1.2928.2.5.1.1.1
An entry in the conceptual table represents one video
interface.
Indexes
vasIfIndex
Column Syntax OID
vasIfIndex
An index that uniquely identifies the interface in the table.
The index is maintained across reboots of the node. The
index is generally a small number.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.1.1.1.1
vasIfName
A textual name of the interface. The name is unique within
the node. The first part of the name is a string
representing the type of interface, the second part of the
name contains the device number followed by the po…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.2
vasIfPurpose
A text that can describe the purpose of the interface. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.3
vasIfAdminStatus
The administrative state of the interface. The value
controls the desired state of the interface.

up(1). The interface shall be enabled.

down(2). The interface shall be disabled.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.1.1.1.4
vasIfOperStatus
The operational state of the interface. The value normally
follow the state of the administrative state.

up(1). The interface is up and operational.

down(2). The interface is not operation…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.1.1.1.5
vasIfFailure
A text describing the configuration or error status of the
interface. The text is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.6
vasIfLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.1.1.1.7
vasIfResetStatistics
Resets all statistics counters for the interface. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.1.1.1.8
vasIfInputFrom
If the interface is an output interface, as set on
vasIfPortMode, then this is a reference to the object that
shall deliver the video stream to the interface. Which type
of object that is a valid input depends on the t…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.1.1.1.9
vasIfPortMode
Specifies how the interface shall operate. When the port is
set as an input, then a video stream received on the physical
port is distributed to the objects having this port as their
input. When the port is set as an o…
Enumerationr/w
Enumerated Values:
1asiInput
2asiOutput
3sdiInput
4sdiOutput
.1.3.6.1.4.1.2928.2.5.1.1.1.10
vasIfActiveFormat
The video source format.
VasVideoFormat
Textual Convention: VasVideoFormat Enumeration
Type Values:
0unknown
1fmt525i59
2fmt625i50
3fmt720p23
4fmt720p24
5fmt720p25
6fmt720p29
7fmt720p30
8fmt720p50
9fmt720p59
10fmt720p60
11fmt1080p23
12fmt1080p24
13fmt1080p25
14fmt1080p29
15fmt1080p30
16fmt1080p50
17fmt1080p59
18fmt1080p60
19fmt1080i50
20fmt1080i59
21fmt1080i60
.1.3.6.1.4.1.2928.2.5.1.1.1.11
.1.3.6.1.4.1.2928.2.5.2.1 · 1 row entry · 17 columns
The conceptual table contains objects that represent video
encoder pipelines.  A video encoder pipeline can encode the
video (e.g. from SDI to MPEG-4) to a stream, and process the
audio, video and meta-data.
vasEncPipeEntry entry .1.3.6.1.4.1.2928.2.5.2.1.1
An entry in the conceptual table represents one encoder
pipeline.
Indexes
vasEncPipeIndex
Column Syntax OID
vasEncPipeIndex
An index that uniquely identifies the encoder pipeline in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.1
vasEncPipeRowStatus
See SNMPv2-TC. Use vasEncPipeAdminStatus to activate and
de-activate an encoder pipeline. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.2.1.1.2
vasEncPipeName
A textual name of the encoder pipeline. The name is
automatically assigned by the system. The last part of the
name is the index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.3
vasEncPipePurpose
A text that can describe the purpose of the encoder pipeline.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.4
vasEncPipeAdminStatus
The administrative state of the encoder pipeline.

up(1). The encoder pipeline shall be enabled and allocates
the necessary resources.

down(2). The encoder pipeline shall be disabled and wil…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.2.1.1.5
vasEncPipeOperStatus
The operational state of the encoder pipe. The value
normally follow the state of the administrative state.

up(1). The encoder pipe is up and operational.

down(2). The encoder pipe is not …
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.2.1.1.6
vasEncPipeFailure
A text describing the configuration or error status of the
encoder pipeline. The text is the empty string if the
configuration is correct and no error is present, otherwise
it contains a message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.7
vasEncPipeLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.2.1.1.8
vasEncPipeResetStatistics
Resets all statistics counters for the encoder pipe. (Not
yet implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.2.1.1.9
vasEncPipeStatsTr101
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.10
vasEncPipeEnableTr101
Enables or disables the ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.2.1.1.11
vasEncPipeInputFrom
A reference to the object that shall supply the video stream
to the encoder pipe. This could be a physical input port in
the vasIfTable, or a stream from e.g. a decoder pipe in the
vasDecPipeTable. The value `.0.0' is…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.2.1.1.12
vasEncPipeCipher
A cipher to be used when encrypting the transport stream
generated by the encoder pipeline.
VasCipherr/w
Textual Convention: VasCipher Enumeration
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.2.1.1.13
vasEncPipeEncryptKey
The key to be used when encrypting the transport stream
generated by the encoder pipeline. The key shall be provided
as a text with hexadecimal digits presented as lower case
characters.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.14
vasEncPipeProcessedFrames
Running counter of number of encoded frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.15
vasEncPipeCurrentTsBitrate
Current transport stream bitrate in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.16
vasEncPipeVideoBitrate
Target video bitrate after encoding in kbps.
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.17
.1.3.6.1.4.1.2928.2.5.3.1 · 1 row entry · 15 columns
The conceptual table contains objects that represent video
decoder pipelines.  A video decoder pipeline can decode a
stream (from e.g. MPEG-4 to SDI) and process the audio, video
and data in the stream.
vasDecPipeEntry entry .1.3.6.1.4.1.2928.2.5.3.1.1
An entry in the conceptual table represents one decoder
pipeline.
Indexes
vasDecPipeIndex
Column Syntax OID
vasDecPipeIndex
An index that uniquely identifies the decoder pipeline in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.1
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 active.

createAndGo(4). A n…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.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.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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). The decoder pipeline shall be disabled and…
Enumerationr/w
Enumerated Values:
1up
2down
.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.

down(2). The decoder pipe is not …
Enumeration
Enumerated Values:
1up
2down
.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 contains a message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.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).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.3.1.1.9
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,
or an encoder pipe in the vasEncPipeTa…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.3.1.1.10
vasDecPipeCipher
A cipher to be used when decrypting the transport stream.
VasCipherr/w
Textual Convention: VasCipher Enumeration
Type Values:
0none
1aes128
2aes192
3aes256
.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.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.3.1.1.12
vasDecPipeProcessedFrames
Running counter of number of decoded frames.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.13
vasDecPipeCurrentTsBitrate
Current transport stream bitrate in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.14
vasDecPipeVideoBitrate
Video bitrate after decoding in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.15
.1.3.6.1.4.1.2928.2.5.4.2 · 1 row entry · 22 columns
The conceptual table contains objects that takes a video
stream from a sink object and transmits it as a UDP stream
from an IP interface. This object is the complement to an
object in the vasUdpSnkTable.
vasUdpSrcEntry entry .1.3.6.1.4.1.2928.2.5.4.2.1
An entry in the conceptual table represents one UDP source.
Indexes
vasUdpSrcIndex
Column Syntax OID
vasUdpSrcIndex
An index that uniquely identifies the UDP source in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.2.1.1
vasUdpSrcRowStatus
See SNMPv2-TC. Use vasUdpSrcAdminStatus to activate and
de-activate a UDP source. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A new conc…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.2.1.2
vasUdpSrcName
A textual name of the UDP source. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.3
vasUdpSrcPurpose
A text that can describe the purpose of the UDP source. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.4
vasUdpSrcAdminStatus
The administrative state of the UDP source.

up(1). The UDP source shall be enabled and allocates the
necessary resources.

down(2). The UDP source shall be disabled and will not allocate
any…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.2.1.5
vasUdpSrcOperStatus
The operational state of the UDP source. The value normally
follow the state of the administrative state.

up(1). The UDP source is up and operational.

down(2). The UDP source is not operat…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.2.1.6
vasUdpSrcFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.7
vasUdpSrcLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.2.1.8
vasUdpSrcConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.2.1.9
vasUdpSrcResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.2.1.10
vasUdpSrcStatsUdp
Index for an entry in statistics table vasUdpStatisticsTable
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.2.1.11
vasUdpSrcInputFrom
A reference to the object that shall supply the video stream
to the UDP source. This could be e.g. a pull or push sink in
the vasPulSnkTable or vasPusSnkTable, or a UDP sink in the
vasUdpSnkTable. The value `.0.0' is …
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.4.2.1.12
vasUdpSrcRemoteHostType
Describes how vasUdpSrcRemoteHostAddress shall be
interpreted. Supported values are `unknown', `ipv4' and
`dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.2.1.13
vasUdpSrcRemoteHostAddress
The IP address or DNS hostname of the remote source that
shall provide the UDP stream.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.14
vasUdpSrcRemotePort
The port number at the remote source that shall provide the
UDP stream.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.2.1.15
vasUdpSrcLocalIfType
Describes how the vasUdpSrcLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.2.1.16
vasUdpSrcLocalIfAddress
The IP address of a local interface (NIC) that shall be used
as input for the video stream. If any interface can be used,
set the IPv4 address 0.0.0.0.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.17
vasUdpSrcLocalPort
The local UPD port number. Use 0 for any port.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.2.1.18
vasUdpSrcCipher
The cipher to use for encrypting the UDP video stream.
VasCipherr/w
Textual Convention: VasCipher Enumeration
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.4.2.1.19
vasUdpSrcDecryptKey
The key to be used when encrypting the UDP video stream. The
key shall be provided as a text with hexadecimal digits
presented as lower case characters.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.20
vasUdpSrcTtl
TTL, the Time to Live (hop limit) for the UDP/IP datagram.
Unsigned32r/w
Constraints:
range: 1-255
.1.3.6.1.4.1.2928.2.5.4.2.1.21
vasUdpSrcDontFragment
The Don't Fragment (DF) flag on the IP packet. When set,
then if fragmentation would be required to route a packet,
the packet is dropped instead.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.2.1.22
.1.3.6.1.4.1.2928.2.5.4.3 · 1 row entry · 24 columns
The conceptual table contains objects that receives a UDP
video stream on an IP interface and provides it as an input
to another source object.
vasUdpSnkEntry entry .1.3.6.1.4.1.2928.2.5.4.3.1
An entry in the conceptual table represents one UDP sink.
Indexes
vasUdpSnkIndex
Column Syntax OID
vasUdpSnkIndex
An index that uniquely identifies the UDP sink in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.1
vasUdpSnkRowStatus
See SNMPv2-TC. Use vasUdpSnkAdminStatus to activate and
de-activate a UDP source. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A new conc…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.3.1.2
vasUdpSnkName
A textual name of the UDP sink. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.3
vasUdpSnkPurpose
A text that can describe the purpose of the UDP sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.4
vasUdpSnkAdminStatus
The administrative state of the UDP sink.

up(1). The UDP sink shall be enabled and allocates the
necessary resources.

down(2). The UDP sink shall be disabled and will not allocate
any resou…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.3.1.5
vasUdpSnkOperStatus
The operational state of the UDP sink. The value normally
follow the state of the administrative state.

up(1). The UDP sink is up and operational.

down(2). The UDP sink is not operational,…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.3.1.6
vasUdpSnkFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.7
vasUdpSnkLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.3.1.8
vasUdpSnkConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.3.1.9
vasUdpSnkResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.3.1.10
vasUdpSnkStatsUdp
Index for an entry in statistics table vasUdpStatisticsTable
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.11
vasUdpSnkStatsTr101
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.12
vasUdpSnkEnableTr101
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.3.1.13
vasUdpSnkRemoteInetType
Describes the format of vasUdpSnkRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.14
vasUdpSnkRemoteInetAddress
The IP address of the remote host from where the UDP stream
is being received. The value is empty and
vasUdpSnkRemoteInetType is `unknown' when a stream is not
received.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.15
vasUdpSnkLocalIfType
Describes how the vasUdpSnkLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.16
vasUdpSnkLocalIfAddress
The IP address of a local interface (NIC) that shall be used
as input for the video stream. If any interface can be used,
set the IPv4 address 0.0.0.0.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.17
vasUdpSnkLocalPort
The local UDP port that shall be used for input.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.3.1.18
vasUdpSnkCipher
The cipher that shall be used for decrypting the received UDP
video stream.
VasCipherr/w
Textual Convention: VasCipher Enumeration
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.4.3.1.19
vasUdpSnkEncryptKey
The key to be used when decrypting the UDP video stream. The
key shall be provided as a text with hexadecimal digits
presented as lower case characters.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.20
vasUdpSnkMcastIpType
The format of vasUdpSnkMcastIp and vasUdpSnkSsmSourceIp.
Supported values are `unknown' and `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.21
vasUdpSnkMcastIp
The multicast IP address if joining a multicast UDP stream.
Set empty and vasUdpSnkMcastIpType to `unknown' if not
multicast.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.22
vasUdpSnkSsmSourceIp
The source address if source-specific multicast (SSM) shall
be used. Set to empty and vasUdpSnkMcastIpType to `unknown'
if multicast shall not be used, or all-zero (0.0.0.0) if
multicast but where SSM shall not be used.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.23
vasUdpSnkCompress
Removes null-packets in an MPEG transport stream.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.3.1.24
.1.3.6.1.4.1.2928.2.5.4.4 · 1 row entry · 17 columns
The conceptual table contains objects that represent the
source (sender) in a pull transport, i.e. a transport of a
stream that is initiated from the sink side, where the stream
is pulled from the source to the sink at the sink.
vasPulSrcEntry entry .1.3.6.1.4.1.2928.2.5.4.4.1
An entry in the conceptual table represents one pull source
object.
Indexes
vasPulSrcIndex
Column Syntax OID
vasPulSrcIndex
An index that uniquely identifies the pull source in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.4.1.1
vasPulSrcRowStatus
See SNMPv2-TC. Use vasPulSrcAdminStatus to activate and
de-activate a Pull source. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A new con…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.4.1.2
vasPulSrcName
A textual name of the Pull source. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.3
vasPulSrcPurpose
A text that can describe the purpose of the Pull source.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.4
vasPulSrcAdminStatus
The administrative state of the Pull source. The value
controls the desired state of the Pull source.

up(1). The Pull source shall be enabled.

down(2). The Pull source shall be disabled.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.4.1.5
vasPulSrcOperStatus
The operational state of the Pull source. The value normally
follow the state of the administrative state.

up(1). The Pull source is up and operational.

down(2). The Pull source is not ope…
Enumeration
Enumerated Values:
1up
2down
3dormant
4partial
.1.3.6.1.4.1.2928.2.5.4.4.1.6
vasPulSrcFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.7
vasPulSrcLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.4.1.8
vasPulSrcConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.4.1.9
vasPulSrcResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.4.1.10
vasPulSrcStatsTrsp
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.4.1.11
vasPulSrcRemoteInetType
Format of vasPulSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.4.1.12
vasPulSrcRemoteInetAddress
The IP address of the remote host to where the transport
stream is being sent. The value is empty and
vasPulSrcRemoteInetType is `unknown' when a stream
is not sent.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.13
vasPulSrcStreamId
Assigns the stream ID to a transport stream. The stream ID
is a string that identifies the transport stream in all nodes
where the stream exists. This must be unique within a node
for any given transport stream.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.14
vasPulSrcInputFrom
A reference to the object that shall supply the video stream
to the pull source. This could be e.g. an encoder pipeline
in the vasEncPipeTable or a UDP sink in the vasUdpSnkTable.
The value `.0.0' is used when no input…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.4.4.1.15
vasPulSrcRemoteId
The remote ID is the assigned to the remote host where the
transport stream is received. This is used for compatibility
with nodes that does not implement this MIB. A node that
implements this MIB is assigned the defa…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.16
vasPulSrcPassword
A password used for the transport stream. The
vasPulSnkPassword on the sink at the remote host must match.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.17
.1.3.6.1.4.1.2928.2.5.4.5 · 1 row entry · 10 columns
The conceptual table contains objects that represent the
source (sender) of pull transports, where multiple transports
to different destinations may be setup from the same source.
vasMpuSrcEntry entry .1.3.6.1.4.1.2928.2.5.4.5.1
An entry in the conceptual table represents one multiple pull
source object.
Indexes
vasMpuSrcIndex
Column Syntax OID
vasMpuSrcIndex
An index that uniquely identifies the multiple pull source in
the table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.5.1.1
vasMpuSrcRowStatus
See SNMPv2-TC. Use vasMpuSrcAdminStatus to activate and
de-activate an Multiple pull source. The following values
are supported:

active(1). The object always reads active.

createAndGo(4).…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.5.1.2
vasMpuSrcName
A textual name of the Multiple pull source. The name is
automatically assigned by the system. The last part of the
name is the index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.3
vasMpuSrcPurpose
A text that can describe the purpose of the Multiple pull
source. This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.4
vasMpuSrcAdminStatus
The administrative state of the Multiple pull source. The
value controls the desired state of the Multiple pull source.

up(1). The Multiple pull source shall be enabled.

down(2). The Multi…
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.5.1.5
vasMpuSrcOperStatus
The operational state of the Multiple Pull source. The value
normally follow the state of the administrative state.

up(1). The Multiple pull source is up and operational.

down(2). The Mult…
Enumeration
Enumerated Values:
1up
2down
3dormant
4partial
.1.3.6.1.4.1.2928.2.5.4.5.1.6
vasMpuSrcFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.7
vasMpuSrcLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.5.1.8
vasMpuSrcStreamId
Assigns the stream ID to a transport stream. The stream ID
is a string that identifies the transport stream in all nodes
where the stream exists. This must be unique within a node
for any given transport stream.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.12
vasMpuSrcInputFrom
A reference to the object that shall supply the video stream
to the multiple pull source. This could be e.g. an encoder
pipeline on the vasEncPipeTable or a UDP sink in the
vasUdpSnkTable. The value `.0.0' is used whe…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.4.5.1.13
.1.3.6.1.4.1.2928.2.5.4.6 · 1 row entry · 26 columns
The conceptual table contains objects that represent the sink
(receiver) of a pull transport, i.e. a transport of a stream
that is initiated at the sink side, where the stream is
pulled from the source to the sink at the sink.
vasPulSnkEntry entry .1.3.6.1.4.1.2928.2.5.4.6.1
An entry in the conceptual table represents one pull sink
object.
Indexes
vasPulSnkIndex
Column Syntax OID
vasPulSnkIndex
An index that uniquely identifies the pull sink in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.1
vasPulSnkRowStatus
See SNMPv2-TC. Use vasPulSnkAdminStatus to activate and
de-activate a Pull sink. The following values are supported:

active(1). The object always reads active.

createAndGo(4). A new conce…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.6.1.2
vasPulSnkName
A textual name of the Pull sink. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.3
vasPulSnkPurpose
A text that can describe the purpose of the Pull sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.4
vasPulSnkAdminStatus
The administrative state of the Pull sink. The value
controls the desired state of the Pull sink.

up(1). The Pull sink shall be enabled.

down(2). The Pull sink shall be disabled.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.6.1.5
vasPulSnkOperStatus
The operational state of the Pull sink. The value normally
follow the state of the administrative state.

up(1). The Pull sink is up and operational.

down(2). The Pull sink is not operation…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.6.1.6
vasPulSnkFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.7
vasPulSnkLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.6.1.8
vasPulSnkConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.6.1.9
vasPulSnkResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.6.1.10
vasPulSnkStatsTrsp
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.11
vasPulSnkStatsTr101
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.12
vasPulSnkEnableTr101
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.6.1.13
vasPulSnkRemoteInetType
Format of vasPulSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.14
vasPulSnkRemoteInetAddress
The IP address of the remote host from where the transport
stream is received. The value is empty and
vasPulSnkRemoteInetType is `unknown' when a stream
is not received.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.15
vasPulSnkStreamId
Specifies the stream ID of the stream on the remote host that
shall be received. The stream ID is a string that identifies
the transport stream in all nodes where the stream exists.
This must be unique within a node fo…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.16
vasPulSnkPassword
The password to use for the received transport stream. The
password must match the vasPulSrcPassword set on the source
at the remote host.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.17
vasPulSnkRemoteHostType
Format of vasPulSnkRemoteHostAddress. Supported values are
`unknown', `ipv4', and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.18
vasPulSnkRemoteHostAddress
The IP address or DNS hostname of the remote host from where
the transport stream shall be pulled. This address is the
first host that will be attempted when a transport stream is
to be established.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.19
vasPulSnkRemoteHostType2
Format of vasPulSnkRemoteHostAddress2. Supported values are
`unknown', `ipv4', and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.20
vasPulSnkRemoteHostAddress2
The second IP address or DNS hostname of the remote host from
where the transport stream shall be pulled. When using two
addresses, then the transport is setup with two alternative
sources. This is a second host that …
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.21
vasPulSnkRemotePort
The UDP port on the remote host that the remote host is
listening for connection attempts. See vaStreamPort.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.6.1.22
vasPulSnkRetransmitBuffer
The size of the retransmission buffer in milliseconds (ms).
The retransmission buffer setting adds bandwidth on the
sender side to compensate for packet loss. The setting will
affect the allowed maximum bitrate.
Unsigned32r/w
Constraints:
range: 0-30000
.1.3.6.1.4.1.2928.2.5.4.6.1.23
vasPulSnkFecMaxOverhead
The Forward Error Correction (FEC) overhead in percent (%) of
the original stream bit rate. FEC increases the streams
tolerance of burst errors and corrects for single errors, as
long as they are not clustered, but at …
Unsigned32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.2928.2.5.4.6.1.24
vasPulSnkFecOptimize
Whether to automatically optimize Forward Error Correction
(FEC). Optimization will favor the video stream and visually
important frames, I and IDR-frames, over others, such as
audio. Thereby lowering latency.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.6.1.25
vasPulSnkFecLatency
Forward Error Correction (FEC) block size in milliseconds
(ms).
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.26
.1.3.6.1.4.1.2928.2.5.4.7 · 1 row entry · 27 columns
The conceptual table contains objects that represent the
source (sender) of a push transport, i.e. a transport that is
initiated from the source side, and is pushed from the source
to the sink at the source.
vasPusSrcEntry entry .1.3.6.1.4.1.2928.2.5.4.7.1
An entry in the conceptual table represents one push source
object.
Indexes
vasPusSrcIndex
Column Syntax OID
vasPusSrcIndex
An index that uniquely identifies the push source in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.7.1.1
vasPusSrcRowStatus
See SNMPv2-TC. Use vasPusSrcAdminStatus to activate and
de-activate an Push source. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A new co…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.7.1.2
vasPusSrcName
A textual name of the Push source. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.3
vasPusSrcPurpose
A text that can describe the purpose of the Push source.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.4
vasPusSrcAdminStatus
The administrative state of the Push source. The value
controls the desired state of the Push source.

up(1). The Push source shall be enabled.

down(2). The Push source shall be disabled.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.7.1.5
vasPusSrcOperStatus
The operational state of the Push source. The value normally
follow the state of the administrative state.

up(1). The Push source is up and operational.

down(2). The Push source is not ope…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.7.1.6
vasPusSrcFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.7
vasPusSrcLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.7.1.8
vasPusSrcConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.7.1.9
vasPusSrcResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.7.1.10
vasPusSrcStatsTrsp
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.7.1.11
vasPusSrcRemoteInetType
Format of vasPusSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.12
vasPusSrcRemoteInetAddress
The IP address of the remote host to where the transport
stream is being sent. The value is empty and
vasPusSrcRemoteInetType is `unknown' when a stream
is not sent.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.13
vasPusSrcStreamId
Assigns the stream ID to a transport stream. The stream ID
is a string that identifies the transport stream in all nodes
where the stream exists. This must be unique within a node
for any given transport stream.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.14
vasPusSrcInputFrom
A reference to the object that shall supply the encoded video
stream to the push source. This could be e.g. encoder
pipeline in the vasEncPipeTable or a UDP sink in the
vasUdpSnkTable. The value `.0.0' is used when no…
SNMPv2-TCRowPointerr/w
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.4.7.1.15
vasPusSrcPassword
A password used for the transport stream. The
vasPusSnkPassword on the sink at the remote host must match.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.16
vasPusSrcRemoteHostType
Format of vasPusSrcRemoteHostAddress. Supported values are
`unknown', `ipv4' and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.17
vasPusSrcRemoteHostAddress
The IP address or DNS hostname of the remote host to where
the transport stream shall be pushed. This address is the
first host that will be attempted when a transport stream is
to be established.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.18
vasPusSrcRemoteHostType2
Format of vasPusSrcRemoteHostAddress2. Supported values are
`unknown', `ipv4' and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.19
vasPusSrcRemoteHostAddress2
The second IP address or DNS hostname of the remote host to
where the transport stream shall be pushed. This is a second
host that will be attempted if connection to the first host
fails when a transport stream is to b…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.20
vasPusSrcRemotePort
The UDP port number on the remote host that the remote host
is listening for connection attempts. See vaStreamPort.
INET-ADDRESS-MIBInetPortNumberr/w
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.7.1.21
vasPusSrcLocalIfType
Describes how the vasPusSrcLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.22
vasPusSrcLocalIfAddress
The IP address of a local interface (NIC) that shall be used
as output for the video stream. If any interface can be
used, set the IPv4 address 0.0.0.0.
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.23
vasPusSrcRetransmitBuffer
The size of the retransmission buffer in milliseconds (ms).
The retransmission buffer setting adds bandwidth on the
sender side to compensate for packet loss. The setting will
affect the allowed maximum bitrate.
Unsigned32r/w
Constraints:
range: 0-30000
.1.3.6.1.4.1.2928.2.5.4.7.1.24
vasPusSrcFecMaxOverhead
The Forward Error Correction (FEC) overhead in percent (%) of
the original stream bit rate. FEC increases the streams
tolerance of burst errors and corrects for single errors, as
long as they are not clustered, but at …
Unsigned32r/w
Constraints:
range: 0-100
.1.3.6.1.4.1.2928.2.5.4.7.1.25
vasPusSrcFecOptimize
Whether to automatically optimize Forward Error Correction
(FEC). Optimization will favor the video stream and visually
important frames, I and IDR-frames, over others, such as
audio. Thereby lowering latency.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.7.1.26
vasPusSrcFecLatency
Forward Error Correction (FEC) block size in milliseconds
(ms).
SNMPv2-SMIUnsigned32r/w
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.7.1.27
.1.3.6.1.4.1.2928.2.5.4.8 · 1 row entry · 17 columns
The conceptual table contains objects that represent the sink
(receiver) of a push transport, i.e. a transport that is
initiated from the source side, and is pushed from the source
to the sink at the source.
vasPusSnkEntry entry .1.3.6.1.4.1.2928.2.5.4.8.1
An entry in the conceptual table represents one push sink
object.
Indexes
vasPusSnkIndex
Column Syntax OID
vasPusSnkIndex
An index that uniquely identifies the push sink in the
table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.1
vasPusSnkRowStatus
See SNMPv2-TC. Use vasPusSnkAdminStatus to activate and
de-activate an Push sink. The following values are
supported:

active(1). The object always reads active.

createAndGo(4). A new conc…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2928.2.5.4.8.1.2
vasPusSnkName
A textual name of the Push sink. The name is automatically
assigned by the system. The last part of the name is the
index in this table.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.3
vasPusSnkPurpose
A text that can describe the purpose of the Push sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.4
vasPusSnkAdminStatus
The administrative state of the Push sink. The value
controls the desired state of the Push sink.

up(1). The Push sink shall be enabled.

down(2). The Push sink shall be disabled.
Enumerationr/w
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.8.1.5
vasPusSnkOperStatus
The operational state of the Push sink. The value normally
follow the state of the administrative state.

up(1). The Push sink is up and operational.

down(2). The Push sink is not operation…
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2928.2.5.4.8.1.6
vasPusSnkFailure
A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains a
message describing the error.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.7
vasPusSnkLastChanged
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.2928.2.5.4.8.1.8
vasPusSnkConnectionStatus
The status of the stream transport connection.
VasConnectionStatus
Textual Convention: VasConnectionStatus Enumeration
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.8.1.9
vasPusSnkResetStatistics
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Textual Convention: VasResetStatistics Enumeration
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.8.1.10
vasPusSnkStatsTrsp
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.11
vasPusSnkStatsTr101
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.12
vasPusSnkEnableTr101
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.5.4.8.1.13
vasPusSnkRemoteInetType
Format of vasPusSnkRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.8.1.14
vasPusSnkRemoteInetAddress
The IP address of the remote host from where the transport
stream is received. The value is empty and the
vasPusSnkRemoteInetType is `unknown' when a stream is not
received.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.15
vasPusSnkStreamId
Specifies the stream ID of the stream on the remote host that
shall be received. The stream ID is a string that identifies
the transport stream in all nodes where the stream exists.
This must be unique within a node fo…
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.16
vasPusSnkPassword
The password to use for the received transport stream. The
password must match the vasPusSrcPassword set on the source
at the remote host.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.17
.1.3.6.1.4.1.2928.2.5.5.1 · 1 row entry · 3 columns
The conceptual table contains perforamance data and counters
for UDP video streams.
vasUdpStatisticsEntry entry .1.3.6.1.4.1.2928.2.5.5.1.1
An entry in the conceptual table represents statistical data
for one UDP object.
Indexes
vasUdpStsIndex
Column Syntax OID
vasUdpStsIndex
Index in the table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.1.1.1
vasUdpStsOwner
Reference to the object that allocated and uses this conceptual
row.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.5.1.1.2
vasUdpStsBitrate
Bitrate in bps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.1.1.3
.1.3.6.1.4.1.2928.2.5.5.2 · 1 row entry · 43 columns
The conceptual table contains perforamance data and counters
for transport streams.
vasTrspStatisticsEntry entry .1.3.6.1.4.1.2928.2.5.5.2.1
An entry in the conceptual table represents statistical data
for one transport stream.
Indexes
vasTrspIndex
Column Syntax OID
vasTrspIndex
Index in table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.1
vasTrspOwner
Reference to the object that allocated and uses this
conceptual row.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.5.5.2.1.2
vasTrspLastConnectionChange
Last connection status change time.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.5.5.2.1.3
vasTrspConnects
Number of times that the connection state has changed to
`connected'.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.4
vasTrspDisconnects
Number of times that the connection state has changed to
`disconnected'.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.5
vasTrspNetRecvBitrate
Receive bitrate in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.6
vasTrspNetRecvBurstLoss
Maximum number of packets that have been lost in a single
burst error.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.7
vasTrspNetRecvOctets
The number of received octets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.8
vasTrspNetRecvLatency
Latency used for error correction, in milliseconds (ms).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.9
vasTrspNetRecvDropped
Number of packets dropped by the network.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.10
vasTrspNetRecvJitter
Input jitter in milliseconds (ms).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.11
vasTrspNetRecvJitterRatio
Jitter ratio, for rate controlled streams.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2928.2.5.5.2.1.12
vasTrspNetRecvOutOfOrder
Number of packets received out of order.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.13
vasTrspNetRecvOverflows
Number of input jitter buffer overflows.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.14
vasTrspNetRecvPackets
Total number of received packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.15
vasTrspNetRecvPacketRate
Received packets per second.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.16
vasTrspNetRecvPacketLoss
Packet loss in millipercent (1/100,000)
Unsigned32
Constraints:
range: 0-100000
.1.3.6.1.4.1.2928.2.5.5.2.1.17
vasTrspArqRecvAlmostDropped
Number of packets that required more than half latency to
recover.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.18
vasTrspArqRecvBitrate
Bitrate of received retransmissions in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.19
vasTrspArqRecvDropped
Number of packets not recovered by either retransmissions or
Forward Error Correction (FEC).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.20
vasTrspArqRecvDuplicates
Number of duplicated retransmission packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.21
vasTrspArqRecvOverflows
Number of packets dropped because of retransmission buffer
overflow.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.22
vasTrspArqRecvPackets
Number of packets received by retransmission.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.23
vasTrspArqRecvRecovered
Number of packets recovered by retransmission.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.24
vasTrspArqRecvRequests
Number of sent retransmission requests.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.25
vasTrspNetSendBitrate
The send bitrate in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.26
vasTrspNetSendOctets
The number of sent octets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.27
vasTrspNetSendLimit
The current sending limit in packets per second.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.28
vasTrspNetSendPackets
Total number of sent packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.29
vasTrspNetSendRtt
The return-trip time, RTT, in milliseconds (ms).
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.30
vasTrspNetSendErrors
The number of packets failed to be sent.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.31
vasTrspArqSendBitrate
Bitrate of send retransmissions in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.32
vasTrspArqSendIgnored
Number of ignored too frequent retransmission requests.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.33
vasTrspArqSendMissed
Number of ignored too late retransmission requests.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.34
vasTrspArqSendPacketRate
Retransmitted send packets per second.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.35
vasTrspArqSendPackets
Number of packets sent by retransmission.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.36
vasTrspFecRecvBitrate
The Forward Error Correction (FEC) receive overhead bitrate
in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.37
vasTrspFecRecvPacketRate
The Forward Error Correction (FEC) receive packet rate in
packets per second.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.38
vasTrspFecRecvPackets
The number of received Forward Error Correction (FEC)
packets
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.39
vasTrspFecRecvRecovered
The number of packets recovered by Forward Error Correction
(FEC).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.40
vasTrspFecSendBitrate
The Forward Error Correction (FEC) send bitrate in kbps.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.41
vasTrspFecSendPacketRate
The Forward Error Correction (FEC) receive packet rate in
packets per second.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.42
vasTrspFecSendPackets
The number of sent Forward Error Correction (FEC) packets.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.43