raisecomOpticalTransceiverHwInfoAbsStatus
OBS ✓
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.4.1.1.1
Object
column Enumeration
This object specifies if the optical module is absent present,absent. This object belongs to xfp and 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.4.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalTransceiverCurrentStatusEntry
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::raisecomOpticalTransceiverHwInfoAbsStatus'
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::raisecomOpticalTransceiverHwInfoAbsStatus.<ifIndex>'
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::raisecomOpticalTransceiverHwInfoAbsStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | absent |
2 | present |