MIBs Depot

F3-PORTMIRROR-MIB

Registered at
1.3.6.1.4.1.2544.1.12.29
Last updated
2013-09-20 00:00
Organization
ADVA Optical Networking
Revisions
2013-10-14 00:00
Namespace
adva
Source file
F3-PORTMIRROR-MIB
Digest
sha256:0ec44cedbec829193e5f8d5be700ece79f14ff23fa62ff3b6533bf1a2fd0bb27

Description

This module defines the Port Mirror MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking.

Contact

Marek Romaniuk ADVA Optical Networking, Inc. Tel: +48 58 7716 414 E-mail: mromaniuk@advaoptical.com Postal: ul. Slaska 35/37 81-310 Gdynia, Poland

Imports

FromSymbols
ADVA-MIBfsp150cm
CM-COMMON-MIBPerfCounter64, TrafficDirection, VlanId
CM-ENTITY-MIBneIndex, shelfIndex, slotIndex
CM-FACILITY-MIBcmEthernetAccPortEntry
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue, VariablePointer

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ADVA-MIB
CM-COMMON-MIB
CM-ENTITY-MIB
CM-FACILITY-MIB
CM-REDUNDANCY-MIB
CM-SYSTEM-MIB
ENTITY-MIB
F3-LAG-MIB
F3-PORTMIRROR-MIB
F3-SYNC-MIB
IANA-ADDRESS-FAMILY-NUMBERS-MIB
IANA-ENTITY-MIB
IANAifType-MIB
IF-MIB
IPV6-TC
LLDP-V2-MIB
LLDP-V2-TC-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMP-TARGET-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
MirroredFramesAction
TEXTUAL-CONVENTION
User action initiated on Mirror Filter Profile and Mirror Filter Profile Entry.
current
PortMirrorStatsAction
TEXTUAL-CONVENTION
User action initiated on Mirror Session Stats.
current

Objects

