raisecomOpticalTransceiverParamAlarmStatus
OBS ✓
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.2.1.1.7
Object
column Enumeration
This object is used to indicate the current status of
the thresholds for the monitored optical parameter
on the interface.
If a threshold is currently being exceeded on the
interface, the object will be set. Otherwise,
the object will be set to 1.
This object belongs to xfp/sfp.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalTransceiverDDMEntry
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 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverParamAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverParamAlarmStatus.<ifIndex>.<raisecomOpticalTransceiverParameterType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-OPTICAL-TRANSCEIVER-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-OPTICAL-TRANSCEIVER-MIB::raisecomOpticalTransceiverParamAlarmStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | high-alarm |
3 | high-warning |
4 | low-alarm |
5 | low-warning |