F3-PORTMIRROR-MIB: View SNMP OID List / Download MIB
VENDOR: ADVA AG OPTICAL NETWORKING
Home | MIB: F3-PORTMIRROR-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
f3PortMirrorMIB | 1.3.6.1.4.1.2544.1.12.29 |
This module defines the Port Mirror MIB definitions used by the F3 (FSP150CM/CC) product lines. Copyright (C) ADVA Optical Networking. |
||
f3PortMirrorConfigObjects | 1.3.6.1.4.1.2544.1.12.29.1 | |||
f3MirrorSessionTable | 1.3.6.1.4.1.2544.1.12.29.1.1 | no-access |
A list of entries corresponding to Mirror Session instance for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.29.1.1.1 | no-access |
A conceptual row in the f3MirrorSessionTable. |
||
f3MirrorSessionIndex | 1.3.6.1.4.1.2544.1.12.29.1.1.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Port Mirror Session within Network Element. |
f3MirrorSessionSourcePort | 1.3.6.1.4.1.2544.1.12.29.1.1.1.2 | variablepointer | read-only |
Pointer to a Port instance which represents Monitored Port with the Mirror Session. The pointer must be set to cmEthernetAccPortIndex or cmEthernetNetPortIndex instance. |
f3MirrorSessionMonitorPort | 1.3.6.1.4.1.2544.1.12.29.1.1.1.3 | variablepointer | read-only |
Pointer to a Port instance which represents Port where mirrored frames are transmitted. The pointer must be set to cmEthernetAccPortIndex instance. |
f3MirrorSessionSourcePortDir | 1.3.6.1.4.1.2544.1.12.29.1.1.1.4 | trafficdirection | read-only |
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. |
f3MirrorSessionTruncationCtrl | 1.3.6.1.4.1.2544.1.12.29.1.1.1.5 | truthvalue | read-write |
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. |
f3MirrorSessionTruncationLength | 1.3.6.1.4.1.2544.1.12.29.1.1.1.6 | unsigned32 | read-write |
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. |
f3MirrorSessionTimestampControl | 1.3.6.1.4.1.2544.1.12.29.1.1.1.7 | truthvalue | read-write |
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. |
f3MirrorSessionStorageType | 1.3.6.1.4.1.2544.1.12.29.1.1.1.8 | storagetype | read-only |
The type of storage configured for this entry. |
f3MirrorSessionRowStatus | 1.3.6.1.4.1.2544.1.12.29.1.1.1.9 | rowstatus | read-only |
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). |
f3MirrorSessionMirrRsrcPort | 1.3.6.1.4.1.2544.1.12.29.1.1.1.10 | variablepointer | read-only |
Pointer to a Port instance which represents Mirror Resource Port. The pointer must be set to cmEthernetAccPortIndex instance. |
f3MirrorSessionFilterProfile | 1.3.6.1.4.1.2544.1.12.29.1.1.1.11 | variablepointer | read-only |
Pointer to a Mirror Filter Profile instance which represents Mirror Session Filter Profile. The pointer must be set to f3MirrorFilterProfileName instance. |
f3PortMirrorAccPortExtTable | 1.3.6.1.4.1.2544.1.12.29.1.2 | no-access |
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.1 | no-access |
A conceptual row in the f3PortMirrorAccPortExtTable. |
||
f3PortMirrorAccPortExtMonitorEnabled | 1.3.6.1.4.1.2544.1.12.29.1.2.1.1 | truthvalue | read-write |
This object allows to Enable/Disable Monitor Mode on Port. |
f3PortMirrorAccPortExtBufferSize | 1.3.6.1.4.1.2544.1.12.29.1.2.1.2 | integer32 | read-write |
Applicable when port is in Monitor Mode. |
f3PortMirrorAccPortExtMirrRsrcEnabled | 1.3.6.1.4.1.2544.1.12.29.1.2.1.3 | truthvalue | read-write |
This object allows to Enable/Disable Mirror Resource on Port. |
f3PortMirrorStatsObjects | 1.3.6.1.4.1.2544.1.12.29.2 | |||
f3MonitorPortStatsTable | 1.3.6.1.4.1.2544.1.12.29.2.1 | no-access |
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.1 | no-access |
A conceptual row in the f3MonitorPortStatsTable. |
||
f3MonitorPortStatsIndex | 1.3.6.1.4.1.2544.1.12.29.2.1.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Ethernet Access Port (Monitor Port) statistics |
f3MonitorPortStatsTailDropped | 1.3.6.1.4.1.2544.1.12.29.2.1.1.2 | perfcounter64 | read-only |
64-bit rollover count for taildrops |
f3MirrorSessionStatsTable | 1.3.6.1.4.1.2544.1.12.29.2.2 | no-access |
A list of entries corresponding to the Mirror Session Statistics. |
|
1.3.6.1.4.1.2544.1.12.29.2.2.1 | no-access |
A conceptual row in the f3MirrorSessionStatsTable. |
||
f3MirrorSessionStatsIndex | 1.3.6.1.4.1.2544.1.12.29.2.2.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Mirror Session statistics |
f3MirrorSessionStatsMirrFilterFrameDiscard | 1.3.6.1.4.1.2544.1.12.29.2.2.1.2 | perfcounter64 | read-only |
The number of frames dropped due to a filter having a DENY action. |
f3MirrorSessionStatsAction | 1.3.6.1.4.1.2544.1.12.29.2.2.1.3 | portmirrorstatsaction | read-write |
User action performed on Monitor Port Stats. |
f3PortMirrorConformance | 1.3.6.1.4.1.2544.1.12.29.3 | |||
f3PortMirrorCompliances | 1.3.6.1.4.1.2544.1.12.29.3.1 | |||
f3PortMirrorCompliance | 1.3.6.1.4.1.2544.1.12.29.3.1.1 |
Describes the requirements for conformance to the F3-PORTMIRROR-MIB compilance. |
||
f3PortMirrorGroups | 1.3.6.1.4.1.2544.1.12.29.3.2 | |||
f3MirrorSessionGroup | 1.3.6.1.4.1.2544.1.12.29.3.2.1 |
A collection of objects used to manage the Port Mirror Session. |
||
f3PortMirrorAccPortExtGroup | 1.3.6.1.4.1.2544.1.12.29.3.2.2 |
A collection of objects used to manage the Access Port attributes related with Port Mirror feature. |
||
f3MonitorPortStatsGroup | 1.3.6.1.4.1.2544.1.12.29.3.2.3 |
A collection of Monitor Port statistic objects. |
||
f3MirrorSessionStatsGroup | 1.3.6.1.4.1.2544.1.12.29.3.2.4 |
A collection of Mirror Session statistic objects. |
||
f3PortMirrorFilterGroup | 1.3.6.1.4.1.2544.1.12.29.3.2.5 |
A collection of objects used to manage the Port Mirror Session Filter functionality. |
||
f3PortMirrorFilterObjects | 1.3.6.1.4.1.2544.1.12.29.4 | |||
f3MirrorFilterProfileTable | 1.3.6.1.4.1.2544.1.12.29.4.1 | no-access |
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.1 | no-access |
A conceptual row in the f3MirrorFilterProfileTable. |
||
f3MirrorFilterProfileIndex | 1.3.6.1.4.1.2544.1.12.29.4.1.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Mirror Filter Profile within Network Element. |
f3MirrorFilterProfileName | 1.3.6.1.4.1.2544.1.12.29.4.1.1.2 | displaystring | read-only |
Mirror Filter Profile Name |
f3MirrorFilterProfileDefaultAction | 1.3.6.1.4.1.2544.1.12.29.4.1.1.3 | mirroredframesaction | read-only |
Mirror Filter Profile Action for a mirrored frame that does not match any filter entry for the profile |
f3MirrorFilterProfileStorageType | 1.3.6.1.4.1.2544.1.12.29.4.1.1.4 | storagetype | read-only |
The type of storage configured for this entry. |
f3MirrorFilterProfileRowStatus | 1.3.6.1.4.1.2544.1.12.29.4.1.1.5 | rowstatus | read-only |
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). |
f3MirrorFilterProfileEntryTable | 1.3.6.1.4.1.2544.1.12.29.4.2 | no-access |
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.1 | no-access |
A conceptual row in the f3MirrorFilterProfileEntryTable. |
||
f3MirrorFilterProfileEntryIndex | 1.3.6.1.4.1.2544.1.12.29.4.2.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Mirror Filter Profile Entry within Mirror Filter Profile. |
f3MirrorFilterProfileEntryFilter | 1.3.6.1.4.1.2544.1.12.29.4.2.1.2 | variablepointer | read-only |
Pointer to a Mirror Filter. The pointer must be set to f3MirrorFilterName. |
f3MirrorFilterProfileEntryPriority | 1.3.6.1.4.1.2544.1.12.29.4.2.1.3 | unsigned32 | read-only |
Execution order for this Filter Entry within the Profile |
f3MirrorFilterProfileEntryAction | 1.3.6.1.4.1.2544.1.12.29.4.2.1.4 | mirroredframesaction | read-only |
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 |
f3MirrorFilterProfileEntryStorageType | 1.3.6.1.4.1.2544.1.12.29.4.2.1.5 | storagetype | read-only |
The type of storage configured for this entry. |
f3MirrorFilterProfileEntryRowStatus | 1.3.6.1.4.1.2544.1.12.29.4.2.1.6 | rowstatus | read-only |
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). |
f3MirrorFilterTable | 1.3.6.1.4.1.2544.1.12.29.4.3 | no-access |
A list of entries corresponding to Mirror Filter instance for configuration purposes. |
|
1.3.6.1.4.1.2544.1.12.29.4.3.1 | no-access |
A conceptual row in the f3MirrorFilterTable. |
||
f3MirrorFilterIndex | 1.3.6.1.4.1.2544.1.12.29.4.3.1.1 | integer32 | no-access |
An integer index value used to uniquely identify this Mirror Filter within Network Element. |
f3MirrorFilterName | 1.3.6.1.4.1.2544.1.12.29.4.3.1.2 | displaystring | read-only |
Mirror Filter Name |
f3MirrorFilterL2OuterVIDCtrlEnabled | 1.3.6.1.4.1.2544.1.12.29.4.3.1.3 | truthvalue | read-only |
Object used to determine if l2FilterOuterVIDLow/High values will be applied as frame match criteria |
f3MirrorFilterL2OuterVIDLow | 1.3.6.1.4.1.2544.1.12.29.4.3.1.4 | vlanid | read-only |
A Outer tag VID value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED. |
f3MirrorFilterL2OuterVIDHigh | 1.3.6.1.4.1.2544.1.12.29.4.3.1.5 | vlanid | read-only |
A Outer tag VID value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterVIDControl is ENABLED. |
f3MirrorFilterL2OuterPrioCtrlEnabled | 1.3.6.1.4.1.2544.1.12.29.4.3.1.6 | truthvalue | read-only |
Object used to determine if l2FilterOuterPrioLow/High values will be applied as frame match criteria |
f3MirrorFilterL2OuterPrioLow | 1.3.6.1.4.1.2544.1.12.29.4.3.1.7 | integer32 | read-only |
A Outer tag Prio value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED. |
f3MirrorFilterL2OuterPrioHigh | 1.3.6.1.4.1.2544.1.12.29.4.3.1.8 | integer32 | read-only |
A Outer tag Prio value to be applied as a frame match criteria to the Outer Tag of the frame when l2FilterOuterPrioControl is ENABLED. |
f3MirrorFilterL3IPv4DstAddrCtrlEnabled | 1.3.6.1.4.1.2544.1.12.29.4.3.1.9 | truthvalue | read-only |
Object used to determine if l3FilterIPv4DstAddr/DstAddrMask values will be applied as frame match criteria |
f3MirrorFilterL3IPv4DstAddr | 1.3.6.1.4.1.2544.1.12.29.4.3.1.10 | ipaddress | read-only |
A IPv4 Address value to be applied as a frame match criteria to the IPv4 Destination Address of the frame when l3FilterIPv4DstAddrControl is ENABLED. |
f3MirrorFilterL3IPv4DstAddrMask | 1.3.6.1.4.1.2544.1.12.29.4.3.1.11 | ipaddress | read-only |
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. |
f3MirrorFilterL3IPv4SrcAddrCtrlEnabled | 1.3.6.1.4.1.2544.1.12.29.4.3.1.12 | truthvalue | read-only |
Object used to determine if l3FilterIPv4SrcAddr/SrcAddrMask values will be applied as frame match criteria |
f3MirrorFilterL3IPv4SrcAddr | 1.3.6.1.4.1.2544.1.12.29.4.3.1.13 | ipaddress | read-only |
A IPv4 Address value to be applied as a frame match criteria to the IPv4 Source Address of the frame when l3FilterIPv4SrcAddrControl is ENABLED. |
f3MirrorFilterL3IPv4SrcAddrMask | 1.3.6.1.4.1.2544.1.12.29.4.3.1.14 | ipaddress | read-only |
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. |
f3MirrorFilterStorageType | 1.3.6.1.4.1.2544.1.12.29.4.3.1.15 | storagetype | read-only |
The type of storage configured for this entry. |
f3MirrorFilterRowStatus | 1.3.6.1.4.1.2544.1.12.29.4.3.1.16 | rowstatus | read-only |
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). |