MIB Viewer

rsPhysPortMirrorBackupStatus

OBJECT-TYPE
1.3.6.1.4.1.89.35.1.74.1.8
Access
read-only
Status
mandatory
Sub-identifiers
0
The status of the backup-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 None - for the case there is no defined backup port.
INTEGER { active(1), portDown(2), checkIDSFail(3), checkIDSFailAndPortDown(4), none(5) }