qtechFiberTXpowerDecimalpart

QTECH-FIBER-MIB · .1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.52

Object

column Integer32
The decimal part of Tx power of the Fiber module insered into the port.
The value is in units of dbm.
If the qtechFiberDDMSupportStatus is false or the Fiber module type is 
neither SFP/SFP+ nor XFP, the decimal part of Tx power value 
is -100(means that the value is invalid).

Context

MIB
QTECH-FIBER-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.52
Type
column
Access
readonly
Status
current
Parent
qtechFiberEntry
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 'QTECH-FIBER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FIBER-MIB::qtechFiberTXpowerDecimalpart'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-FIBER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FIBER-MIB::qtechFiberTXpowerDecimalpart.<qtechFiberPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-FIBER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-FIBER-MIB::qtechFiberTXpowerDecimalpart'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance