mpegOutputProgElemStatsElemType
SCTE-HMS-MPEG-MIB ·
.1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.3
Object
column Enumeration
The type of elementary stream (video, audio, or data) of the program. Some devices, such as device, may choose not to report exact type due to scalability issues, in which case, this object shall be set to unknown.
Context
- MIB
- SCTE-HMS-MPEG-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.2.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpegOutputProgElemStatsEntry
- 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::mpegOutputProgElemStatsElemType'
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::mpegOutputProgElemStatsElemType.<mpegOutputTSIndex>.<mpegOutputProgIndex>.<mpegOutputProgElemStatsIndex>'
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::mpegOutputProgElemStatsElemType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | video |
2 | audio |
3 | data |
4 | scte18 |
5 | scte35 |
6 | unknown |
Conformance
Member of