mpegProgESType

SCTE-HMS-MPEG-MIB · .1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.3

Object

The type of elementary stream(video, audio, or data) of the
incoming video session received from the video server.

Context

MIB
SCTE-HMS-MPEG-MIB
OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.4.1.3
Type
column
Access
readonly
Status
current
Parent
mpegProgESEntry
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::mpegProgESType'
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::mpegProgESType.<mpegInputTSIndex>.<mpegInputProgIndex>.<mpegProgESIndex>'
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::mpegProgESType'

Values & Constraints

Type Values
1video
2audio
3data
4other

Conformance