mpegInputTSLock
SCTE-HMS-MPEG-MIB ·
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.17
Object
column Enumeration
Indicates the lock status of the transport stream. 'intermittent' means the transport stream is transitioning between lock and unlock state over a period of time. This condition is vendor-specific. 'notMonitored' means the device is not tracking the locking state.
Context
- MIB
- SCTE-HMS-MPEG-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.4.1.1.1.2.1.17- 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::mpegInputTSLock'
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::mpegInputTSLock.<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::mpegInputTSLock'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | locked |
2 | notLocked |
3 | intermittent |
4 | notMonitored |
Conformance
Member of