mpegInsertPacketRepeat
SCTE-HMS-MPEG-MIB ·
.1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.5
Object
column Enumeration
Indicates whether the insert packet is one-time or repetitive.
Context
- MIB
- SCTE-HMS-MPEG-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.2.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpegInsertPacketEntry
- 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::mpegInsertPacketRepeat'
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::mpegInsertPacketRepeat.<mpegInsertPacketIndex>'
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::mpegInsertPacketRepeat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | repeat |
2 | oneTime |
Conformance
Member of