heOpRxOutputControl

SCTE-HMS-HE-OPTICAL-RECEIVER-MIB · .1.3.6.1.4.1.5591.1.11.1.2.1.1.2.1.2

Object

Switches a particular receiver output either off(1) or on(2).
              
A GET request shall return the current control state that is
either off(1) or on(2).

Context

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

Values & Constraints

Type Values
1off
2on
3meaningless

Conformance