heOpAmpOutputGainType
SCTE-HMS-HE-OPTICAL-AMPLIFIER-MIB ·
.1.3.6.1.4.1.5591.1.11.1.3.1.1.4.1.5
Object
column r/w
Enumeration
Controls the output gain type, which is either constant power or constant gain. When constantGain is selected, the value of heOpAmpGainPerWavelength is used to control the output of the amplifier and heOpAmpSetOpticalOutputPower will have no effect. When constantPower is selected, heOpAmpSetOpticalOutputPower is used to control the output of the amplifier and heOpAmpGainPerWavelength will have no effect
Context
- MIB
- SCTE-HMS-HE-OPTICAL-AMPLIFIER-MIB
- OID
.1.3.6.1.4.1.5591.1.11.1.3.1.1.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- heOpAmpOutputEntry
- Groups
- 1
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-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::heOpAmpOutputGainType'
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::heOpAmpOutputGainType.<entPhysicalIndex>.<heOpAmpOutputIndex>'
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::heOpAmpOutputGainType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | constantPower |
2 | constantGain |
Conformance
Member of