vasUdpSrcRowStatus
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.4.2.1.2
Object
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.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.4.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vasUdpSrcEntry
- Table
- vasUdpSrcTable
- Siblings
- 21
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vasUdpSrcIndex An index that uniquely identifies the UDP source in the
table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.2.1.1 |
| vasUdpSrcResetStatistics Resets all statistics counters for the object. (Not yet
implemented). | column | VasResetStatistics | .1.3.6.1.4.1.2928.2.5.4.2.1.10 |
| vasUdpSrcStatsUdp Index for an entry in statistics table vasUdpStatisticsTable
for this object. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.2.1.11 |
| vasUdpSrcInputFrom A reference to the object that shall supply the video stream
to the UDP source. This could be e.g. a pull or push sink in
the vasPulSnkTable or vasPusSnkTable, or a UDP sink in t… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.2.5.4.2.1.12 |
| vasUdpSrcRemoteHostType Describes how vasUdpSrcRemoteHostAddress shall be
interpreted. Supported values are `unknown', `ipv4' and
`dns'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.2.1.13 |
| vasUdpSrcRemoteHostAddress The IP address or DNS hostname of the remote source that
shall provide the UDP stream. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.2.1.14 |
| vasUdpSrcRemotePort The port number at the remote source that shall provide the
UDP stream. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2928.2.5.4.2.1.15 |
| vasUdpSrcLocalIfType Describes how the vasUdpSrcLocalIfAddress shall be
interpreted. Supported value is `ipv4'. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.2.1.16 |
| vasUdpSrcLocalIfAddress The IP address of a local interface (NIC) that shall be used
as input for the video stream. If any interface can be used,
set the IPv4 address 0.0.0.0. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.2.1.17 |
| vasUdpSrcLocalPort The local UPD port number. Use 0 for any port. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.2928.2.5.4.2.1.18 |
| vasUdpSrcCipher The cipher to use for encrypting the UDP video stream. | column | VasCipher | .1.3.6.1.4.1.2928.2.5.4.2.1.19 |
| vasUdpSrcDecryptKey The key to be used when encrypting the UDP video stream. The
key shall be provided as a text with hexadecimal digits
presented as lower case characters. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.2.1.20 |
| vasUdpSrcTtl TTL, the Time to Live (hop limit) for the UDP/IP datagram. | column | Unsigned32 | .1.3.6.1.4.1.2928.2.5.4.2.1.21 |
| vasUdpSrcDontFragment The Don't Fragment (DF) flag on the IP packet. When set,
then if fragmentation would be required to route a packet,
the packet is dropped instead. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2928.2.5.4.2.1.22 |
| vasUdpSrcName A textual name of the UDP source. The name is automatically
assigned by the system. The last part of the name is the
index in this table. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.2.1.3 |
| vasUdpSrcPurpose A text that can describe the purpose of the UDP source. This
is for administrative use. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.2.1.4 |
| vasUdpSrcAdminStatus The administrative state of the UDP source.
up(1). The UDP source shall be enabled and allocates the
necessary resources.
down(2). The UDP source sha… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.2.1.5 |
| vasUdpSrcOperStatus The operational state of the UDP source. The value normally
follow the state of the administrative state.
up(1). The UDP source is up and operational.
… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.2.1.6 |
| vasUdpSrcFailure A string describing the configuration or error status of the
object. The string is the empty string if the configuration
is correct and no error is present, otherwise it contains… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.2.1.7 |
| vasUdpSrcLastChanged The value of sysUpTime when status or configuration of the
objects was last changed. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2928.2.5.4.2.1.8 |
| vasUdpSrcConnectionStatus The status of the stream transport connection. | column | VasConnectionStatus | .1.3.6.1.4.1.2928.2.5.4.2.1.9 |