heOpRxInputStatus
SCTE-HMS-HE-OPTICAL-RECEIVER-MIB ·
.1.3.6.1.4.1.5591.1.11.1.2.1.1.1.1.4
Object
The laser detector status.
The value is normal(1) if the optical input is at normal levels.
The value is fault(2) if the optical level is not at
the normal level.
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-RECEIVER-MIB
- OID
.1.3.6.1.4.1.5591.1.11.1.2.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- heOpRxInputEntry
- 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-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::heOpRxInputStatus'
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::heOpRxInputStatus.<entPhysicalIndex>.<heOpRxInputIndex>'
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::heOpRxInputStatus'
Syntax
- Source
- SCTE-HMS-HEADENDIDENT-MIBHeFaultStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | fault |