MIB Viewer

rcIgmpStreamState

OBJECT-TYPE
1.3.6.1.4.1.2272.1.30.27.1.6
Access
read-only
Status
current
Sub-identifiers
0
Indicates the state of the multicast stream dropped - Received stream is dropped. No request for this traffic was received. learned - Received stream is learned and forwarded locally (same network). A join has been received in the same Vlan. learnedRemoteSpb - Received stream is learned and forwarded through the NNI (cloud). learnedLocalAndRemoteSpb - Received stream is learned and forwarded through the NNI (cloud) but also locally. routed - The stream will be routed to another Vlan according to PIM protocol. learnedAndRouted - The stream will be learned and routed to another Vlan according to PIM protocol.
INTEGER { dropped(1), learned(2), learnedRemoteSpb(3), learnedLocalAndRemoteSpb(4), routed(5), learnedAndRouted(6) }