raisecomOpticalTransceiverDDM
OBS ✓
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.1.1.1.9
Object
column Enumeration
This object specifies if the transceiver supports on digital diagnostic function,
support or not support.To the xfp, the default value of this object is support.
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.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- raisecomOpticalTransceiverInfoEntry
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::raisecomOpticalTransceiverDDM'
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::raisecomOpticalTransceiverDDM.<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::raisecomOpticalTransceiverDDM'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | support |
2 | notsupport |