qtechFiberChannel1TXpowerStatus

QTECH-FIBER-MIB · .1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.56

Object

column Enumeration
The status ok(2) indicates that the Tx power in the Channel 1 of QSFP+ is in
the normal level. The status warning(3) indicates that 
the Tx power in the Channel 1 exceeds high warning level or is below 
low warning level. The status alarm(4) indicates that the Tx power in the
Channel 1 exceeds high alarm level or is below low alarm level. 
If the qtechFiberDDMSupportStatus is false or the Fiber module type is 
not QSFP+, the status is unknown(1).

Context

MIB
QTECH-FIBER-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.56
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::qtechFiberChannel1TXpowerStatus'
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::qtechFiberChannel1TXpowerStatus.<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::qtechFiberChannel1TXpowerStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2ok
3warning
4alarm

Conformance