mpegInputTSConnection
SCTE-HMS-MPEG-MIB ·
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.4
Object
column SNMPv2-TCRowPointer
The reference to the start of the data source table that
feeds content to the input stream.
For the Connection Type 'udp' this object contains the
pointer to the first entry of the UDP Origination table
Below is an example of the value expected for a Connection Type
'udp'.
An input stream (mpegInputTSIndex = 8) is being feed by a udp
Connection (mpegInputUdpOriginationIndex = 4) with 3 associated
udp streams each one identified by
mpegInputUdpOriginationId = 1,2,3.
mpegInputTSEntry
TSIndex ConnectionType Connection
1 1 <any>
2 1 <any>
...
8 1 mpegInputUdpOriginationIfIndex.4.3
9 2 <any>
MpegInputUdpOriginationEntry
UdpOriginationIndex UdpOriginationId
3 1,4,5
4 1,2,3
...
Context
- MIB
- SCTE-HMS-MPEG-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpegInputTSEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SCTE-HMS-MPEG-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-MPEG-MIB::mpegInputTSConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-MPEG-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-MPEG-MIB::mpegInputTSConnection.<mpegInputTSIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-MPEG-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-MPEG-MIB::mpegInputTSConnection'
Syntax
- Source
- SNMPv2-TCRowPointer
- Base type
ObjectIdentifier
Type Description
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.
For example, ifIndex.3 would point to the 3rd row in the
ifTable (note that if ifIndex were not-accessible, then
ifDescr.3 would be used instead).
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of