flWorkNetPortPofScrjIfStatus
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.4.2.4.1.2
Object
column Enumeration
This delivers the current status of the POF SCRJ interface
on the selected port. Meanings are:
notSupported(1) = The actual hw does not support POF SCRJ interface diagnostics.
Plugged modules will transmit and receive data but the user will
not be able to read out any diagnostic data.
noModule(2) = No POF SCRJ hardware on this port.
ok(3), = An POF SCRJ hardware is present, rx power is ok.
systemReserveLow(4), = An POF SCRJ hardware is present, link is ok but rx light power is low.
Data transmission is endangered if light power decreases. (System reserver < 2 dB)
systemReserveExhausted(5) = An POF SCRJ hardware is present, link is ok but rx light power is very low.
Data transmission is most probably not possible any more. (Rx power low)
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.4.2.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- flWorkNetPortPofScrjIfEntry
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 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortPofScrjIfStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortPofScrjIfStatus.<flWorkNetPortPofScrjIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FL-MGD-INFRASTRUCT-MIB' -M '/opt/observium/mibs/phoenix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FL-MGD-INFRASTRUCT-MIB::flWorkNetPortPofScrjIfStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.