mpegInputUdpOriginationActive

SCTE-HMS-MPEG-MIB · .1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.8

Object

The activation state of the UDP flow.
The value 'true' indicates the UDP flow data stream is being 
sensed or buffered for the input TS, independently of that 
flow being used for a video session.
Otherwise the value 'false' is reported.
For multicast UDP origination flows the value 'true' indicates 
the UDP flow was successfully joined.

Context

MIB
SCTE-HMS-MPEG-MIB
OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.6.1.8
Type
column
Access
readonly
Status
current
Parent
mpegInputUdpOriginationEntry
Groups
1

Walk 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::mpegInputUdpOriginationActive'
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::mpegInputUdpOriginationActive.<mpegInputUdpOriginationIndex>.<mpegInputUdpOriginationId>'
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::mpegInputUdpOriginationActive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance