heOpTxLaserOnOffControl

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

Object

This variable controls the output status of the laser. 
              
Setting this variable to off(1) will cause the 
laser output to be shut off. 
              
Setting this variable to on(2) will cause the 
laser output 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 heOpTxLaserOutputStatus
to get the output status of the laser.

Context

MIB
SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB
OID
.1.3.6.1.4.1.5591.1.11.1.1.1.1.3.1.9
Type
column
Access
readwrite
Status
current
Parent
heOpTxLaserEntry
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::heOpTxLaserOnOffControl'
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::heOpTxLaserOnOffControl.<entPhysicalIndex>.<heOpTxLaserIndex>'
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::heOpTxLaserOnOffControl'

Values & Constraints

Type Values
1off
2on
3meaningless

Conformance