vasPulSrcRowStatus
NETI-VAS-MIB ·
.1.3.6.1.4.1.2928.2.5.4.4.1.2
Object
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.
Context
- MIB
- NETI-VAS-MIB
- OID
.1.3.6.1.4.1.2928.2.5.4.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vasPulSrcEntry
- Table
- vasPulSrcTable
- Siblings
- 16
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| vasPulSrcIndex An index that uniquely identifies the pull source in the
table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.4.1.1 |
| vasPulSrcResetStatistics Resets all statistics counters for the object. (Not yet
implemented). | column | VasResetStatistics | .1.3.6.1.4.1.2928.2.5.4.4.1.10 |
| vasPulSrcStatsTrsp Index for an entry in statistics vasTrspStatisticsTable table
for this object. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2928.2.5.4.4.1.11 |
| vasPulSrcRemoteInetType Format of vasPulSrcRemoteInetAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2928.2.5.4.4.1.12 |
| vasPulSrcRemoteInetAddress 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. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.2928.2.5.4.4.1.13 |
| vasPulSrcStreamId 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 no… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.4.1.14 |
| vasPulSrcInputFrom 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… | column | SNMPv2-TCRowPointer | .1.3.6.1.4.1.2928.2.5.4.4.1.15 |
| vasPulSrcRemoteId 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
… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.4.1.16 |
| vasPulSrcPassword A password used for the transport stream. The
vasPulSnkPassword on the sink at the remote host must match. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.4.1.17 |
| vasPulSrcName 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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.4.1.3 |
| vasPulSrcPurpose A text that can describe the purpose of the Pull source.
This is for administrative use. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.2928.2.5.4.4.1.4 |
| vasPulSrcAdminStatus 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(… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.4.1.5 |
| vasPulSrcOperStatus 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.
… | column | Enumeration | .1.3.6.1.4.1.2928.2.5.4.4.1.6 |
| vasPulSrcFailure 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.4.1.7 |
| vasPulSrcLastChanged 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.4.1.8 |
| vasPulSrcConnectionStatus The status of the stream transport connection. | column | VasConnectionStatus | .1.3.6.1.4.1.2928.2.5.4.4.1.9 |