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
| From | Symbols |
|---|---|
| ADVA-MIB | fsp150cm |
| CM-COMMON-MIB | PerfCounter64, TrafficDirection, VlanId |
| CM-ENTITY-MIB | neIndex, shelfIndex, slotIndex |
| CM-FACILITY-MIB | cmEthernetAccPortEntry |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | not-accessible | current | |
| f3MirrorSessionEntry OBJECT-TYPE A conceptual row in the f3MirrorSessionTable. | 1.3.6.1.4.1.2544.1.12.29.1.1.1 | not-accessible | current | |
| 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.1 | Integer32 (1..255) | not-accessible | current |
| 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.2 | VariablePointer | read-create | current |
| 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.3 | VariablePointer | read-create | current |
| 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.4 | TrafficDirection | read-create | current |
| 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.5 | TruthValue | read-write | current |
| 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.6 | Unsigned32 (64..1500) | read-write | current |
| 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.7 | TruthValue | read-write | current |
| f3MirrorSessionStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.29.1.1.1.8 | StorageType | read-create | current |
| 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.9 | RowStatus | read-create | current |
| 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.10 | VariablePointer | read-create | current |
| 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.11 | VariablePointer | read-create | current |
| 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.2 | not-accessible | current | |
| f3PortMirrorAccPortExtEntry OBJECT-TYPE A conceptual row in the f3PortMirrorAccPortExtTable. | 1.3.6.1.4.1.2544.1.12.29.1.2.1 | not-accessible | current | |
| 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.1 | TruthValue | read-write | current |
| f3PortMirrorAccPortExtBufferSize OBJECT-TYPE Applicable when port is in Monitor Mode. | 1.3.6.1.4.1.2544.1.12.29.1.2.1.2 | Integer32 (10..15360) | read-write | current |
| 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.3 | TruthValue | read-write | current |
| 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.1 | not-accessible | current | |
| f3MonitorPortStatsEntry OBJECT-TYPE A conceptual row in the f3MonitorPortStatsTable. | 1.3.6.1.4.1.2544.1.12.29.2.1.1 | not-accessible | current | |
| 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.1 | Integer32 (1..255) | not-accessible | current |
| f3MonitorPortStatsTailDropped OBJECT-TYPE 64-bit rollover count for taildrops | 1.3.6.1.4.1.2544.1.12.29.2.1.1.2 | PerfCounter64 | read-only | current |
| f3MirrorSessionStatsTable OBJECT-TYPE A list of entries corresponding to the Mirror Session Statistics. | 1.3.6.1.4.1.2544.1.12.29.2.2 | not-accessible | current | |
| f3MirrorSessionStatsEntry OBJECT-TYPE A conceptual row in the f3MirrorSessionStatsTable. | 1.3.6.1.4.1.2544.1.12.29.2.2.1 | not-accessible | current | |
| 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.1 | Integer32 (1..255) | not-accessible | current |
| 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.2 | PerfCounter64 | read-only | current |
| f3MirrorSessionStatsAction OBJECT-TYPE User action performed on Monitor Port Stats. | 1.3.6.1.4.1.2544.1.12.29.2.2.1.3 | PortMirrorStatsAction | read-write | current |
| 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.1 | not-accessible | current | |
| f3MirrorFilterProfileEntry OBJECT-TYPE A conceptual row in the f3MirrorFilterProfileTable. | 1.3.6.1.4.1.2544.1.12.29.4.1.1 | not-accessible | current | |
| 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.1 | Integer32 (1..20) | not-accessible | current |
| f3MirrorFilterProfileName OBJECT-TYPE Mirror Filter Profile Name | 1.3.6.1.4.1.2544.1.12.29.4.1.1.2 | DisplayString (SIZE(0..256)) | read-create | current |
| 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.3 | MirroredFramesAction | read-create | current |
| f3MirrorFilterProfileStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.29.4.1.1.4 | StorageType | read-create | current |
| 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.5 | RowStatus | read-create | current |
| 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.2 | not-accessible | current | |
| f3MirrorFilterProfileEntryEntry OBJECT-TYPE A conceptual row in the f3MirrorFilterProfileEntryTable. | 1.3.6.1.4.1.2544.1.12.29.4.2.1 | not-accessible | current | |
| 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.1 | Integer32 (1..7) | not-accessible | current |
| 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.2 | VariablePointer | read-create | current |
| 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.3 | Unsigned32 | read-create | current |
| 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.4 | MirroredFramesAction | read-create | current |
| f3MirrorFilterProfileEntryStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.29.4.2.1.5 | StorageType | read-create | current |
| 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.6 | RowStatus | read-create | current |
| 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.3 | not-accessible | current | |
| f3MirrorFilterEntry OBJECT-TYPE A conceptual row in the f3MirrorFilterTable. | 1.3.6.1.4.1.2544.1.12.29.4.3.1 | not-accessible | current | |
| 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.1 | Integer32 (1..100) | not-accessible | current |
| f3MirrorFilterName OBJECT-TYPE Mirror Filter Name | 1.3.6.1.4.1.2544.1.12.29.4.3.1.2 | DisplayString (SIZE(0..256)) | read-create | current |
| 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.3 | TruthValue | read-create | current |
| 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.4 | VlanId | read-create | current |
| 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.5 | VlanId | read-create | current |
| 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.6 | TruthValue | read-create | current |
| 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.7 | Integer32 | read-create | current |
| 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.8 | Integer32 | read-create | current |
| 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.9 | TruthValue | read-create | current |
| 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.10 | IpAddress | read-create | current |
| 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.11 | IpAddress | read-create | current |
| 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.12 | TruthValue | read-create | current |
| 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.13 | IpAddress | read-create | current |
| 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.14 | IpAddress | read-create | current |
| f3MirrorFilterStorageType OBJECT-TYPE The type of storage configured for this entry. | 1.3.6.1.4.1.2544.1.12.29.4.3.1.15 | StorageType | read-create | current |
| 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.16 | RowStatus | read-create | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.1 | current |
| 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.2 | current |
| f3MonitorPortStatsGroup OBJECT-GROUP A collection of Monitor Port statistic objects. | 1.3.6.1.4.1.2544.1.12.29.3.2.3 | current |
| f3MirrorSessionStatsGroup OBJECT-GROUP A collection of Mirror Session statistic objects. | 1.3.6.1.4.1.2544.1.12.29.3.2.4 | current |
| 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.5 | current |