TN-MIRRORING-MIB
AI MIB Summary
The TN-MIRRORING-MIB module manages traffic mirroring sessions on network devices by configuring source ports and destination ports for packet replication. It provides visibility into active mirroring session states and port assignments to facilitate network traffic analysis and troubleshooting.
The mib module for mirroring between the source mirroring ports and the destination port.
Main OID:
tnMirroringMIB.1.3.6.1.4.1.868.2.5.25
12
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
tnMirroringMIBThe mib module for mirroring between the source mirroring ports and the destination port. MODULE-IDENTITY .1.3.6.1.4.1.868.2.5.25 |
tnMirroringMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.25.1 |
tnMirroringMgmt OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.25.1.1 |
tnMirroringGroupTableThis table is for user to configure a mirroring group. SEQUENCE OF TnMirroringGroupEntry .1.3.6.1.4.1.868.2.5.25.1.1.1 |
tnMirroringGroupEntryEach entry represents a mirroring group, devices which don't support groups will have a only one default entry. TnMirroringGroupEntry .1.3.6.1.4.1.868.2.5.25.1.1.1.1 |
tnMirroringGroupIDThe value identifies the mirroring group. The default ID is 1ro INTEGER .1.3.6.1.4.1.868.2.5.25.1.1.1.1.1 |
tnMirroringGroupDestIfIndexThe ifIndex of the mirror port which receives the mirrored traffic from other portsrw InterfaceIndex (IF-MIB) .1.3.6.1.4.1.868.2.5.25.1.1.1.1.2 |
tnMirroringIfTableThis table lets user to configure the source mirroring ports which are monitored by the destination port defined in the mirroring group. SEQUENCE OF TnMirroringIfEntry .1.3.6.1.4.1.868.2.5.25.1.1.2 |
tnMirroringIfEntryThe entry lists all source mirroring ports. TnMirroringIfEntry .1.3.6.1.4.1.868.2.5.25.1.1.2.1 |
tnMirroringIfGroupIDThe mirroring group which current mirroring port belongs to.rw INTEGER .1.3.6.1.4.1.868.2.5.25.1.1.2.1.1 |
tnMirroringIfModeThe mirroring mode. Valid values are: none(0) : Mirror nothing. onlyTx(10) : Mirror the transmitted frames only. onlyRx(20) : Mirror the received frames only. bothTxRx(30) : Mirror both of transmitted and received frames.rw Enumeration .1.3.6.1.4.1.868.2.5.25.1.1.2.1.2 |
tnMirroringMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.868.2.5.25.2 |