heOpTxLaserOutputStatus
SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB ·
.1.3.6.1.4.1.5591.1.11.1.1.1.1.3.1.8
Object
The laser output status.
The value is on(2), if the Laser output is operating
in normal condition
The value is off(1), if the laser is either forced to turn off
or shut due to an internal error.
This object must provide for the alarm management capabilities
with a corresponding entry in the discretePropertyTable of
SCTE-HMS-PROPERTY-MIB (HMS026).
An alarm shall be recorded as an entry in the currentAlarmTable
of SCTE-HMS-PROPERTY-MIB (HMS026).
A log record shall be added as an entry in the heCommonLogTable.
An heCommonAlarmEvent notification shall be sent.
Context
- MIB
- SCTE-HMS-HE-OPTICAL-TRANSMITTER-MIB
- OID
.1.3.6.1.4.1.5591.1.11.1.1.1.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- heOpTxLaserEntry
- Groups
- 2
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-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::heOpTxLaserOutputStatus'
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::heOpTxLaserOutputStatus.<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::heOpTxLaserOutputStatus'
Syntax
- Source
- SCTE-HMS-HEADENDIDENT-MIBHeOnOffStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | on |