MIB Viewer

flowStatus

OBJECT-TYPE
1.3.6.1.4.1.164.20.8.1.6.3.1.47
Access
read-only
Status
current
Source
MEF-R-MIB
Sub-identifiers
0
This object displays the flow status. Bit 0 = '1' denotes that operational state of the flow is OK. This bit duplicates the flow ifOperStatus. It allows to get all status information by one access. Bit 1 = '1' denotes that the administrative state of the flow is 'down'. Bit 2 = '1' denotes that ifOperStatus of the flow ingress port is not 'up'. Bit 3 = '1' denotes that ifOperStatus of the flow egress port is not 'up'. Bit 4 = '1' denotes that loopback test of the flow is activate. Bit 5 = '1' denotes that flow was not set up due to lack of internal resources. Bit 6 = '1' denotes that the device is not receiving CFM OAM messages on this flow. Bit 7 = '1' denotes that the flow is under Y.1564 test. Bit 8 = '1' denotes that the flow is under RFC2544 test. Bit 9 = '1' denotes that the flow is under MEF46 Latching Loopback.
BITS { operStat (0), adminStatDown (1), ingressOperStatNotUp (2), egressOperStatNotUp (3), test (4), lackOfResources (5), cfmOamFailure (6), y1564Test (7), rfc2544Test (8), mef46Loop (9) }