All MIBs › NETI-VAS-MIB
Organization: Net Insight AB
Last Updated: 2015-04-20
Category: Net Insight Nimbra
Description:
Manages value-added service parameters including compression and encryption on Net Insight Nimbra transport platforms.
Imported Objects
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType | |
| InetPortNumber |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-SMI
| Counter32 | |
| Counter64 | |
| Integer32 | |
| MODULE-IDENTITY | |
| OBJECT-TYPE | |
| Unsigned32 | |
| enterprises |
From SNMPv2-TC
| DateAndTime | |
| RowPointer | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TimeStamp | |
| TruthValue |
What Is NETI-VAS-MIB?
NETI-VAS-MIB is a Net Insight vendor MIB for Video Appliance Services, covering setup and monitoring of reliable video transport over IP networks on Nimbra platform devices. It models physical video ports (such as ASI or SDI interfaces) and video encoder/decoder processing pipelines, exposing both configuration objects and operational status. It is used for monitoring hardware and software status of video interfaces, including administrative and operational port state, failure conditions, and statistics-reset tracking, which together reveal signal loss, encoder faults, or misconfigured input sources. As a still-evolving ("work in progress") module, it is closely tied to the broader Net Insight Nimbra device and interface model shared with other neti- MIBs. It is deployed in broadcast and media contribution/distribution networks where video signals are encoded, transported, and decoded over IP, and engineers typically obtain a NETI-VAS-MIB download to load these objects into their monitoring tools.
IPNetwork Monitor allows you to monitor SNMP objects defined in NETI-VAS-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- video port admin/operational status
- port failure condition
- port mode and input source
- last status change time
- statistics reset tracking
Supported Devices
- Net Insight Nimbra media transport node
- video encoder/decoder appliance
Monitoring Examples
An administrator would walk vasIfTable/vasIfEntry to enumerate physical video ports, checking vasIfAdminStatus against vasIfOperStatus to spot a port that is administratively enabled but operationally down. The vasIfFailure object on a given index would identify the specific fault type when a video input drops, and vasIfLastChanged shows when that state last transitioned. Reviewing vasIfInputFrom and vasIfPortMode confirms whether a port is correctly wired to its intended encoder pipeline source.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| netinsight | 1.3.6.1.4.1.2928 | |||
| netiGeneric | 1.3.6.1.4.1.2928.2 | |||
| netiVasMIB | 1.3.6.1.4.1.2928.2.5 | This document is work in progress, and it is likely to change. Reference: NID4613. MIB for Video Appliance Services. The MIB describes objects for setting up and monitoring of reliable video transports over an IP network. It also contains configuration objects for encoders and decoders. The MIB contains conceptual tables that describes the different objects: The table vasIfTable contains physical video ports, such as ASI or SDI ports. The table vasEncPipeTable contains 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. The table vasDecPipeTable contains 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. The table vasUdpSnkTable contains objects that receives an UDP video stream on an IP interface and provides it as an input to another source object. The table vasUdpSrcTable 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. The table vasPulSrcTable contains the source objects 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 (sender) to the sink (receiver) at the sink. The table vasMpuSrcTable contains the source objects of pull transports, where multiple transports to different destinations may be setup from the same source. The table vasPulSnkTable contains the sink part 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 (sender) to the sink (receiver) at the sink. The table vasPusSrcTable contains the source part of a push transport, i.e. a transport that is initiated from the source side, and is pushed from the source (sender) to the sink (receiver) at the source. The table vasPusSnkTable contains the sink part of a push transport, i.e. a transport that is initiated from the source side, and is pushed from the source (sender) to the sink (receiver) at the source. The MIB also contains tables for statistics. | ||
| vasInterfaceGroup | 1.3.6.1.4.1.2928.2.5.1 | |||
| vasIfTable | 1.3.6.1.4.1.2928.2.5.1.1 | not-accessible | Table conceptual table contains video interfaces; physical video ports, such as ASI and SDI ports. | |
| vasIfEntry | 1.3.6.1.4.1.2928.2.5.1.1.1 | not-accessible | An entry in the conceptual table represents one video interface. | |
| U32 vasIfIndex | 1.3.6.1.4.1.2928.2.5.1.1.1.1 | Unsigned32 | not-accessible | 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. |
| STR vasIfName | 1.3.6.1.4.1.2928.2.5.1.1.1.2 | SnmpAdminString | read-only | 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 port number within the device, separated by a semi-colon. |
| STR vasIfPurpose | 1.3.6.1.4.1.2928.2.5.1.1.1.3 | SnmpAdminString | read-write | A text that can describe the purpose of the interface. This is for administrative use. |
| INT vasIfAdminStatus | 1.3.6.1.4.1.2928.2.5.1.1.1.4 | INTEGER | read-write | 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. |
| INT vasIfOperStatus | 1.3.6.1.4.1.2928.2.5.1.1.1.5 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasIfFailure should describe the fault. |
| STR vasIfFailure | 1.3.6.1.4.1.2928.2.5.1.1.1.6 | SnmpAdminString | read-only | 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. |
| TIM vasIfLastChanged | 1.3.6.1.4.1.2928.2.5.1.1.1.7 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasIfResetStatistics | 1.3.6.1.4.1.2928.2.5.1.1.1.8 | VasResetStatistics | read-write | Resets all statistics counters for the interface. (Not yet implemented). |
| NUM vasIfInputFrom | 1.3.6.1.4.1.2928.2.5.1.1.1.9 | RowPointer | read-write | 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 type of interface. If the interface is an input interface, as set on the vasIfPortMode, then the value is always `.0.0'. |
| INT vasIfPortMode | 1.3.6.1.4.1.2928.2.5.1.1.1.10 | INTEGER | read-write | 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 output, then a video stream received from the object referenced in vasIfInputFrom is transmitted on the physical port. asiInput(1). The port shall operate as an ASI input. asiOutput(2). The port shall operate as an ASI output. sdiInput(3). The port shall operate as an SDI input. sdiOutput(4). The port shall operate as an SDI output. |
| VAS vasIfActiveFormat | 1.3.6.1.4.1.2928.2.5.1.1.1.11 | VasVideoFormat | read-only | The video source format. |
| vasEncoderPipeGroup | 1.3.6.1.4.1.2928.2.5.2 | |||
| vasEncPipeTable | 1.3.6.1.4.1.2928.2.5.2.1 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.2.1.1 | not-accessible | An entry in the conceptual table represents one encoder pipeline. | |
| U32 vasEncPipeIndex | 1.3.6.1.4.1.2928.2.5.2.1.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the encoder pipeline in the table. |
| ROW vasEncPipeRowStatus | 1.3.6.1.4.1.2928.2.5.2.1.1.2 | RowStatus | read-create | 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 new conceptual row is created representing a new encoder pipeline. To activate the encoder pipeline, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The encoder pipeline is deleted. It can be deleted regardless of its operational state. |
| STR vasEncPipeName | 1.3.6.1.4.1.2928.2.5.2.1.1.3 | SnmpAdminString | read-only | 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. |
| STR vasEncPipePurpose | 1.3.6.1.4.1.2928.2.5.2.1.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the encoder pipeline. This is for administrative use. |
| INT vasEncPipeAdminStatus | 1.3.6.1.4.1.2928.2.5.2.1.1.5 | INTEGER | read-create | 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 will not allocate any resources. |
| INT vasEncPipeOperStatus | 1.3.6.1.4.1.2928.2.5.2.1.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasEncPipeFailure should describe the fault. |
| STR vasEncPipeFailure | 1.3.6.1.4.1.2928.2.5.2.1.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasEncPipeLastChanged | 1.3.6.1.4.1.2928.2.5.2.1.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasEncPipeResetStatistics | 1.3.6.1.4.1.2928.2.5.2.1.1.9 | VasResetStatistics | read-write | Resets all statistics counters for the encoder pipe. (Not yet implemented). |
| U32 vasEncPipeStatsTr101 | 1.3.6.1.4.1.2928.2.5.2.1.1.10 | Unsigned32 | read-only | Index for an entry in ETSI TR 101 290 statistics table for this object. (The table is not yet defined). |
| T/F vasEncPipeEnableTr101 | 1.3.6.1.4.1.2928.2.5.2.1.1.11 | TruthValue | read-create | Enables or disables the ETSI TR 101 290 statistics collection. |
| NUM vasEncPipeInputFrom | 1.3.6.1.4.1.2928.2.5.2.1.1.12 | RowPointer | read-create | 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 used when no input is specified. |
| VAS vasEncPipeCipher | 1.3.6.1.4.1.2928.2.5.2.1.1.13 | VasCipher | read-create | A cipher to be used when encrypting the transport stream generated by the encoder pipeline. |
| STR vasEncPipeEncryptKey | 1.3.6.1.4.1.2928.2.5.2.1.1.14 | SnmpAdminString | read-create | 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. |
| C32 vasEncPipeProcessedFrames | 1.3.6.1.4.1.2928.2.5.2.1.1.15 | Counter32 | read-only | Running counter of number of encoded frames. |
| U32 vasEncPipeCurrentTsBitrate | 1.3.6.1.4.1.2928.2.5.2.1.1.16 | Unsigned32 | read-only | Current transport stream bitrate in kbps. |
| U32 vasEncPipeVideoBitrate | 1.3.6.1.4.1.2928.2.5.2.1.1.17 | Unsigned32 | read-create | Target video bitrate after encoding in kbps. |
| vasDecoderPipeGroup | 1.3.6.1.4.1.2928.2.5.3 | |||
| vasDecPipeTable | 1.3.6.1.4.1.2928.2.5.3.1 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.3.1.1 | not-accessible | An entry in the conceptual table represents one decoder pipeline. | |
| U32 vasDecPipeIndex | 1.3.6.1.4.1.2928.2.5.3.1.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the decoder pipeline in the table. |
| ROW vasDecPipeRowStatus | 1.3.6.1.4.1.2928.2.5.3.1.1.2 | RowStatus | read-create | See SNMPv2-TC. Use vasDecPipeAdminStatus to activate and de-activate a decoder pipeline. The following values are supported: active(1). The object always reads active. createAndGo(4). A new conceptual row is created representing a new decoder pipeline. To activate the decoder pipeline, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The decoder pipeline is deleted. It can be deleted regardless of its operational state. |
| STR vasDecPipeName | 1.3.6.1.4.1.2928.2.5.3.1.1.3 | SnmpAdminString | read-only | 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. |
| STR vasDecPipePurpose | 1.3.6.1.4.1.2928.2.5.3.1.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the decoder pipeline. This is for administrative use. |
| INT vasDecPipeAdminStatus | 1.3.6.1.4.1.2928.2.5.3.1.1.5 | INTEGER | read-create | 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 will not allocate any resources. |
| INT vasDecPipeOperStatus | 1.3.6.1.4.1.2928.2.5.3.1.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasDecPipeFailure should describe the fault. |
| STR vasDecPipeFailure | 1.3.6.1.4.1.2928.2.5.3.1.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasDecPipeLastChanged | 1.3.6.1.4.1.2928.2.5.3.1.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasDecPipeResetStatistics | 1.3.6.1.4.1.2928.2.5.3.1.1.9 | VasResetStatistics | read-write | Resets all statistics counters for the decoder pipe. (Not yet implemented). |
| NUM vasDecPipeInputFrom | 1.3.6.1.4.1.2928.2.5.3.1.1.10 | RowPointer | read-create | 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 vasEncPipeTable. The value `.0.0' is used when no input is specified. |
| VAS vasDecPipeCipher | 1.3.6.1.4.1.2928.2.5.3.1.1.11 | VasCipher | read-create | A cipher to be used when decrypting the transport stream. |
| STR vasDecPipeDecryptKey | 1.3.6.1.4.1.2928.2.5.3.1.1.12 | SnmpAdminString | read-create | 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. |
| C32 vasDecPipeProcessedFrames | 1.3.6.1.4.1.2928.2.5.3.1.1.13 | Counter32 | read-only | Running counter of number of decoded frames. |
| U32 vasDecPipeCurrentTsBitrate | 1.3.6.1.4.1.2928.2.5.3.1.1.14 | Unsigned32 | read-only | Current transport stream bitrate in kbps. |
| U32 vasDecPipeVideoBitrate | 1.3.6.1.4.1.2928.2.5.3.1.1.15 | Unsigned32 | read-only | Video bitrate after decoding in kbps. |
| vasTransportsGroup | 1.3.6.1.4.1.2928.2.5.4 | |||
| INE vasStreamPort | 1.3.6.1.4.1.2928.2.5.4.1 | InetPortNumber | read-write | The UDP port number that is used when listening at stream connections requests. |
| vasUdpSrcTable | 1.3.6.1.4.1.2928.2.5.4.2 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.2.1 | not-accessible | An entry in the conceptual table represents one UDP source. | |
| U32 vasUdpSrcIndex | 1.3.6.1.4.1.2928.2.5.4.2.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the UDP source in the table. |
| ROW vasUdpSrcRowStatus | 1.3.6.1.4.1.2928.2.5.4.2.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new UDP source. To activate the UDP source, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The UDP source is deleted. It can be deleted regardless of its operational state. |
| STR vasUdpSrcName | 1.3.6.1.4.1.2928.2.5.4.2.1.3 | SnmpAdminString | read-only | 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. |
| STR vasUdpSrcPurpose | 1.3.6.1.4.1.2928.2.5.4.2.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the UDP source. This is for administrative use. |
| INT vasUdpSrcAdminStatus | 1.3.6.1.4.1.2928.2.5.4.2.1.5 | INTEGER | read-create | 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 resources. |
| INT vasUdpSrcOperStatus | 1.3.6.1.4.1.2928.2.5.4.2.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasUdpSrcFailure should describe the fault. |
| STR vasUdpSrcFailure | 1.3.6.1.4.1.2928.2.5.4.2.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasUdpSrcLastChanged | 1.3.6.1.4.1.2928.2.5.4.2.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasUdpSrcConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.2.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasUdpSrcResetStatistics | 1.3.6.1.4.1.2928.2.5.4.2.1.10 | VasResetStatistics | read-write | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasUdpSrcStatsUdp | 1.3.6.1.4.1.2928.2.5.4.2.1.11 | Unsigned32 | read-only | Index for an entry in statistics table vasUdpStatisticsTable for this object. |
| NUM vasUdpSrcInputFrom | 1.3.6.1.4.1.2928.2.5.4.2.1.12 | RowPointer | read-create | 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 used when no input is specified. |
| IPt vasUdpSrcRemoteHostType | 1.3.6.1.4.1.2928.2.5.4.2.1.13 | InetAddressType | read-create | Describes how vasUdpSrcRemoteHostAddress shall be interpreted. Supported values are `unknown', `ipv4' and `dns'. |
| IP vasUdpSrcRemoteHostAddress | 1.3.6.1.4.1.2928.2.5.4.2.1.14 | InetAddress | read-create | The IP address or DNS hostname of the remote source that shall provide the UDP stream. |
| INE vasUdpSrcRemotePort | 1.3.6.1.4.1.2928.2.5.4.2.1.15 | InetPortNumber | read-create | The port number at the remote source that shall provide the UDP stream. |
| IPt vasUdpSrcLocalIfType | 1.3.6.1.4.1.2928.2.5.4.2.1.16 | InetAddressType | read-create | Describes how the vasUdpSrcLocalIfAddress shall be interpreted. Supported value is `ipv4'. |
| IP vasUdpSrcLocalIfAddress | 1.3.6.1.4.1.2928.2.5.4.2.1.17 | InetAddress | read-create | 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. |
| INE vasUdpSrcLocalPort | 1.3.6.1.4.1.2928.2.5.4.2.1.18 | InetPortNumber | read-create | The local UPD port number. Use 0 for any port. |
| VAS vasUdpSrcCipher | 1.3.6.1.4.1.2928.2.5.4.2.1.19 | VasCipher | read-create | The cipher to use for encrypting the UDP video stream. |
| STR vasUdpSrcDecryptKey | 1.3.6.1.4.1.2928.2.5.4.2.1.20 | SnmpAdminString | read-create | 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. |
| U32 vasUdpSrcTtl | 1.3.6.1.4.1.2928.2.5.4.2.1.21 | Unsigned32 | read-create | TTL, the Time to Live (hop limit) for the UDP/IP datagram. |
| T/F vasUdpSrcDontFragment | 1.3.6.1.4.1.2928.2.5.4.2.1.22 | TruthValue | read-create | 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. |
| vasUdpSnkTable | 1.3.6.1.4.1.2928.2.5.4.3 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.3.1 | not-accessible | An entry in the conceptual table represents one UDP sink. | |
| U32 vasUdpSnkIndex | 1.3.6.1.4.1.2928.2.5.4.3.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the UDP sink in the table. |
| ROW vasUdpSnkRowStatus | 1.3.6.1.4.1.2928.2.5.4.3.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new UDP sink. To activate the UDP sink, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The UDP sink is deleted. It can be deleted regardless of its operational state. |
| STR vasUdpSnkName | 1.3.6.1.4.1.2928.2.5.4.3.1.3 | SnmpAdminString | read-only | 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. |
| STR vasUdpSnkPurpose | 1.3.6.1.4.1.2928.2.5.4.3.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the UDP sink. This is for administrative use. |
| INT vasUdpSnkAdminStatus | 1.3.6.1.4.1.2928.2.5.4.3.1.5 | INTEGER | read-create | 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 resources. |
| INT vasUdpSnkOperStatus | 1.3.6.1.4.1.2928.2.5.4.3.1.6 | INTEGER | read-only | 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, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasUdpSnkFailure should describe the fault. |
| STR vasUdpSnkFailure | 1.3.6.1.4.1.2928.2.5.4.3.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasUdpSnkLastChanged | 1.3.6.1.4.1.2928.2.5.4.3.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasUdpSnkConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.3.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasUdpSnkResetStatistics | 1.3.6.1.4.1.2928.2.5.4.3.1.10 | VasResetStatistics | read-create | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasUdpSnkStatsUdp | 1.3.6.1.4.1.2928.2.5.4.3.1.11 | Unsigned32 | read-only | Index for an entry in statistics table vasUdpStatisticsTable for this object. |
| U32 vasUdpSnkStatsTr101 | 1.3.6.1.4.1.2928.2.5.4.3.1.12 | Unsigned32 | read-only | Index for an entry in ETSI TR 101 290 statistics table for this object. (The table is not yet defined). |
| T/F vasUdpSnkEnableTr101 | 1.3.6.1.4.1.2928.2.5.4.3.1.13 | TruthValue | read-create | Enables or disables ETSI TR 101 290 statistics collection. |
| IPt vasUdpSnkRemoteInetType | 1.3.6.1.4.1.2928.2.5.4.3.1.14 | InetAddressType | read-only | Describes the format of vasUdpSnkRemoteInetAddress. |
| IP vasUdpSnkRemoteInetAddress | 1.3.6.1.4.1.2928.2.5.4.3.1.15 | InetAddress | read-only | 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. |
| IPt vasUdpSnkLocalIfType | 1.3.6.1.4.1.2928.2.5.4.3.1.16 | InetAddressType | read-create | Describes how the vasUdpSnkLocalIfAddress shall be interpreted. Supported value is `ipv4'. |
| IP vasUdpSnkLocalIfAddress | 1.3.6.1.4.1.2928.2.5.4.3.1.17 | InetAddress | read-create | 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. |
| INE vasUdpSnkLocalPort | 1.3.6.1.4.1.2928.2.5.4.3.1.18 | InetPortNumber | read-create | The local UDP port that shall be used for input. |
| VAS vasUdpSnkCipher | 1.3.6.1.4.1.2928.2.5.4.3.1.19 | VasCipher | read-create | The cipher that shall be used for decrypting the received UDP video stream. |
| STR vasUdpSnkEncryptKey | 1.3.6.1.4.1.2928.2.5.4.3.1.20 | SnmpAdminString | read-create | 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. |
| IPt vasUdpSnkMcastIpType | 1.3.6.1.4.1.2928.2.5.4.3.1.21 | InetAddressType | read-create | The format of vasUdpSnkMcastIp and vasUdpSnkSsmSourceIp. Supported values are `unknown' and `ipv4'. |
| IP vasUdpSnkMcastIp | 1.3.6.1.4.1.2928.2.5.4.3.1.22 | InetAddress | read-create | The multicast IP address if joining a multicast UDP stream. Set empty and vasUdpSnkMcastIpType to `unknown' if not multicast. |
| IP vasUdpSnkSsmSourceIp | 1.3.6.1.4.1.2928.2.5.4.3.1.23 | InetAddress | read-create | 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. |
| T/F vasUdpSnkCompress | 1.3.6.1.4.1.2928.2.5.4.3.1.24 | TruthValue | read-create | Removes null-packets in an MPEG transport stream. |
| vasPulSrcTable | 1.3.6.1.4.1.2928.2.5.4.4 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.4.1 | not-accessible | An entry in the conceptual table represents one pull source object. | |
| U32 vasPulSrcIndex | 1.3.6.1.4.1.2928.2.5.4.4.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the pull source in the table. |
| ROW vasPulSrcRowStatus | 1.3.6.1.4.1.2928.2.5.4.4.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new Pull source. To activate the Pull source, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The Pull source is deleted. It can be deleted regardless of its operational state. |
| STR vasPulSrcName | 1.3.6.1.4.1.2928.2.5.4.4.1.3 | SnmpAdminString | read-only | 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. |
| STR vasPulSrcPurpose | 1.3.6.1.4.1.2928.2.5.4.4.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the Pull source. This is for administrative use. |
| INT vasPulSrcAdminStatus | 1.3.6.1.4.1.2928.2.5.4.4.1.5 | INTEGER | read-create | 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. |
| INT vasPulSrcOperStatus | 1.3.6.1.4.1.2928.2.5.4.4.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasPulSrcFailure should describe the fault. |
| STR vasPulSrcFailure | 1.3.6.1.4.1.2928.2.5.4.4.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasPulSrcLastChanged | 1.3.6.1.4.1.2928.2.5.4.4.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasPulSrcConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.4.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasPulSrcResetStatistics | 1.3.6.1.4.1.2928.2.5.4.4.1.10 | VasResetStatistics | read-write | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasPulSrcStatsTrsp | 1.3.6.1.4.1.2928.2.5.4.4.1.11 | Unsigned32 | read-only | Index for an entry in statistics vasTrspStatisticsTable table for this object. |
| IPt vasPulSrcRemoteInetType | 1.3.6.1.4.1.2928.2.5.4.4.1.12 | InetAddressType | read-only | Format of vasPulSrcRemoteInetAddress. |
| IP vasPulSrcRemoteInetAddress | 1.3.6.1.4.1.2928.2.5.4.4.1.13 | InetAddress | read-only | 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. |
| STR vasPulSrcStreamId | 1.3.6.1.4.1.2928.2.5.4.4.1.14 | SnmpAdminString | read-create | 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. |
| NUM vasPulSrcInputFrom | 1.3.6.1.4.1.2928.2.5.4.4.1.15 | RowPointer | read-create | 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 is specified. |
| STR vasPulSrcRemoteId | 1.3.6.1.4.1.2928.2.5.4.4.1.16 | SnmpAdminString | read-create | 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 default value `nimbrava'. |
| STR vasPulSrcPassword | 1.3.6.1.4.1.2928.2.5.4.4.1.17 | SnmpAdminString | read-create | A password used for the transport stream. The vasPulSnkPassword on the sink at the remote host must match. |
| vasMpuSrcTable | 1.3.6.1.4.1.2928.2.5.4.5 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.5.1 | not-accessible | An entry in the conceptual table represents one multiple pull source object. | |
| U32 vasMpuSrcIndex | 1.3.6.1.4.1.2928.2.5.4.5.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the multiple pull source in the table. |
| ROW vasMpuSrcRowStatus | 1.3.6.1.4.1.2928.2.5.4.5.1.2 | RowStatus | read-create | 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). A new conceptual row is created representing a new Multiple pull source. To activate the encoder pipeline, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The Multiple pull source is deleted. It can be deleted regardless of its operational state. |
| STR vasMpuSrcName | 1.3.6.1.4.1.2928.2.5.4.5.1.3 | SnmpAdminString | read-only | 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. |
| STR vasMpuSrcPurpose | 1.3.6.1.4.1.2928.2.5.4.5.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the Multiple pull source. This is for administrative use. |
| INT vasMpuSrcAdminStatus | 1.3.6.1.4.1.2928.2.5.4.5.1.5 | INTEGER | read-create | 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 Multiple pull source shall be disabled. |
| INT vasMpuSrcOperStatus | 1.3.6.1.4.1.2928.2.5.4.5.1.6 | INTEGER | read-only | 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 Multiple pull source is not operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasMpuSrcFailure should describe the fault. |
| STR vasMpuSrcFailure | 1.3.6.1.4.1.2928.2.5.4.5.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasMpuSrcLastChanged | 1.3.6.1.4.1.2928.2.5.4.5.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| STR vasMpuSrcStreamId | 1.3.6.1.4.1.2928.2.5.4.5.1.12 | SnmpAdminString | read-create | 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. |
| NUM vasMpuSrcInputFrom | 1.3.6.1.4.1.2928.2.5.4.5.1.13 | RowPointer | read-create | 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 when no input is specified. |
| vasPulSnkTable | 1.3.6.1.4.1.2928.2.5.4.6 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.6.1 | not-accessible | An entry in the conceptual table represents one pull sink object. | |
| U32 vasPulSnkIndex | 1.3.6.1.4.1.2928.2.5.4.6.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the pull sink in the table. |
| ROW vasPulSnkRowStatus | 1.3.6.1.4.1.2928.2.5.4.6.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new Pull sink. To activate the Pull sink, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The Pull sink is deleted. It can be deleted regardless of its operational state. |
| STR vasPulSnkName | 1.3.6.1.4.1.2928.2.5.4.6.1.3 | SnmpAdminString | read-only | 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. |
| STR vasPulSnkPurpose | 1.3.6.1.4.1.2928.2.5.4.6.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the Pull sink. This is for administrative use. |
| INT vasPulSnkAdminStatus | 1.3.6.1.4.1.2928.2.5.4.6.1.5 | INTEGER | read-create | 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. |
| INT vasPulSnkOperStatus | 1.3.6.1.4.1.2928.2.5.4.6.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasPulSnkFailure should describe the fault. |
| STR vasPulSnkFailure | 1.3.6.1.4.1.2928.2.5.4.6.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasPulSnkLastChanged | 1.3.6.1.4.1.2928.2.5.4.6.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasPulSnkConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.6.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasPulSnkResetStatistics | 1.3.6.1.4.1.2928.2.5.4.6.1.10 | VasResetStatistics | read-write | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasPulSnkStatsTrsp | 1.3.6.1.4.1.2928.2.5.4.6.1.11 | Unsigned32 | read-only | Index for an entry in statistics vasTrspStatisticsTable table for this object. |
| U32 vasPulSnkStatsTr101 | 1.3.6.1.4.1.2928.2.5.4.6.1.12 | Unsigned32 | read-only | Index for an entry in ETSI TR 101 290 statistics table for this object. (The table is not yet defined). |
| T/F vasPulSnkEnableTr101 | 1.3.6.1.4.1.2928.2.5.4.6.1.13 | TruthValue | read-create | Enables or disables ETSI TR 101 290 statistics collection. |
| IPt vasPulSnkRemoteInetType | 1.3.6.1.4.1.2928.2.5.4.6.1.14 | InetAddressType | read-only | Format of vasPulSrcRemoteInetAddress. |
| IP vasPulSnkRemoteInetAddress | 1.3.6.1.4.1.2928.2.5.4.6.1.15 | InetAddress | read-only | 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. |
| STR vasPulSnkStreamId | 1.3.6.1.4.1.2928.2.5.4.6.1.16 | SnmpAdminString | read-create | 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 for any given transport stream. |
| STR vasPulSnkPassword | 1.3.6.1.4.1.2928.2.5.4.6.1.17 | SnmpAdminString | read-create | The password to use for the received transport stream. The password must match the vasPulSrcPassword set on the source at the remote host. |
| IPt vasPulSnkRemoteHostType | 1.3.6.1.4.1.2928.2.5.4.6.1.18 | InetAddressType | read-create | Format of vasPulSnkRemoteHostAddress. Supported values are `unknown', `ipv4', and `dns'. |
| IP vasPulSnkRemoteHostAddress | 1.3.6.1.4.1.2928.2.5.4.6.1.19 | InetAddress | read-create | 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. |
| IPt vasPulSnkRemoteHostType2 | 1.3.6.1.4.1.2928.2.5.4.6.1.20 | InetAddressType | read-create | Format of vasPulSnkRemoteHostAddress2. Supported values are `unknown', `ipv4', and `dns'. |
| IP vasPulSnkRemoteHostAddress2 | 1.3.6.1.4.1.2928.2.5.4.6.1.21 | InetAddress | read-create | 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 will be attempted if connection to the first host fails when a transport stream is to be established. If a second host shall not be used, then the value shall be empty and the vasPulSnkRemoteHostType shall be `unknown'. |
| INE vasPulSnkRemotePort | 1.3.6.1.4.1.2928.2.5.4.6.1.22 | InetPortNumber | read-create | The UDP port on the remote host that the remote host is listening for connection attempts. See vaStreamPort. |
| U32 vasPulSnkRetransmitBuffer | 1.3.6.1.4.1.2928.2.5.4.6.1.23 | Unsigned32 | read-create | 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. |
| U32 vasPulSnkFecMaxOverhead | 1.3.6.1.4.1.2928.2.5.4.6.1.24 | Unsigned32 | read-create | 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 the cost of increased latency and is therefore not always desirable. |
| T/F vasPulSnkFecOptimize | 1.3.6.1.4.1.2928.2.5.4.6.1.25 | TruthValue | read-create | 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. |
| U32 vasPulSnkFecLatency | 1.3.6.1.4.1.2928.2.5.4.6.1.26 | Unsigned32 | read-create | Forward Error Correction (FEC) block size in milliseconds (ms). |
| vasPusSrcTable | 1.3.6.1.4.1.2928.2.5.4.7 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.7.1 | not-accessible | An entry in the conceptual table represents one push source object. | |
| U32 vasPusSrcIndex | 1.3.6.1.4.1.2928.2.5.4.7.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the push source in the table. |
| ROW vasPusSrcRowStatus | 1.3.6.1.4.1.2928.2.5.4.7.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new Push source. To activate the Push source, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The Push source is deleted. It can be deleted regardless of its operational state. |
| STR vasPusSrcName | 1.3.6.1.4.1.2928.2.5.4.7.1.3 | SnmpAdminString | read-only | 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. |
| STR vasPusSrcPurpose | 1.3.6.1.4.1.2928.2.5.4.7.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the Push source. This is for administrative use. |
| INT vasPusSrcAdminStatus | 1.3.6.1.4.1.2928.2.5.4.7.1.5 | INTEGER | read-create | 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. |
| INT vasPusSrcOperStatus | 1.3.6.1.4.1.2928.2.5.4.7.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasPusSrcFailure should describe the fault. |
| STR vasPusSrcFailure | 1.3.6.1.4.1.2928.2.5.4.7.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasPusSrcLastChanged | 1.3.6.1.4.1.2928.2.5.4.7.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasPusSrcConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.7.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasPusSrcResetStatistics | 1.3.6.1.4.1.2928.2.5.4.7.1.10 | VasResetStatistics | read-write | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasPusSrcStatsTrsp | 1.3.6.1.4.1.2928.2.5.4.7.1.11 | Unsigned32 | read-only | Index for an entry in statistics vasTrspStatisticsTable table for this object. |
| IPt vasPusSrcRemoteInetType | 1.3.6.1.4.1.2928.2.5.4.7.1.12 | InetAddressType | read-only | Format of vasPusSrcRemoteInetAddress. |
| IP vasPusSrcRemoteInetAddress | 1.3.6.1.4.1.2928.2.5.4.7.1.13 | InetAddress | read-only | 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. |
| STR vasPusSrcStreamId | 1.3.6.1.4.1.2928.2.5.4.7.1.14 | SnmpAdminString | read-create | 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. |
| NUM vasPusSrcInputFrom | 1.3.6.1.4.1.2928.2.5.4.7.1.15 | RowPointer | read-create | 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 input is specified. |
| STR vasPusSrcPassword | 1.3.6.1.4.1.2928.2.5.4.7.1.16 | SnmpAdminString | read-create | A password used for the transport stream. The vasPusSnkPassword on the sink at the remote host must match. |
| IPt vasPusSrcRemoteHostType | 1.3.6.1.4.1.2928.2.5.4.7.1.17 | InetAddressType | read-create | Format of vasPusSrcRemoteHostAddress. Supported values are `unknown', `ipv4' and `dns'. |
| IP vasPusSrcRemoteHostAddress | 1.3.6.1.4.1.2928.2.5.4.7.1.18 | InetAddress | read-create | 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. |
| IPt vasPusSrcRemoteHostType2 | 1.3.6.1.4.1.2928.2.5.4.7.1.19 | InetAddressType | read-create | Format of vasPusSrcRemoteHostAddress2. Supported values are `unknown', `ipv4' and `dns'. |
| IP vasPusSrcRemoteHostAddress2 | 1.3.6.1.4.1.2928.2.5.4.7.1.20 | InetAddress | read-create | 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 be established. When using two addresses, the transport is setup to two alternative destinations. If a second host shall not be used, then the the value shall be empty and the vasPusSrcRemoteType2 shall be `unknown'. |
| INE vasPusSrcRemotePort | 1.3.6.1.4.1.2928.2.5.4.7.1.21 | InetPortNumber | read-create | The UDP port number on the remote host that the remote host is listening for connection attempts. See vaStreamPort. |
| IPt vasPusSrcLocalIfType | 1.3.6.1.4.1.2928.2.5.4.7.1.22 | InetAddressType | read-create | Describes how the vasPusSrcLocalIfAddress shall be interpreted. Supported value is `ipv4'. |
| IP vasPusSrcLocalIfAddress | 1.3.6.1.4.1.2928.2.5.4.7.1.23 | InetAddress | read-create | 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. |
| U32 vasPusSrcRetransmitBuffer | 1.3.6.1.4.1.2928.2.5.4.7.1.24 | Unsigned32 | read-create | 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. |
| U32 vasPusSrcFecMaxOverhead | 1.3.6.1.4.1.2928.2.5.4.7.1.25 | Unsigned32 | read-create | 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 the cost of increased latency and is therefore not always desirable. |
| T/F vasPusSrcFecOptimize | 1.3.6.1.4.1.2928.2.5.4.7.1.26 | TruthValue | read-create | 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. |
| U32 vasPusSrcFecLatency | 1.3.6.1.4.1.2928.2.5.4.7.1.27 | Unsigned32 | read-create | Forward Error Correction (FEC) block size in milliseconds (ms). |
| vasPusSnkTable | 1.3.6.1.4.1.2928.2.5.4.8 | not-accessible | 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 | 1.3.6.1.4.1.2928.2.5.4.8.1 | not-accessible | An entry in the conceptual table represents one push sink object. | |
| U32 vasPusSnkIndex | 1.3.6.1.4.1.2928.2.5.4.8.1.1 | Unsigned32 | not-accessible | An index that uniquely identifies the push sink in the table. |
| ROW vasPusSnkRowStatus | 1.3.6.1.4.1.2928.2.5.4.8.1.2 | RowStatus | read-create | 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 conceptual row is created representing a new Push sink. To activate the Push sink, set the administrative state to up(1) after all columnar objects have been set. destroy(6). The Push sink is deleted. It can be deleted regardless of its operational state. |
| STR vasPusSnkName | 1.3.6.1.4.1.2928.2.5.4.8.1.3 | SnmpAdminString | read-only | 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. |
| STR vasPusSnkPurpose | 1.3.6.1.4.1.2928.2.5.4.8.1.4 | SnmpAdminString | read-create | A text that can describe the purpose of the Push sink. This is for administrative use. |
| INT vasPusSnkAdminStatus | 1.3.6.1.4.1.2928.2.5.4.8.1.5 | INTEGER | read-create | 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. |
| INT vasPusSnkOperStatus | 1.3.6.1.4.1.2928.2.5.4.8.1.6 | INTEGER | read-only | 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 operational, either because its administrative state is down, or because of an error. If it is down because of an error, an alarm should be raised and the vasPusSnkFailure should describe the fault. |
| STR vasPusSnkFailure | 1.3.6.1.4.1.2928.2.5.4.8.1.7 | SnmpAdminString | read-only | 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. |
| TIM vasPusSnkLastChanged | 1.3.6.1.4.1.2928.2.5.4.8.1.8 | TimeStamp | read-only | The value of sysUpTime when status or configuration of the objects was last changed. |
| VAS vasPusSnkConnectionStatus | 1.3.6.1.4.1.2928.2.5.4.8.1.9 | VasConnectionStatus | read-only | The status of the stream transport connection. |
| VAS vasPusSnkResetStatistics | 1.3.6.1.4.1.2928.2.5.4.8.1.10 | VasResetStatistics | read-write | Resets all statistics counters for the object. (Not yet implemented). |
| U32 vasPusSnkStatsTrsp | 1.3.6.1.4.1.2928.2.5.4.8.1.11 | Unsigned32 | read-only | Index for an entry in statistics vasTrspStatisticsTable table for this object. |
| U32 vasPusSnkStatsTr101 | 1.3.6.1.4.1.2928.2.5.4.8.1.12 | Unsigned32 | read-only | Index for an entry in ETSI TR 101 290 statistics table for this object. (The table is not yet defined). |
| T/F vasPusSnkEnableTr101 | 1.3.6.1.4.1.2928.2.5.4.8.1.13 | TruthValue | read-create | Enables or disables ETSI TR 101 290 statistics collection. |
| IPt vasPusSnkRemoteInetType | 1.3.6.1.4.1.2928.2.5.4.8.1.14 | InetAddressType | read-only | Format of vasPusSnkRemoteInetAddress. |
| IP vasPusSnkRemoteInetAddress | 1.3.6.1.4.1.2928.2.5.4.8.1.15 | InetAddress | read-only | 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. |
| STR vasPusSnkStreamId | 1.3.6.1.4.1.2928.2.5.4.8.1.16 | SnmpAdminString | read-create | 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 for any given transport stream. |
| STR vasPusSnkPassword | 1.3.6.1.4.1.2928.2.5.4.8.1.17 | SnmpAdminString | read-create | The password to use for the received transport stream. The password must match the vasPusSrcPassword set on the source at the remote host. |
| vasStatisticsGroup | 1.3.6.1.4.1.2928.2.5.5 | |||
| vasUdpStatisticsTable | 1.3.6.1.4.1.2928.2.5.5.1 | not-accessible | The conceptual table contains perforamance data and counters for UDP video streams. | |
| vasUdpStatisticsEntry | 1.3.6.1.4.1.2928.2.5.5.1.1 | not-accessible | An entry in the conceptual table represents statistical data for one UDP object. | |
| U32 vasUdpStsIndex | 1.3.6.1.4.1.2928.2.5.5.1.1.1 | Unsigned32 | not-accessible | Index in the table. |
| NUM vasUdpStsOwner | 1.3.6.1.4.1.2928.2.5.5.1.1.2 | RowPointer | read-only | Reference to the object that allocated and uses this conceptual row. |
| U32 vasUdpStsBitrate | 1.3.6.1.4.1.2928.2.5.5.1.1.3 | Unsigned32 | read-only | Bitrate in bps. |
| vasTrspStatisticsTable | 1.3.6.1.4.1.2928.2.5.5.2 | not-accessible | The conceptual table contains perforamance data and counters for transport streams. | |
| vasTrspStatisticsEntry | 1.3.6.1.4.1.2928.2.5.5.2.1 | not-accessible | An entry in the conceptual table represents statistical data for one transport stream. | |
| U32 vasTrspIndex | 1.3.6.1.4.1.2928.2.5.5.2.1.1 | Unsigned32 | not-accessible | Index in table. |
| NUM vasTrspOwner | 1.3.6.1.4.1.2928.2.5.5.2.1.2 | RowPointer | read-only | Reference to the object that allocated and uses this conceptual row. |
| DAT vasTrspLastConnectionChange | 1.3.6.1.4.1.2928.2.5.5.2.1.3 | DateAndTime | read-only | Last connection status change time. |
| U32 vasTrspConnects | 1.3.6.1.4.1.2928.2.5.5.2.1.4 | Unsigned32 | read-only | Number of times that the connection state has changed to `connected'. |
| U32 vasTrspDisconnects | 1.3.6.1.4.1.2928.2.5.5.2.1.5 | Unsigned32 | read-only | Number of times that the connection state has changed to `disconnected'. |
| U32 vasTrspNetRecvBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.6 | Unsigned32 | read-only | Receive bitrate in kbps. |
| C32 vasTrspNetRecvBurstLoss | 1.3.6.1.4.1.2928.2.5.5.2.1.7 | Counter32 | read-only | Maximum number of packets that have been lost in a single burst error. |
| C64 vasTrspNetRecvOctets | 1.3.6.1.4.1.2928.2.5.5.2.1.8 | Counter64 | read-only | The number of received octets. |
| U32 vasTrspNetRecvLatency | 1.3.6.1.4.1.2928.2.5.5.2.1.9 | Unsigned32 | read-only | Latency used for error correction, in milliseconds (ms). |
| C64 vasTrspNetRecvDropped | 1.3.6.1.4.1.2928.2.5.5.2.1.10 | Counter64 | read-only | Number of packets dropped by the network. |
| U32 vasTrspNetRecvJitter | 1.3.6.1.4.1.2928.2.5.5.2.1.11 | Unsigned32 | read-only | Input jitter in milliseconds (ms). |
| I32 vasTrspNetRecvJitterRatio | 1.3.6.1.4.1.2928.2.5.5.2.1.12 | Integer32 | read-only | Jitter ratio, for rate controlled streams. |
| C64 vasTrspNetRecvOutOfOrder | 1.3.6.1.4.1.2928.2.5.5.2.1.13 | Counter64 | read-only | Number of packets received out of order. |
| C64 vasTrspNetRecvOverflows | 1.3.6.1.4.1.2928.2.5.5.2.1.14 | Counter64 | read-only | Number of input jitter buffer overflows. |
| C64 vasTrspNetRecvPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.15 | Counter64 | read-only | Total number of received packets. |
| U32 vasTrspNetRecvPacketRate | 1.3.6.1.4.1.2928.2.5.5.2.1.16 | Unsigned32 | read-only | Received packets per second. |
| U32 vasTrspNetRecvPacketLoss | 1.3.6.1.4.1.2928.2.5.5.2.1.17 | Unsigned32 | read-only | Packet loss in millipercent (1/100,000) |
| C64 vasTrspArqRecvAlmostDropped | 1.3.6.1.4.1.2928.2.5.5.2.1.18 | Counter64 | read-only | Number of packets that required more than half latency to recover. |
| U32 vasTrspArqRecvBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.19 | Unsigned32 | read-only | Bitrate of received retransmissions in kbps. |
| C64 vasTrspArqRecvDropped | 1.3.6.1.4.1.2928.2.5.5.2.1.20 | Counter64 | read-only | Number of packets not recovered by either retransmissions or Forward Error Correction (FEC). |
| C64 vasTrspArqRecvDuplicates | 1.3.6.1.4.1.2928.2.5.5.2.1.21 | Counter64 | read-only | Number of duplicated retransmission packets. |
| C64 vasTrspArqRecvOverflows | 1.3.6.1.4.1.2928.2.5.5.2.1.22 | Counter64 | read-only | Number of packets dropped because of retransmission buffer overflow. |
| C64 vasTrspArqRecvPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.23 | Counter64 | read-only | Number of packets received by retransmission. |
| C64 vasTrspArqRecvRecovered | 1.3.6.1.4.1.2928.2.5.5.2.1.24 | Counter64 | read-only | Number of packets recovered by retransmission. |
| C64 vasTrspArqRecvRequests | 1.3.6.1.4.1.2928.2.5.5.2.1.25 | Counter64 | read-only | Number of sent retransmission requests. |
| U32 vasTrspNetSendBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.26 | Unsigned32 | read-only | The send bitrate in kbps. |
| C64 vasTrspNetSendOctets | 1.3.6.1.4.1.2928.2.5.5.2.1.27 | Counter64 | read-only | The number of sent octets. |
| U32 vasTrspNetSendLimit | 1.3.6.1.4.1.2928.2.5.5.2.1.28 | Unsigned32 | read-only | The current sending limit in packets per second. |
| C64 vasTrspNetSendPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.29 | Counter64 | read-only | Total number of sent packets. |
| U32 vasTrspNetSendRtt | 1.3.6.1.4.1.2928.2.5.5.2.1.30 | Unsigned32 | read-only | The return-trip time, RTT, in milliseconds (ms). |
| C64 vasTrspNetSendErrors | 1.3.6.1.4.1.2928.2.5.5.2.1.31 | Counter64 | read-only | The number of packets failed to be sent. |
| U32 vasTrspArqSendBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.32 | Unsigned32 | read-only | Bitrate of send retransmissions in kbps. |
| C64 vasTrspArqSendIgnored | 1.3.6.1.4.1.2928.2.5.5.2.1.33 | Counter64 | read-only | Number of ignored too frequent retransmission requests. |
| C64 vasTrspArqSendMissed | 1.3.6.1.4.1.2928.2.5.5.2.1.34 | Counter64 | read-only | Number of ignored too late retransmission requests. |
| U32 vasTrspArqSendPacketRate | 1.3.6.1.4.1.2928.2.5.5.2.1.35 | Unsigned32 | read-only | Retransmitted send packets per second. |
| C64 vasTrspArqSendPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.36 | Counter64 | read-only | Number of packets sent by retransmission. |
| U32 vasTrspFecRecvBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.37 | Unsigned32 | read-only | The Forward Error Correction (FEC) receive overhead bitrate in kbps. |
| U32 vasTrspFecRecvPacketRate | 1.3.6.1.4.1.2928.2.5.5.2.1.38 | Unsigned32 | read-only | The Forward Error Correction (FEC) receive packet rate in packets per second. |
| C64 vasTrspFecRecvPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.39 | Counter64 | read-only | The number of received Forward Error Correction (FEC) packets |
| C64 vasTrspFecRecvRecovered | 1.3.6.1.4.1.2928.2.5.5.2.1.40 | Counter64 | read-only | The number of packets recovered by Forward Error Correction (FEC). |
| U32 vasTrspFecSendBitrate | 1.3.6.1.4.1.2928.2.5.5.2.1.41 | Unsigned32 | read-only | The Forward Error Correction (FEC) send bitrate in kbps. |
| U32 vasTrspFecSendPacketRate | 1.3.6.1.4.1.2928.2.5.5.2.1.42 | Unsigned32 | read-only | The Forward Error Correction (FEC) receive packet rate in packets per second. |
| C64 vasTrspFecSendPackets | 1.3.6.1.4.1.2928.2.5.5.2.1.43 | Counter64 | read-only | The number of sent Forward Error Correction (FEC) packets. |
RFC description
Net Insight video appliance services MIB for configuring and monitoring reliable video transports, encoders, decoders, and UDP/pull/push video streams over IP.
Start monitoring Net Insight Nimbra media transport node (Video Appliance Services) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.