vasUdpSrcOperStatus
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.4.2.1.6
Object
column
Enumeration
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.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.4.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vasUdpSrcEntry
- Table
- vasUdpSrcTable
- Siblings
- 21
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
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 |
| vasUdpSrcRowStatus See SNMPv2-TC. Use vasUdpSrcAdminStatus to activate and
de-activate a UDP source. The following values are
supported:
active(1). The object always reads active.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2928.2.5.4.2.1.2 |
| 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 |
| 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 |