transOpticalTransmitPower

OBS ✓
CUBRO-MIB · .1.3.6.1.4.1.32182.1.1.4.2.1.4

Object

column OctetString
This value contains the optical transmission power
as a decimal stringified value with two decimal points.
Can also be 'nan' if the sensor does not report a valid
value.
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
CUBRO-MIB
OID
.1.3.6.1.4.1.32182.1.1.4.2.1.4
Type
column
Access
readonly
Status
current
Parent
transceiverEntry
Groups
1

Walk 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 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::transOpticalTransmitPower'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUBRO-MIB::transOpticalTransmitPower.<transIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUBRO-MIB' -M '/opt/observium/mibs/cubro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUBRO-MIB::transOpticalTransmitPower'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-255

Conformance