NameOIDSyntaxAccessStatus
f3PortMirrorConfigObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.1
f3MirrorSessionTable
OBJECT-TYPE
A list of entries corresponding to Mirror Session instance for configuration purposes.
1.3.6.1.4.1.2544.1.12.29.1.1not-accessiblecurrent
f3MirrorSessionEntry
OBJECT-TYPE
A conceptual row in the f3MirrorSessionTable.
1.3.6.1.4.1.2544.1.12.29.1.1.1not-accessiblecurrent
f3MirrorSessionIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Port Mirror Session within Network Element.
1.3.6.1.4.1.2544.1.12.29.1.1.1.1Integer32 (1..255)not-accessiblecurrent
f3MirrorSessionSourcePort
OBJECT-TYPE
Pointer to a Port instance which represents Monitored Port with the Mirror Session. The pointer must be set to cmEthernetAccPortIndex or cmEthernetNetPortIndex instance.
1.3.6.1.4.1.2544.1.12.29.1.1.1.2VariablePointerread-createcurrent
f3MirrorSessionMonitorPort
OBJECT-TYPE
Pointer to a Port instance which represents Port where mirrored frames are transmitted. The pointer must be set to cmEthernetAccPortIndex instance.
1.3.6.1.4.1.2544.1.12.29.1.1.1.3VariablePointerread-createcurrent
f3MirrorSessionSourcePortDir
OBJECT-TYPE
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 MonitorPort. 2) EGRESS: frames to be transmitted by the SourcePort are mirrored to the transmit direction of the MonitorPort.
1.3.6.1.4.1.2544.1.12.29.1.1.1.4TrafficDirectionread-createcurrent
f3MirrorSessionTruncationCtrl
OBJECT-TYPE
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) ENABLED: the frame is truncated to TruncationLength before being transmitted on the MonitorPort. FCS is relaculated based on the truncated length.
1.3.6.1.4.1.2544.1.12.29.1.1.1.5TruthValueread-writecurrent
f3MirrorSessionTruncationLength
OBJECT-TYPE
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 the TruncationLength where frame length is from first byte of the Destination MAC Address to last bye of the newly calculated FCS.
1.3.6.1.4.1.2544.1.12.29.1.1.1.6Unsigned32 (64..1500)read-writecurrent
f3MirrorSessionTimestampControl
OBJECT-TYPE
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. 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.
1.3.6.1.4.1.2544.1.12.29.1.1.1.7TruthValueread-writecurrent
f3MirrorSessionStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.29.1.1.1.8StorageTyperead-createcurrent
f3MirrorSessionRowStatus
OBJECT-TYPE
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 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).
1.3.6.1.4.1.2544.1.12.29.1.1.1.9RowStatusread-createcurrent
f3MirrorSessionMirrRsrcPort
OBJECT-TYPE
Pointer to a Port instance which represents Mirror Resource Port. The pointer must be set to cmEthernetAccPortIndex instance.
1.3.6.1.4.1.2544.1.12.29.1.1.1.10VariablePointerread-createcurrent
f3MirrorSessionFilterProfile
OBJECT-TYPE
Pointer to a Mirror Filter Profile instance which represents Mirror Session Filter Profile. The pointer must be set to f3MirrorFilterProfileName instance.
1.3.6.1.4.1.2544.1.12.29.1.1.1.11VariablePointerread-createcurrent
f3PortMirrorAccPortExtTable
OBJECT-TYPE
A list of entries corresponding to Ethernet Access Port Facilities for Port Mirror configuration purposes.
1.3.6.1.4.1.2544.1.12.29.1.2not-accessiblecurrent
f3PortMirrorAccPortExtEntry
OBJECT-TYPE
A conceptual row in the f3PortMirrorAccPortExtTable.
1.3.6.1.4.1.2544.1.12.29.1.2.1not-accessiblecurrent
f3PortMirrorAccPortExtMonitorEnabled
OBJECT-TYPE
This object allows to Enable/Disable Monitor Mode on Port.
1.3.6.1.4.1.2544.1.12.29.1.2.1.1TruthValueread-writecurrent
f3PortMirrorAccPortExtBufferSize
OBJECT-TYPE
Applicable when port is in Monitor Mode.
1.3.6.1.4.1.2544.1.12.29.1.2.1.2Integer32 (10..15360)read-writecurrent
f3PortMirrorAccPortExtMirrRsrcEnabled
OBJECT-TYPE
This object allows to Enable/Disable Mirror Resource on Port.
1.3.6.1.4.1.2544.1.12.29.1.2.1.3TruthValueread-writecurrent
f3PortMirrorStatsObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.2
f3MonitorPortStatsTable
OBJECT-TYPE
A list of entries corresponding to the Access Port related Monitor Port Statistics.
1.3.6.1.4.1.2544.1.12.29.2.1not-accessiblecurrent
f3MonitorPortStatsEntry
OBJECT-TYPE
A conceptual row in the f3MonitorPortStatsTable.
1.3.6.1.4.1.2544.1.12.29.2.1.1not-accessiblecurrent
f3MonitorPortStatsIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Ethernet Access Port (Monitor Port) statistics
1.3.6.1.4.1.2544.1.12.29.2.1.1.1Integer32 (1..255)not-accessiblecurrent
f3MonitorPortStatsTailDropped
OBJECT-TYPE
64-bit rollover count for taildrops
1.3.6.1.4.1.2544.1.12.29.2.1.1.2PerfCounter64read-onlycurrent
f3MirrorSessionStatsTable
OBJECT-TYPE
A list of entries corresponding to the Mirror Session Statistics.
1.3.6.1.4.1.2544.1.12.29.2.2not-accessiblecurrent
f3MirrorSessionStatsEntry
OBJECT-TYPE
A conceptual row in the f3MirrorSessionStatsTable.
1.3.6.1.4.1.2544.1.12.29.2.2.1not-accessiblecurrent
f3MirrorSessionStatsIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Mirror Session statistics
1.3.6.1.4.1.2544.1.12.29.2.2.1.1Integer32 (1..255)not-accessiblecurrent
f3MirrorSessionStatsMirrFilterFrameDiscard
OBJECT-TYPE
The number of frames dropped due to a filter having a DENY action.
1.3.6.1.4.1.2544.1.12.29.2.2.1.2PerfCounter64read-onlycurrent
f3MirrorSessionStatsAction
OBJECT-TYPE
User action performed on Monitor Port Stats.
1.3.6.1.4.1.2544.1.12.29.2.2.1.3PortMirrorStatsActionread-writecurrent
f3PortMirrorConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.3
f3PortMirrorCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.3.1
f3PortMirrorGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.3.2
f3PortMirrorFilterObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2544.1.12.29.4
f3MirrorFilterProfileTable
OBJECT-TYPE
A list of entries corresponding to Mirror Filter Profile instance for configuration purposes.
1.3.6.1.4.1.2544.1.12.29.4.1not-accessiblecurrent
f3MirrorFilterProfileEntry
OBJECT-TYPE
A conceptual row in the f3MirrorFilterProfileTable.
1.3.6.1.4.1.2544.1.12.29.4.1.1not-accessiblecurrent
f3MirrorFilterProfileIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Mirror Filter Profile within Network Element.
1.3.6.1.4.1.2544.1.12.29.4.1.1.1Integer32 (1..20)not-accessiblecurrent
f3MirrorFilterProfileName
OBJECT-TYPE
Mirror Filter Profile Name
1.3.6.1.4.1.2544.1.12.29.4.1.1.2DisplayString (SIZE(0..256))read-createcurrent
f3MirrorFilterProfileDefaultAction
OBJECT-TYPE
Mirror Filter Profile Action for a mirrored frame that does not match any filter entry for the profile
1.3.6.1.4.1.2544.1.12.29.4.1.1.3MirroredFramesActionread-createcurrent
f3MirrorFilterProfileStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.29.4.1.1.4StorageTyperead-createcurrent
f3MirrorFilterProfileRowStatus
OBJECT-TYPE
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 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).
1.3.6.1.4.1.2544.1.12.29.4.1.1.5RowStatusread-createcurrent
f3MirrorFilterProfileEntryTable
OBJECT-TYPE
A list of entries corresponding to Mirror Filter Profile Entry instance for configuration purposes.
1.3.6.1.4.1.2544.1.12.29.4.2not-accessiblecurrent
f3MirrorFilterProfileEntryEntry
OBJECT-TYPE
A conceptual row in the f3MirrorFilterProfileEntryTable.
1.3.6.1.4.1.2544.1.12.29.4.2.1not-accessiblecurrent
f3MirrorFilterProfileEntryIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Mirror Filter Profile Entry within Mirror Filter Profile.
1.3.6.1.4.1.2544.1.12.29.4.2.1.1Integer32 (1..7)not-accessiblecurrent
f3MirrorFilterProfileEntryFilter
OBJECT-TYPE
Pointer to a Mirror Filter. The pointer must be set to f3MirrorFilterName.
1.3.6.1.4.1.2544.1.12.29.4.2.1.2VariablePointerread-createcurrent
f3MirrorFilterProfileEntryPriority
OBJECT-TYPE
Execution order for this Filter Entry within the Profile
1.3.6.1.4.1.2544.1.12.29.4.2.1.3Unsigned32read-createcurrent
f3MirrorFilterProfileEntryAction
OBJECT-TYPE
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 filter entry is discarded and not transmitted on the Monitor Port
1.3.6.1.4.1.2544.1.12.29.4.2.1.4MirroredFramesActionread-createcurrent
f3MirrorFilterProfileEntryStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.29.4.2.1.5StorageTyperead-createcurrent
f3MirrorFilterProfileEntryRowStatus
OBJECT-TYPE
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 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).
1.3.6.1.4.1.2544.1.12.29.4.2.1.6RowStatusread-createcurrent
f3MirrorFilterTable
OBJECT-TYPE
A list of entries corresponding to Mirror Filter instance for configuration purposes.
1.3.6.1.4.1.2544.1.12.29.4.3not-accessiblecurrent
f3MirrorFilterEntry
OBJECT-TYPE
A conceptual row in the f3MirrorFilterTable.
1.3.6.1.4.1.2544.1.12.29.4.3.1not-accessiblecurrent
f3MirrorFilterIndex
OBJECT-TYPE
An integer index value used to uniquely identify this Mirror Filter within Network Element.
1.3.6.1.4.1.2544.1.12.29.4.3.1.1Integer32 (1..100)not-accessiblecurrent
f3MirrorFilterName
OBJECT-TYPE
Mirror Filter Name
1.3.6.1.4.1.2544.1.12.29.4.3.1.2DisplayString (SIZE(0..256))read-createcurrent
f3MirrorFilterL2OuterVIDCtrlEnabled
OBJECT-TYPE
Object used to determine if l2FilterOuterVIDLow/High values will be applied as frame match criteria
1.3.6.1.4.1.2544.1.12.29.4.3.1.3TruthValueread-createcurrent
f3MirrorFilterL2OuterVIDLow
OBJECT-TYPE
A Outer tag VID value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.4VlanIdread-createcurrent
f3MirrorFilterL2OuterVIDHigh
OBJECT-TYPE
A Outer tag VID value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.5VlanIdread-createcurrent
f3MirrorFilterL2OuterPrioCtrlEnabled
OBJECT-TYPE
Object used to determine if l2FilterOuterPrioLow/High values will be applied as frame match criteria
1.3.6.1.4.1.2544.1.12.29.4.3.1.6TruthValueread-createcurrent
f3MirrorFilterL2OuterPrioLow
OBJECT-TYPE
A Outer tag Prio value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.7Integer32read-createcurrent
f3MirrorFilterL2OuterPrioHigh
OBJECT-TYPE
A Outer tag Prio value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.8Integer32read-createcurrent
f3MirrorFilterL3IPv4DstAddrCtrlEnabled
OBJECT-TYPE
Object used to determine if l3FilterIPv4DstAddr/DstAddrMask values will be applied as frame match criteria
1.3.6.1.4.1.2544.1.12.29.4.3.1.9TruthValueread-createcurrent
f3MirrorFilterL3IPv4DstAddr
OBJECT-TYPE
A IPv4 Address value to be applied as a frame match criteria to the IPv4 Destination Address of the frame when l3FilterIPv4DstAddrControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.10IpAddressread-createcurrent
f3MirrorFilterL3IPv4DstAddrMask
OBJECT-TYPE
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.
1.3.6.1.4.1.2544.1.12.29.4.3.1.11IpAddressread-createcurrent
f3MirrorFilterL3IPv4SrcAddrCtrlEnabled
OBJECT-TYPE
Object used to determine if l3FilterIPv4SrcAddr/SrcAddrMask values will be applied as frame match criteria
1.3.6.1.4.1.2544.1.12.29.4.3.1.12TruthValueread-createcurrent
f3MirrorFilterL3IPv4SrcAddr
OBJECT-TYPE
A IPv4 Address value to be applied as a frame match criteria to the IPv4 Source Address of the frame when l3FilterIPv4SrcAddrControl is ENABLED.
1.3.6.1.4.1.2544.1.12.29.4.3.1.13IpAddressread-createcurrent
f3MirrorFilterL3IPv4SrcAddrMask
OBJECT-TYPE
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.
1.3.6.1.4.1.2544.1.12.29.4.3.1.14IpAddressread-createcurrent
f3MirrorFilterStorageType
OBJECT-TYPE
The type of storage configured for this entry.
1.3.6.1.4.1.2544.1.12.29.4.3.1.15StorageTyperead-createcurrent
f3MirrorFilterRowStatus
OBJECT-TYPE
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 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).
1.3.6.1.4.1.2544.1.12.29.4.3.1.16RowStatusread-createcurrent

Conformance

NameOIDStatus
f3PortMirrorCompliance
MODULE-COMPLIANCE
Describes the requirements for conformance to the F3-PORTMIRROR-MIB compilance.
1.3.6.1.4.1.2544.1.12.29.3.1.1current
f3MirrorSessionGroup
OBJECT-GROUP
A collection of objects used to manage the Port Mirror Session.
1.3.6.1.4.1.2544.1.12.29.3.2.1current
f3PortMirrorAccPortExtGroup
OBJECT-GROUP
A collection of objects used to manage the Access Port attributes related with Port Mirror feature.
1.3.6.1.4.1.2544.1.12.29.3.2.2current
f3MonitorPortStatsGroup
OBJECT-GROUP
A collection of Monitor Port statistic objects.
1.3.6.1.4.1.2544.1.12.29.3.2.3current
f3MirrorSessionStatsGroup
OBJECT-GROUP
A collection of Mirror Session statistic objects.
1.3.6.1.4.1.2544.1.12.29.3.2.4current
f3PortMirrorFilterGroup
OBJECT-GROUP
A collection of objects used to manage the Port Mirror Session Filter functionality.
1.3.6.1.4.1.2544.1.12.29.3.2.5current