F3-PORTMIRROR-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
7
Rows
7
Columns
46
f3MirrorSessionTable
table.1.3.6.1.4.1.2544.1.12.29.1.1
·
1 row entry
·
11 columns
A list of entries corresponding to Mirror Session instance for configuration purposes.
A conceptual row in the f3MirrorSessionTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
f3MirrorSessionIndex
An integer index value used to uniquely identify
this Port Mirror Session within Network Element. |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.1.1.1.1 |
||||||||||||
|
f3MirrorSessionSourcePort
Pointer to a Port instance which represents
Monitored Port with the Mirror Session. The pointer must be set to cmEthernetAccPortIndex or cmEthernetNetPortIndex instance. |
SNMPv2-TCVariablePointerr/w Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier |
.1.3.6.1.4.1.2544.1.12.29.1.1.1.2 |
||||||||||||
|
f3MirrorSessionMonitorPort
Pointer to a Port instance which represents
Port where mirrored frames are transmitted. The pointer must be set to cmEthernetAccPortIndex instance. |
SNMPv2-TCVariablePointerr/w Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier |
.1.3.6.1.4.1.2544.1.12.29.1.1.1.3 |
||||||||||||
|
f3MirrorSessionSourcePortDir
Indicates the SourcePort traffic flow direction
to be copied for transmit on the MonitorPort: 1) INGRESS: frames received by the SourcePort are mirrored to the transmit direction of the … |
CM-COMMON-MIBTrafficDirectionr/w Textual Convention: CM-COMMON-MIBTrafficDirection EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.1.1.4 |
||||||||||||
|
f3MirrorSessionTruncationCtrl
Indicates if frame is truncated to TruncationLength
before being transmitted on the Monitor Port: 1) DISABLED: the frame is transmitted on the MonitorPort without length modification. 2) ENA… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.1.1.5 |
||||||||||||
|
f3MirrorSessionTruncationLength
Length of mirrored frame truncation when TruncationControl is ENABLED.
Possible values are 64 bytes to 1500 bytes. All mirrored frames transmitted on the MonitorPort will have a frame length equal to th… |
Unsigned32r/w | .1.3.6.1.4.1.2544.1.12.29.1.1.1.6 |
||||||||||||
|
f3MirrorSessionTimestampControl
Indicates if timestamp information is added
to a frame transmitted on the MonitorPort: 1) DISABLED: no timestamp information is added to a frame transmitted on the MonitorPort. … |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.1.1.7 |
||||||||||||
|
f3MirrorSessionStorageType
The type of storage configured for this entry.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.1.1.8 |
||||||||||||
|
f3MirrorSessionRowStatus
The status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The value… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.1.1.9 |
||||||||||||
|
f3MirrorSessionMirrRsrcPort
Pointer to a Port instance which represents
Mirror Resource Port. The pointer must be set to cmEthernetAccPortIndex instance. |
SNMPv2-TCVariablePointerr/w Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier |
.1.3.6.1.4.1.2544.1.12.29.1.1.1.10 |
||||||||||||
|
f3MirrorSessionFilterProfile
Pointer to a Mirror Filter Profile instance which represents
Mirror Session Filter Profile. The pointer must be set to f3MirrorFilterProfileName instance. |
SNMPv2-TCVariablePointerr/w Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier |
.1.3.6.1.4.1.2544.1.12.29.1.1.1.11 |
.1.3.6.1.4.1.2544.1.12.29.1.2
·
1 row entry
·
3 columns
A list of entries corresponding to Ethernet Access Port Facilities for Port Mirror configuration purposes.
A conceptual row in the f3PortMirrorAccPortExtTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
f3PortMirrorAccPortExtMonitorEnabled
This object allows to Enable/Disable Monitor Mode on Port.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.2.1.1 |
||||
|
f3PortMirrorAccPortExtBufferSize
Applicable when port is in Monitor Mode.
|
Integer32r/w | .1.3.6.1.4.1.2544.1.12.29.1.2.1.2 |
||||
|
f3PortMirrorAccPortExtMirrRsrcEnabled
This object allows to Enable/Disable Mirror Resource on Port.
|
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.1.2.1.3 |
f3MonitorPortStatsTable
table.1.3.6.1.4.1.2544.1.12.29.2.1
·
1 row entry
·
2 columns
A list of entries corresponding to the Access Port related Monitor Port Statistics.
A conceptual row in the f3MonitorPortStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
f3MonitorPortStatsIndex
An integer index value used to uniquely identify
this Ethernet Access Port (Monitor Port) statistics |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.2.1.1.1 |
|
f3MonitorPortStatsTailDropped
64-bit rollover count for taildrops
|
CM-COMMON-MIBPerfCounter64 Textual Convention: CM-COMMON-MIBPerfCounter64 Unsigned64 |
.1.3.6.1.4.1.2544.1.12.29.2.1.1.2 |
.1.3.6.1.4.1.2544.1.12.29.2.2
·
1 row entry
·
3 columns
A list of entries corresponding to the Mirror Session Statistics.
A conceptual row in the f3MirrorSessionStatsTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
f3MirrorSessionStatsIndex
An integer index value used to uniquely identify
this Mirror Session statistics |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.2.2.1.1 |
||||
|
f3MirrorSessionStatsMirrFilterFrameDiscard
The number of frames dropped due to
a filter having a DENY action. |
CM-COMMON-MIBPerfCounter64 Textual Convention: CM-COMMON-MIBPerfCounter64 Unsigned64 |
.1.3.6.1.4.1.2544.1.12.29.2.2.1.2 |
||||
|
f3MirrorSessionStatsAction
User action performed on Monitor Port Stats.
|
PortMirrorStatsActionr/w Textual Convention: PortMirrorStatsAction EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.2.2.1.3 |
.1.3.6.1.4.1.2544.1.12.29.4.1
·
1 row entry
·
5 columns
A list of entries corresponding to Mirror Filter Profile instance for configuration purposes.
A conceptual row in the f3MirrorFilterProfileTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
f3MirrorFilterProfileIndex
An integer index value used to uniquely identify
this Mirror Filter Profile within Network Element. |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.4.1.1.1 |
||||||||||||
|
f3MirrorFilterProfileName
Mirror Filter Profile Name
|
OctetStringr/w | .1.3.6.1.4.1.2544.1.12.29.4.1.1.2 |
||||||||||||
|
f3MirrorFilterProfileDefaultAction
Mirror Filter Profile Action for a mirrored frame
that does not match any filter entry for the profile |
MirroredFramesActionr/w Textual Convention: MirroredFramesAction EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.1.1.3 |
||||||||||||
|
f3MirrorFilterProfileStorageType
The type of storage configured for this entry.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.1.1.4 |
||||||||||||
|
f3MirrorFilterProfileRowStatus
The status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The value… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.1.1.5 |
.1.3.6.1.4.1.2544.1.12.29.4.2
·
1 row entry
·
6 columns
A list of entries corresponding to Mirror Filter Profile Entry instance for configuration purposes.
A conceptual row in the f3MirrorFilterProfileEntryTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
f3MirrorFilterProfileEntryIndex
An integer index value used to uniquely identify
this Mirror Filter Profile Entry within Mirror Filter Profile. |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.4.2.1.1 |
||||||||||||
|
f3MirrorFilterProfileEntryFilter
Pointer to a Mirror Filter. The pointer must be set to f3MirrorFilterName.
|
SNMPv2-TCVariablePointerr/w Textual Convention: SNMPv2-TCVariablePointer ObjectIdentifier |
.1.3.6.1.4.1.2544.1.12.29.4.2.1.2 |
||||||||||||
|
f3MirrorFilterProfileEntryPriority
Execution order for this Filter Entry within the Profile
|
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.2544.1.12.29.4.2.1.3 |
||||||||||||
|
f3MirrorFilterProfileEntryAction
User action performed on this Mirror Filter Profile Entryinstance:
- ACCEPT: a Mirrored Frame that matches this filter entry is transmitted on the Monitor Port - DENY: a Mirrored Frame that matches this filte… |
MirroredFramesActionr/w Textual Convention: MirroredFramesAction EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.2.1.4 |
||||||||||||
|
f3MirrorFilterProfileEntryStorageType
The type of storage configured for this entry.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.2.1.5 |
||||||||||||
|
f3MirrorFilterProfileEntryRowStatus
The status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The value… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.2.1.6 |
f3MirrorFilterTable
table.1.3.6.1.4.1.2544.1.12.29.4.3
·
1 row entry
·
16 columns
A list of entries corresponding to Mirror Filter instance for configuration purposes.
A conceptual row in the f3MirrorFilterTable.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
f3MirrorFilterIndex
An integer index value used to uniquely identify
this Mirror Filter within Network Element. |
Integer32 | .1.3.6.1.4.1.2544.1.12.29.4.3.1.1 |
||||||||||||
|
f3MirrorFilterName
Mirror Filter Name
|
OctetStringr/w | .1.3.6.1.4.1.2544.1.12.29.4.3.1.2 |
||||||||||||
|
f3MirrorFilterL2OuterVIDCtrlEnabled
Object used to determine if l2FilterOuterVIDLow/High
values will be applied as frame match criteria |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.3 |
||||||||||||
|
f3MirrorFilterL2OuterVIDLow
A Outer tag VID value to be applied as a frame match
criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED. |
CM-COMMON-MIBVlanIdr/w Textual Convention: CM-COMMON-MIBVlanId Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.4 |
||||||||||||
|
f3MirrorFilterL2OuterVIDHigh
A Outer tag VID value to be applied as a frame match
criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED. |
CM-COMMON-MIBVlanIdr/w Textual Convention: CM-COMMON-MIBVlanId Integer32Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.5 |
||||||||||||
|
f3MirrorFilterL2OuterPrioCtrlEnabled
Object used to determine if l2FilterOuterPrioLow/High
values will be applied as frame match criteria |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.6 |
||||||||||||
|
f3MirrorFilterL2OuterPrioLow
A Outer tag Prio value to be applied as a frame match
criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.7 |
||||||||||||
|
f3MirrorFilterL2OuterPrioHigh
A Outer tag Prio value to be applied as a frame match
criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED. |
SNMPv2-SMIInteger32r/w Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.8 |
||||||||||||
|
f3MirrorFilterL3IPv4DstAddrCtrlEnabled
Object used to determine if l3FilterIPv4DstAddr/DstAddrMask
values will be applied as frame match criteria |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.9 |
||||||||||||
|
f3MirrorFilterL3IPv4DstAddr
A IPv4 Address value to be applied as a frame match criteria
to the IPv4 Destination Address of the frame when l3FilterIPv4DstAddrControl is ENABLED. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.10 |
||||||||||||
|
f3MirrorFilterL3IPv4DstAddrMask
A IPv4 Address Mask value to be applied as a frame match criteria
to the IPv4 Destination Address of the frame when l3FilterIPv4DstAddrControl is ENABLED. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.11 |
||||||||||||
|
f3MirrorFilterL3IPv4SrcAddrCtrlEnabled
Object used to determine if l3FilterIPv4SrcAddr/SrcAddrMask
values will be applied as frame match criteria |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.12 |
||||||||||||
|
f3MirrorFilterL3IPv4SrcAddr
A IPv4 Address value to be applied as a frame match criteria
to the IPv4 Source Address of the frame when l3FilterIPv4SrcAddrControl is ENABLED. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.13 |
||||||||||||
|
f3MirrorFilterL3IPv4SrcAddrMask
A IPv4 Address Mask value to be applied as a frame match criteria
to the IPv4 Source Address of the frame when l3FilterIPv4SrcAddrControl is ENABLED. |
SNMPv2-SMIIpAddressr/w Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.2544.1.12.29.4.3.1.14 |
||||||||||||
|
f3MirrorFilterStorageType
The type of storage configured for this entry.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.15 |
||||||||||||
|
f3MirrorFilterRowStatus
The status of this row. An entry MUST NOT exist in the
active state unless all objects in the entry have an appropriate value, as described in the description clause for each writable object. The value… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.2544.1.12.29.4.3.1.16 |