raisecomOpticalTransceiverParameterType
RAISECOM-OPTICAL-TRANSCEIVER-MIB ·
.1.3.6.1.4.1.8886.1.18.2.2.1.1.1
Object
column OpticalParameterType
This object specifies the optical parameter that is being monitored in this entry. This object belongs to xfp/sfp.
Context
- MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- OID
.1.3.6.1.4.1.8886.1.18.2.2.1.1.1- Type
- column
- Access
- noaccess
- 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::raisecomOpticalTransceiverParameterType'
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::raisecomOpticalTransceiverParameterType.<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::raisecomOpticalTransceiverParameterType'
Syntax
- Source
- OpticalParameterType
- Base type
Enumeration
Type Description
This value indicates the optical parameter that is
being monitored. Valid values are -OpticalParameterType
transceiverTemperature(1) :transceiver temperature
txbiasCurrent(2) :TX bias current
txPower(3) :TX output power
rxPower(4) :RX received optical power
laserTemperature(5) :laser temperature
p5V0supplyVoltage(6) :+5V supply voltage
p3V3supplyVoltage(7) :+3.3V supply voltage
p1V8supplyVoltage(8) :+1.8V supply voltage
n5V2supplyVoltage(9) :-5.2V supply voltage
apdBiasVoltage(10) :APD bias voltage
p5V0supplyCurrent(11) :+5V supply currnet
p3V3supplyCurrent(12) :+3.3V supply currnet
p1V8supplyCurrent(13) :+1.8V supply currnet
n5V2supplyCurrent(14) :-5.2V supply currnet
tecCurrent(15) :TEC currnet
laserWavelength(16) :laser wavelength
Values & Constraints
Type Values
1 | transceiverTemperature |
2 | txbiasCurrent |
3 | txPower |
4 | rxPower |
5 | laserTemperature |
6 | p5V0supplyVoltage |
7 | p3V3supplyVoltage |
8 | p1V8supplyVoltage |
9 | n5V2supplyVoltage |
10 | apdBiasVoltage |
11 | p5V0supplyCurrent |
12 | p3V3supplyCurrent |
13 | p1V8supplyCurrent |
14 | n5V2supplyCurrent |
15 | tecCurrent |
16 | laserWavelength |