vasUdpSnkRowStatus
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.4.3.1.2
Object
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.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.4.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vasUdpSnkEntry
- Table
- vasUdpSnkTable
- Siblings
- 23
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vasUdpSnkIndex An index that uniquely identifies the UDP sink in the
table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.3.1.1 |
| vasUdpSnkResetStatistics Resets all statistics counters for the object. (Not yet
implemented). | column | VasResetStatistics | .1.3.6.1.4.1.2928.2.5.4.3.1.10 |
| vasUdpSnkStatsUdp Index for an entry in statistics table vasUdpStatisticsTable
for this object. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.3.1.11 |
| vasUdpSnkStatsTr101 Index for an entry in ETSI TR 101 290 statistics table for
this object. (The table is not yet defined). | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.3.1.12 |
| vasUdpSnkEnableTr101 Enables or disables ETSI TR 101 290 statistics collection. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.2.5.4.3.1.13 |
| vasUdpSnkRemoteInetType Describes the format of vasUdpSnkRemoteInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.3.1.14 |
| vasUdpSnkRemoteInetAddress The IP address of the remote host from where the UDP stream
is being received. The value is empty and
vasUdpSnkRemoteInetType is `unknown' when a stream is not
received. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.3.1.15 |
| vasUdpSnkLocalIfType Describes how the vasUdpSnkLocalIfAddress shall be
interpreted. Supported value is `ipv4'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.3.1.16 |
| vasUdpSnkLocalIfAddress The IP address of a local interface (NIC) that shall be used
as input for the video stream. If any interface can be used,
set the IPv4 address 0.0.0.0. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.3.1.17 |
| vasUdpSnkLocalPort The local UDP port that shall be used for input. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2928.2.5.4.3.1.18 |
| vasUdpSnkCipher The cipher that shall be used for decrypting the received UDP
video stream. | column | VasCipher | .1.3.6.1.4.1.2928.2.5.4.3.1.19 |
| vasUdpSnkEncryptKey The key to be used when decrypting the UDP video stream. The
key shall be provided as a text with hexadecimal digits
presented as lower case characters. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.3.1.20 |
| vasUdpSnkMcastIpType The format of vasUdpSnkMcastIp and vasUdpSnkSsmSourceIp.
Supported values are `unknown' and `ipv4'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.3.1.21 |
| vasUdpSnkMcastIp The multicast IP address if joining a multicast UDP stream.
Set empty and vasUdpSnkMcastIpType to `unknown' if not
multicast. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.3.1.22 |
| vasUdpSnkSsmSourceIp The source address if source-specific multicast (SSM) shall
be used. Set to empty and vasUdpSnkMcastIpType to `unknown'
if multicast shall not be used, or all-zero (0.0.0.0) if
m… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.3.1.23 |
| vasUdpSnkCompress Removes null-packets in an MPEG transport stream. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.2.5.4.3.1.24 |
| vasUdpSnkName A textual name of the UDP sink. The name is automatically
assigned by the system. The last part of the name is the
index in this table. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.3.1.3 |
| vasUdpSnkPurpose A text that can describe the purpose of the UDP sink. This
is for administrative use. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.3.1.4 |
| vasUdpSnkAdminStatus The administrative state of the UDP sink.
up(1). The UDP sink shall be enabled and allocates the
necessary resources.
down(2). The UDP sink shall be … | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.3.1.5 |
| vasUdpSnkOperStatus The operational state of the UDP sink. The value normally
follow the state of the administrative state.
up(1). The UDP sink is up and operational.
d… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.3.1.6 |
| vasUdpSnkFailure A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.3.1.7 |
| vasUdpSnkLastChanged The value of sysUpTime when status or configuration of the
objects was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2928.2.5.4.3.1.8 |
| vasUdpSnkConnectionStatus The status of the stream transport connection. | column | VasConnectionStatus | .1.3.6.1.4.1.2928.2.5.4.3.1.9 |