heOpTxUnitOnOffControl

SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB · .1.3.6.1.4.1.5591.1.11.1.1.1.1.1.1.2

Object

This variable controls the output status of the transmitter. 
              
Setting this variable to off(1) will cause all the 
transmitters outputs to be shut off. 
              
Setting this variable to on(2) will cause all the 
transmitters outputs to be turned on.
              
Setting this variable to meaningless(3) will have no effect.
              
A GET request on this variable will always return the value
meaningless(3).
              
A management application should query heOpTxUnitOutputStatus
to get the output status of the transmitter.

Context

MIB
SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB
OID
.1.3.6.1.4.1.5591.1.11.1.1.1.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
heOpTxUnitEntry
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-HE-OPTICAL-TRANSMITTER-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB::heOpTxUnitOnOffControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB::heOpTxUnitOnOffControl.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB::heOpTxUnitOnOffControl'

Values & Constraints

Type Values
1off
2on
3meaningless

Conformance