heOpAmpUnitOnOffControl

SCTE-HMS-HE-OPTICAL-AMPLIFIER-MIB · .1.3.6.1.4.1.5591.1.11.1.3.1.1.1.1.2

Object

This variable controls the output status of the amplifer. 
              
Setting this variable to off(1) will cause all the 
amplifier outputs to be shut off. 
              
Setting this variable to on(2) will cause all the 
amplifier outputs to be turned on.
              
A value meaningless(3) will be implemented by the
variables that represent a switch with write-only access.
A GET request for the value of the write-only variable
shall return a value meaningless(3). 
              
A SET request with a value meaningless(3) for the variable
with write access shall have no effect and no exception is
generated.
              
A value may be used by the variables with both read-write
and write-only access.
              
The variables with read-only access shall be defined with 
the textual convention HeOnOffStatus.

Context

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

Values & Constraints

Type Values
1off
2on
3meaningless

Conformance