heOpAmpUnitOutputStatus
SCTE-HMS-HE-OPTICAL-AMPLIFIER-MIB ·
.1.3.6.1.4.1.5591.1.11.1.3.1.1.1.1.1
Object
The output status of the amplifier.
If all the outputs of the amplifier are off then
the variable value shall be off(1), else the value
shall be on(2).
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-AMPLIFIER-MIB
- OID
.1.3.6.1.4.1.5591.1.11.1.3.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- heOpAmpUnitEntry
- 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-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::heOpAmpUnitOutputStatus'
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::heOpAmpUnitOutputStatus.<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::heOpAmpUnitOutputStatus'
Syntax
- Source
- SCTE-HMS-HEADENDIDENT-MIBHeOnOffStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | off |
2 | on |