qtechFiberRXpowerStatus
QTECH-FIBER-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.105.1.1.1.34
Object
column Enumeration
The status ok(2) indicates that the Rx power of the Fiber module is in the normal level. The status warning(3) indicates that the Rx power of the Fiber module exceeds high warning level or is below low warning level. The status alarm(4) indicates that the Rx power of the Fiber module exceeds high alarm level or is below low alarm level. If the qtechFiberDDMSupportStatus is false or the Fiber module type is neither SFP/SFP+ nor XFP, 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.34- 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::qtechFiberRXpowerStatus'
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::qtechFiberRXpowerStatus.<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::qtechFiberRXpowerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ok |
3 | warning |
4 | alarm |
Conformance
Member of