qtechFiberChannel4RXpowerStatus
QTECH-FIBER-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.50
Object
column Enumeration
The status ok(2) indicates that the Rx power in the Channel 4 of QSFP+ is in the normal level. The status warning(3) indicates that the Rx power in the Channel 4 exceeds high warning level or is below low warning level. The status alarm(4) indicates that the Rx power in the Channel 4 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.50- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechFiberEntry
- Groups
- 1
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 'QTECH-FIBER-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FIBER-MIB::qtechFiberChannel4RXpowerStatus'
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::qtechFiberChannel4RXpowerStatus.<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::qtechFiberChannel4RXpowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ok |
3 | warning |
4 | alarm |
Conformance
Member of