NETI-VAS-MIB Table View

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

Tables
12
Rows
12
Columns
232

vasIfTable

table
.1.3.6.1.4.1.2928.2.5.1.1 · 1 row entry · 11 columns
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasIfTable'
Table conceptual table contains video interfaces; physical
video ports, such as ASI and SDI ports.
vasIfEntry row .1.3.6.1.4.1.2928.2.5.1.1.1
An entry in the conceptual table represents one video
interface.
Indexes
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.1.1.1.1
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.2
A text that can describe the purpose of the interface. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.3
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.1.1.1.6
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.1.1.1.7
Resets all statistics counters for the interface. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.1.1.1.8
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.1.1.1.9
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
The video source format.
VasVideoFormat
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasEncPipeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasEncPipeTable'
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 row .1.3.6.1.4.1.2928.2.5.2.1.1
An entry in the conceptual table represents one encoder
pipeline.
Indexes
Column Syntax OID
An index that uniquely identifies the encoder pipeline in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.2.1.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.3
A text that can describe the purpose of the encoder pipeline.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.2.1.1.8
Resets all statistics counters for the encoder pipe. (Not
yet implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.2.1.1.9
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.10
Enables or disables the ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.2.1.1.11
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.2.1.1.12
A cipher to be used when encrypting the transport stream
generated by the encoder pipeline.
VasCipherr/w
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.2.1.1.13
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.2.1.1.14
Running counter of number of encoded frames.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.15
Current transport stream bitrate in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.2.1.1.16
Target video bitrate after encoding in kbps.
SNMPv2-SMIUnsigned32r/w
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasDecPipeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasDecPipeTable'
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 row .1.3.6.1.4.1.2928.2.5.3.1.1
An entry in the conceptual table represents one decoder
pipeline.
Indexes
Column Syntax OID
An index that uniquely identifies the decoder pipeline in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.3.1.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.3.1.1.3
A text that can describe the purpose of the decoder pipeline.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.3.1.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.3.1.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.3.1.1.8
Resets all statistics counters for the decoder pipe. (Not
yet implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.3.1.1.9
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.3.1.1.10
A cipher to be used when decrypting the transport stream.
VasCipherr/w
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.3.1.1.11
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.3.1.1.12
Running counter of number of decoded frames.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.13
Current transport stream bitrate in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.3.1.1.14
Video bitrate after decoding in kbps.
SNMPv2-SMIUnsigned32
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasUdpSrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasUdpSrcTable'
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 row .1.3.6.1.4.1.2928.2.5.4.2.1
An entry in the conceptual table represents one UDP source.
Indexes
Column Syntax OID
An index that uniquely identifies the UDP source in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.2.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.2.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.3
A text that can describe the purpose of the UDP source. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.2.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.2.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.2.1.10
Index for an entry in statistics table vasUdpStatisticsTable
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.2.1.11
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.4.2.1.12
Describes how vasUdpSrcRemoteHostAddress shall be
interpreted. Supported values are `unknown', `ipv4' and
`dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.2.1.13
The IP address or DNS hostname of the remote source that
shall provide the UDP stream.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.14
The port number at the remote source that shall provide the
UDP stream.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.2.1.15
Describes how the vasUdpSrcLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.2.1.16
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.17
The local UPD port number. Use 0 for any port.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.2.1.18
The cipher to use for encrypting the UDP video stream.
VasCipherr/w
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.4.2.1.19
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.2.1.20
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasUdpSnkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasUdpSnkTable'
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 row .1.3.6.1.4.1.2928.2.5.4.3.1
An entry in the conceptual table represents one UDP sink.
Indexes
Column Syntax OID
An index that uniquely identifies the UDP sink in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.3.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.3
A text that can describe the purpose of the UDP sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.3.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.3.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.3.1.10
Index for an entry in statistics table vasUdpStatisticsTable
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.11
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.3.1.12
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.4.3.1.13
Describes the format of vasUdpSnkRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.14
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.15
Describes how the vasUdpSnkLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.16
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.17
The local UDP port that shall be used for input.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.3.1.18
The cipher that shall be used for decrypting the received UDP
video stream.
VasCipherr/w
Type Values:
0none
1aes128
2aes192
3aes256
.1.3.6.1.4.1.2928.2.5.4.3.1.19
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.20
The format of vasUdpSnkMcastIp and vasUdpSnkSsmSourceIp.
Supported values are `unknown' and `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.3.1.21
The multicast IP address if joining a multicast UDP stream.
Set empty and vasUdpSnkMcastIpType to `unknown' if not
multicast.
INET-ADDRESS-MIBInetAddressr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.22
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.3.1.23
Removes null-packets in an MPEG transport stream.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasPulSrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasPulSrcTable'
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 row .1.3.6.1.4.1.2928.2.5.4.4.1
An entry in the conceptual table represents one pull source
object.
Indexes
Column Syntax OID
An index that uniquely identifies the pull source in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.4.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.4.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.3
A text that can describe the purpose of the Pull source.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.4.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.4.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.4.1.10
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.4.1.11
Format of vasPulSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.4.1.12
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.13
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.14
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.4.4.1.15
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.4.1.16
A password used for the transport stream. The
vasPulSnkPassword on the sink at the remote host must match.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasMpuSrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasMpuSrcTable'
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 row .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
Column Syntax OID
An index that uniquely identifies the multiple pull source in
the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.5.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.5.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.3
A text that can describe the purpose of the Multiple pull
source. This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.5.1.8
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.5.1.12
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasPulSnkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasPulSnkTable'
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 row .1.3.6.1.4.1.2928.2.5.4.6.1
An entry in the conceptual table represents one pull sink
object.
Indexes
Column Syntax OID
An index that uniquely identifies the pull sink in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.6.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.3
A text that can describe the purpose of the Pull sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.6.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.6.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.6.1.10
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.11
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.6.1.12
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.4.6.1.13
Format of vasPulSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.14
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.15
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.16
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.17
Format of vasPulSnkRemoteHostAddress. Supported values are
`unknown', `ipv4', and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.18
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.19
Format of vasPulSnkRemoteHostAddress2. Supported values are
`unknown', `ipv4', and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.6.1.20
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.6.1.21
The UDP port on the remote host that the remote host is
listening for connection attempts. See vaStreamPort.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.6.1.22
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.4.6.1.25
Forward Error Correction (FEC) block size in milliseconds
(ms).
SNMPv2-SMIUnsigned32r/w
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasPusSrcTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasPusSrcTable'
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 row .1.3.6.1.4.1.2928.2.5.4.7.1
An entry in the conceptual table represents one push source
object.
Indexes
Column Syntax OID
An index that uniquely identifies the push source in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.7.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.7.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.3
A text that can describe the purpose of the Push source.
This is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.7.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.7.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.7.1.10
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.7.1.11
Format of vasPusSrcRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.12
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.13
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.14
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
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.4.7.1.15
A password used for the transport stream. The
vasPusSnkPassword on the sink at the remote host must match.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.16
Format of vasPusSrcRemoteHostAddress. Supported values are
`unknown', `ipv4' and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.17
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.18
Format of vasPusSrcRemoteHostAddress2. Supported values are
`unknown', `ipv4' and `dns'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.19
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.20
The UDP port number on the remote host that the remote host
is listening for connection attempts. See vaStreamPort.
INET-ADDRESS-MIBInetPortNumberr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.2928.2.5.4.7.1.21
Describes how the vasPusSrcLocalIfAddress shall be
interpreted. Supported value is `ipv4'.
INET-ADDRESS-MIBInetAddressTyper/w
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.7.1.22
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.7.1.23
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.4.7.1.26
Forward Error Correction (FEC) block size in milliseconds
(ms).
SNMPv2-SMIUnsigned32r/w
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasPusSnkTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasPusSnkTable'
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 row .1.3.6.1.4.1.2928.2.5.4.8.1
An entry in the conceptual table represents one push sink
object.
Indexes
Column Syntax OID
An index that uniquely identifies the push sink in the
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.1
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2928.2.5.4.8.1.2
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.3
A text that can describe the purpose of the Push sink. This
is for administrative use.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.4
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
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
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.7
The value of sysUpTime when status or configuration of the
objects was last changed.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2928.2.5.4.8.1.8
The status of the stream transport connection.
VasConnectionStatus
Type Values:
0offline
1connecting
2reconnecting
3connected
9unknown
.1.3.6.1.4.1.2928.2.5.4.8.1.9
Resets all statistics counters for the object. (Not yet
implemented).
VasResetStatisticsr/w
Type Values:
0reset
.1.3.6.1.4.1.2928.2.5.4.8.1.10
Index for an entry in statistics vasTrspStatisticsTable table
for this object.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.11
Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.4.8.1.12
Enables or disables ETSI TR 101 290 statistics collection.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.2928.2.5.4.8.1.13
Format of vasPusSnkRemoteInetAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2928.2.5.4.8.1.14
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.15
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.5.4.8.1.16
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
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasUdpStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasUdpStatisticsTable'
The conceptual table contains perforamance data and counters
for UDP video streams.
vasUdpStatisticsEntry row .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
Column Syntax OID
Index in the table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.1.1.1
Reference to the object that allocated and uses this conceptual
row.
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.5.1.1.2
Bitrate in bps.
SNMPv2-SMIUnsigned32
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
Uses the netinsight variant from /opt/observium/mibs/netinsight.
Command help
Walk vasTrspStatisticsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasTrspStatisticsTable'
The conceptual table contains perforamance data and counters
for transport streams.
vasTrspStatisticsEntry row .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
Column Syntax OID
Index in table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.1
Reference to the object that allocated and uses this
conceptual row.
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.2928.2.5.5.2.1.2
Last connection status change time.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.2928.2.5.5.2.1.3
Number of times that the connection state has changed to
`connected'.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.4
Number of times that the connection state has changed to
`disconnected'.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.5
Receive bitrate in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.6
Maximum number of packets that have been lost in a single
burst error.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.7
The number of received octets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.8
Latency used for error correction, in milliseconds (ms).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.9
Number of packets dropped by the network.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.10
Input jitter in milliseconds (ms).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.11
Jitter ratio, for rate controlled streams.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2928.2.5.5.2.1.12
Number of packets received out of order.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.13
Number of input jitter buffer overflows.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.14
Total number of received packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.15
Received packets per second.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.16
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
Number of packets that required more than half latency to
recover.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.18
Bitrate of received retransmissions in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.19
Number of packets not recovered by either retransmissions or
Forward Error Correction (FEC).
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.20
Number of duplicated retransmission packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.21
Number of packets dropped because of retransmission buffer
overflow.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.22
Number of packets received by retransmission.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.23
Number of packets recovered by retransmission.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.24
Number of sent retransmission requests.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.25
The send bitrate in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.26
The number of sent octets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.27
The current sending limit in packets per second.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.28
Total number of sent packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.29
The return-trip time, RTT, in milliseconds (ms).
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.30
The number of packets failed to be sent.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.31
Bitrate of send retransmissions in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.32
Number of ignored too frequent retransmission requests.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.33
Number of ignored too late retransmission requests.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.34
Retransmitted send packets per second.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.35
Number of packets sent by retransmission.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.36
The Forward Error Correction (FEC) receive overhead bitrate
in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.37
The Forward Error Correction (FEC) receive packet rate in
packets per second.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.38
The number of received Forward Error Correction (FEC)
packets
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.39
The number of packets recovered by Forward Error Correction
(FEC).
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.40
The Forward Error Correction (FEC) send bitrate in kbps.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.41
The Forward Error Correction (FEC) receive packet rate in
packets per second.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.5.5.2.1.42
The number of sent Forward Error Correction (FEC) packets.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2928.2.5.5.2.1.43