flSwitchPortMirrStatus
FL-MGD-INFRASTRUCT-MIB ·
.1.3.6.1.4.1.4346.11.11.15.2.3
Object
scalar
r/w
Enumeration
The status of the port mirroring. The value enable(2)activates port mirroing for the ports given by the objects flSwitchPortMirrDestination and flSwitchPortMirrSource. When the port numbers are not valid port mirroring will be disabled.
Context
- MIB
- FL-MGD-INFRASTRUCT-MIB
- OID
.1.3.6.1.4.1.4346.11.11.15.2.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- flSwitchPortMirr
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| flSwitchPortMirrDestinationPort Switch port that acts as mirror (destination).
Don't set the same port as mirror and mirrored. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4346.11.11.15.2.1 |
| flSwitchPortMirrSourcePort Switch port that is mirrored (source).
Value of 0 means not set. The object flSwitchPortMirrStatus
becomes then the value disable(1) automatically. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.4346.11.11.15.2.2 |
| flSwitchPortMirrIngressSourcePort All switch ports the ingress traffic should
be mirrored (source). Setup a mask where 1/0 means enabled/disabled for each port.
The mask beginns with the first port number.
E.g. 00… | scalar | OctetString | .1.3.6.1.4.1.4346.11.11.15.2.4 |
| flSwitchPortMirrEgressSourcePort Switch ports which egress traffic should
be mirrored (source). Setup a mask where 1/0 means enabled/disabled for each port.
The mask beginns with the first port number.
E.g. 00100… | scalar | OctetString | .1.3.6.1.4.1.4346.11.11.15.2.5 |