MIB Viewer

rsPhysPortMirrorDstStatus

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.74.1.7
Access
read-only
Status
mandatory
Sub-identifiers
0
The status of the dest-port according to the health check: active - the port is ok and can be used as a destination port for copy-port portDown - the port has been recognized as physically DOWN and therefore the traffic will not be copied to this port until it will be recognized as physically UP checkIDSFail - the connectivty check of the monitoring port of the IDS failed and therefore the traffic will not be copied to this port until the check will recognize differently checkIDSFailAnd PortDown - both the connectivty check on the IDS failed and the port has been recognized as physically DOWN.
INTEGER { active(1), portDown(2), checkIDSFail(3), checkIDSFailAndPortDown(4) }