mpegInputTSActiveConnection
SCTE-HMS-MPEG-MIB ·
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.5
Object
column SNMPv2-TCRowPointer
The reference to the instance of the data source that is
feeding the input stream.
For the Connection Type 'udp' this object contains the
pointer to the UDP Origination table that the input Stream is
using.
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) have associated 3
udp streams each one identified by
mpegInputUdpOriginationId = 1,2,3. The Udp stream 3 is currently
used by the input transport stream.
mpegInputTSEntry
TSIndex ConnectionType ActiveConnection
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
...
Note in the example that the sub oid 4
(in mpegInputUdpOriginationIfIndex.4.3) represents the sub-oid
that aggregates all the udp origination flows associated with the
transport stream.
Context
- MIB
- SCTE-HMS-MPEG-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.5- 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::mpegInputTSActiveConnection'
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::mpegInputTSActiveConnection.<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::mpegInputTSActiveConnection'
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