F3-PORTMIRROR-MIB
This module defines the Port Mirror MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.
Main OID:
f3PortMirrorMIB.1.3.6.1.4.1.2544.1.12.29
67
Objects
Active
Status
7
Dependencies
Imported Objects
Objects
67 total| Object Name |
|---|
f3PortMirrorMIBThis module defines the Port Mirror MIB definitions
used by the F3 (FSP150CM/CC) product lines.
Copyright (C) ADVA Optical Networking. MODULE-IDENTITY .1.3.6.1.4.1.2544.1.12.29 |
f3PortMirrorConfigObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.1 |
f3MirrorSessionTableA list of entries corresponding to Mirror Session
instance for configuration purposes. SEQUENCE OF F3MirrorSessionEntry .1.3.6.1.4.1.2544.1.12.29.1.1 |
f3MirrorSessionEntryA conceptual row in the f3MirrorSessionTable. F3MirrorSessionEntry .1.3.6.1.4.1.2544.1.12.29.1.1.1 |
f3MirrorSessionIndexAn 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 |
f3MirrorSessionSourcePortPointer to a Port instance which represents
Monitored Port with the Mirror Session.
The pointer must be set to cmEthernetAccPortIndex
or cmEthernetNetPortIndex instance.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.2 |
f3MirrorSessionMonitorPortPointer to a Port instance which represents
Port where mirrored frames are transmitted.
The pointer must be set to cmEthernetAccPortIndex
instance.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.3 |
f3MirrorSessionSourcePortDirIndicates 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
MonitorPort.
2) EGRESS: frames to be transmitted by the SourcePort
are mirrored to the transmit direction of the
MonitorPort.rw TrafficDirection (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.29.1.1.1.4 |
f3MirrorSessionTruncationCtrlIndicates 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) ENABLED: the frame is truncated to TruncationLength
before being transmitted on the MonitorPort.
FCS is relaculated based on the truncated length.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.5 |
f3MirrorSessionTruncationLengthLength 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 the TruncationLength where frame length is from first
byte of the Destination MAC Address to last bye of the newly calculated FCS.rw Unsigned32 .1.3.6.1.4.1.2544.1.12.29.1.1.1.6 |
f3MirrorSessionTimestampControlIndicates 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.
2) ENABLED: a timestamp is added to the frame frame
in the 10 bytes before the FCS:
- For mirrored frames ingressing the SourcePort,
the timestamp is the TOD when the frame was
received on the SourcePort.
- For mirrored frames egressing the SourcePort,
the timestamp is the TOD when the frames
was transmitted on the SourcePort.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.7 |
f3MirrorSessionStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.8 |
f3MirrorSessionRowStatusThe 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 values of f3MirrorSessionRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The f3MirrorSessionRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.9 |
f3MirrorSessionMirrRsrcPortPointer to a Port instance which represents
Mirror Resource Port.
The pointer must be set to cmEthernetAccPortIndex
instance.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.10 |
f3MirrorSessionFilterProfilePointer to a Mirror Filter Profile instance which represents
Mirror Session Filter Profile.
The pointer must be set to f3MirrorFilterProfileName
instance.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.1.1.11 |
f3PortMirrorAccPortExtTableA list of entries corresponding to Ethernet Access Port
Facilities for Port Mirror configuration purposes. SEQUENCE OF F3PortMirrorAccPortExtEntry .1.3.6.1.4.1.2544.1.12.29.1.2 |
f3PortMirrorAccPortExtEntryA conceptual row in the f3PortMirrorAccPortExtTable. F3PortMirrorAccPortExtEntry .1.3.6.1.4.1.2544.1.12.29.1.2.1 |
f3PortMirrorAccPortExtMonitorEnabledThis object allows to Enable/Disable Monitor Mode on Port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.2.1.1 |
f3PortMirrorAccPortExtBufferSizeApplicable when port is in Monitor Mode.rw Integer32 .1.3.6.1.4.1.2544.1.12.29.1.2.1.2 |
f3PortMirrorAccPortExtMirrRsrcEnabledThis object allows to Enable/Disable Mirror Resource on Port.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.1.2.1.3 |
f3PortMirrorStatsObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.2 |
f3MonitorPortStatsTableA list of entries corresponding to the Access Port
related Monitor Port Statistics. SEQUENCE OF F3MonitorPortStatsEntry .1.3.6.1.4.1.2544.1.12.29.2.1 |
f3MonitorPortStatsEntryA conceptual row in the f3MonitorPortStatsTable. F3MonitorPortStatsEntry .1.3.6.1.4.1.2544.1.12.29.2.1.1 |
f3MonitorPortStatsIndexAn 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 |
f3MonitorPortStatsTailDropped64-bit rollover count for taildropsro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.29.2.1.1.2 |
f3MirrorSessionStatsTableA list of entries corresponding
to the Mirror Session Statistics. SEQUENCE OF F3MirrorSessionStatsEntry .1.3.6.1.4.1.2544.1.12.29.2.2 |
f3MirrorSessionStatsEntryA conceptual row in the f3MirrorSessionStatsTable. F3MirrorSessionStatsEntry .1.3.6.1.4.1.2544.1.12.29.2.2.1 |
f3MirrorSessionStatsIndexAn 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 |
f3MirrorSessionStatsMirrFilterFrameDiscardThe number of frames dropped due to
a filter having a DENY action.ro PerfCounter64 (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.29.2.2.1.2 |
f3MirrorSessionStatsActionUser action performed on Monitor Port Stats.rw PortMirrorStatsAction .1.3.6.1.4.1.2544.1.12.29.2.2.1.3 |
f3PortMirrorConformance OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.3 |
f3PortMirrorCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.3.1 |
f3PortMirrorGroups OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.3.2 |
f3PortMirrorFilterObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2544.1.12.29.4 |
f3MirrorFilterProfileTableA list of entries corresponding
to Mirror Filter Profile instance
for configuration purposes. SEQUENCE OF F3MirrorFilterProfileEntry .1.3.6.1.4.1.2544.1.12.29.4.1 |
f3MirrorFilterProfileEntryA conceptual row in the f3MirrorFilterProfileTable. F3MirrorFilterProfileEntry .1.3.6.1.4.1.2544.1.12.29.4.1.1 |
f3MirrorFilterProfileIndexAn 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 |
f3MirrorFilterProfileNameMirror Filter Profile Namerw DisplayString .1.3.6.1.4.1.2544.1.12.29.4.1.1.2 |
f3MirrorFilterProfileDefaultActionMirror Filter Profile Action for a mirrored frame
that does not match any filter entry for the profilerw MirroredFramesAction .1.3.6.1.4.1.2544.1.12.29.4.1.1.3 |
f3MirrorFilterProfileStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.1.1.4 |
f3MirrorFilterProfileRowStatusThe 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 values of f3MirrorFilterProfileRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The f3MirrorFilterProfileRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.1.1.5 |
f3MirrorFilterProfileEntryTableA list of entries corresponding
to Mirror Filter Profile Entry instance
for configuration purposes. SEQUENCE OF F3MirrorFilterProfileEntryEntry .1.3.6.1.4.1.2544.1.12.29.4.2 |
f3MirrorFilterProfileEntryEntryA conceptual row in the f3MirrorFilterProfileEntryTable. F3MirrorFilterProfileEntryEntry .1.3.6.1.4.1.2544.1.12.29.4.2.1 |
f3MirrorFilterProfileEntryIndexAn 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 |
f3MirrorFilterProfileEntryFilterPointer to a Mirror Filter. The pointer must be set to f3MirrorFilterName.rw VariablePointer (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.2.1.2 |
f3MirrorFilterProfileEntryPriorityExecution order for this Filter Entry within the Profilerw Unsigned32 .1.3.6.1.4.1.2544.1.12.29.4.2.1.3 |
f3MirrorFilterProfileEntryActionUser 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 filter entry
is discarded and not transmitted on the Monitor Portrw MirroredFramesAction .1.3.6.1.4.1.2544.1.12.29.4.2.1.4 |
f3MirrorFilterProfileEntryStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.2.1.5 |
f3MirrorFilterProfileEntryRowStatusThe 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 values of f3MirrorFilterProfileEntryRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The f3MirrorFilterProfileEntryRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.2.1.6 |
f3MirrorFilterTableA list of entries corresponding
to Mirror Filter instance
for configuration purposes. SEQUENCE OF F3MirrorFilterEntry .1.3.6.1.4.1.2544.1.12.29.4.3 |
f3MirrorFilterEntryA conceptual row in the f3MirrorFilterTable. F3MirrorFilterEntry .1.3.6.1.4.1.2544.1.12.29.4.3.1 |
f3MirrorFilterIndexAn 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 |
f3MirrorFilterNameMirror Filter Namerw DisplayString .1.3.6.1.4.1.2544.1.12.29.4.3.1.2 |
f3MirrorFilterL2OuterVIDCtrlEnabledObject used to determine if l2FilterOuterVIDLow/High
values will be applied as frame match criteriarw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.3 |
f3MirrorFilterL2OuterVIDLowA Outer tag VID value to be applied as a frame match
criteria to the Outer Tag of the frame when
l2FilterOuterVIDControl is ENABLED.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.29.4.3.1.4 |
f3MirrorFilterL2OuterVIDHighA Outer tag VID value to be applied as a frame match
criteria to the Outer Tag of the frame when
l2FilterOuterVIDControl is ENABLED.rw VlanId (CM-COMMON-MIB) .1.3.6.1.4.1.2544.1.12.29.4.3.1.5 |
f3MirrorFilterL2OuterPrioCtrlEnabledObject used to determine if l2FilterOuterPrioLow/High
values will be applied as frame match criteriarw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.6 |
f3MirrorFilterL2OuterPrioLowA Outer tag Prio value to be applied as a frame match
criteria to the Outer Tag of the frame when
l2FilterOuterPrioControl is ENABLED.rw Integer32 .1.3.6.1.4.1.2544.1.12.29.4.3.1.7 |
f3MirrorFilterL2OuterPrioHighA Outer tag Prio value to be applied as a frame match
criteria to the Outer Tag of the frame when
l2FilterOuterPrioControl is ENABLED.rw Integer32 .1.3.6.1.4.1.2544.1.12.29.4.3.1.8 |
f3MirrorFilterL3IPv4DstAddrCtrlEnabledObject used to determine if l3FilterIPv4DstAddr/DstAddrMask
values will be applied as frame match criteriarw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.9 |
f3MirrorFilterL3IPv4DstAddrA IPv4 Address value to be applied as a frame match criteria
to the IPv4 Destination Address of the frame when
l3FilterIPv4DstAddrControl is ENABLED.rw IpAddress .1.3.6.1.4.1.2544.1.12.29.4.3.1.10 |
f3MirrorFilterL3IPv4DstAddrMaskA IPv4 Address Mask value to be applied as a frame match criteria
to the IPv4 Destination Address of the frame when
l3FilterIPv4DstAddrControl is ENABLED.rw IpAddress .1.3.6.1.4.1.2544.1.12.29.4.3.1.11 |
f3MirrorFilterL3IPv4SrcAddrCtrlEnabledObject used to determine if l3FilterIPv4SrcAddr/SrcAddrMask
values will be applied as frame match criteriarw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.12 |
f3MirrorFilterL3IPv4SrcAddrA IPv4 Address value to be applied as a frame match criteria
to the IPv4 Source Address of the frame when
l3FilterIPv4SrcAddrControl is ENABLED.rw IpAddress .1.3.6.1.4.1.2544.1.12.29.4.3.1.13 |
f3MirrorFilterL3IPv4SrcAddrMaskA IPv4 Address Mask value to be applied as a frame match criteria
to the IPv4 Source Address of the frame when
l3FilterIPv4SrcAddrControl is ENABLED.rw IpAddress .1.3.6.1.4.1.2544.1.12.29.4.3.1.14 |
f3MirrorFilterStorageTypeThe type of storage configured for this entry.rw StorageType (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.15 |
f3MirrorFilterRowStatusThe 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 values of f3MirrorFilterRowStatus supported are
createAndGo(4) and destroy(6). All mandatory attributes
must be specified in a single SNMP SET request with
neRowStatus value as createAndGo(4).
Upon successful row creation, this object has a
value of active(1).
The f3MirrorFilterRowStatus object may be modified if
the associated instance of this object is equal to active(1).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2544.1.12.29.4.3.1.16 |