BAY-STACK-PORT-MIRRORING-MIB: View SNMP OID List / Download MIB

VENDOR: SYNOPTICS


 Home MIB: BAY-STACK-PORT-MIRRORING-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 bayStackPortMirroringMib 1.3.6.1.4.1.45.5.28
Nortel Networks Port Mirroring MIB Copyright 2008 Nortel Networks, Inc. All rights reserved. This Nortel Networks SNMP Management Information Base Specification embodies Nortel Networks' confidential and proprietary intellectual property. Nortel Networks retains all title and ownership in the Specification, including any revisions. This Specification is supplied 'AS IS,' and Nortel Networks makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
       bsPortMirroringNotifications 1.3.6.1.4.1.45.5.28.0
       bsPortMirroringObjects 1.3.6.1.4.1.45.5.28.1
           bsPortMirroringCtrlTable 1.3.6.1.4.1.45.5.28.1.1 no-access
A table containing port mirroring control information about every instance.
               bsPortMirroringCtrlEntry 1.3.6.1.4.1.45.5.28.1.1.1 no-access
A list of port miroring control information for an instance.
                   bsPortMirroringCtrlInstance 1.3.6.1.4.1.45.5.28.1.1.1.1 integer32 no-access
The port mirroring instance number
                   bsPortMirroringCtrlPortMode 1.3.6.1.4.1.45.5.28.1.1.1.2 integer read-only
These are the supported port mirroring modes: disable(1) - Disable port mirroring Adst(2) - Mirror packets with destination MAC address A Asrc(3) - Mirror packets with source MAC address A AsrcBdst(4) - Mirror packets with source MAC address A and destination MAC address B AsrcBdstOrBsrcAdst(5) - Mirror packets with source MAC address A and destination MAC address B, or packets with source MAC address B and destination MAC address A AsrcOrAdst(6) - Mirror packets with source or destination MAC address A ManytoOneRx(7) - Many to one port mirroring ingress traffic ManytoOneRxTx(8) - Many to one port mirroring ingress & egress traffic ManytoOneTx(9) - Many to one port mirroring egress traffic Xrx(10) - Mirror packets received on port X XrxOrXtx(11) - Mirror packets received or transmitted on port X XrxOrYtx(12) - Mirror packets received on port X or transmitted on port Y XrxYtx(13) - Mirror packets received on port X and transmitted on port Y XrxYtxOrYrxXtx(14) - Mirror packets received on port X and transmitted on port Y, or packets received on port Y and transmitted on port X Xtx(15) - Mirror packets transmitted on port X Enumeration: 'asrc': 3, 'adst': 2, 'xrxOrXtx': 11, 'manytoOneRxTx': 8, 'manytoOneRx': 7, 'xrxOrYtx': 12, 'asrcOrAdst': 6, 'xtx': 15, 'xrxYtx': 13, 'asrcBdst': 4, 'disable': 1, 'xrx': 10, 'manytoOneTx': 9, 'asrcBdstOrBsrcAdst': 5, 'xrxYtxOrYrxXtx': 14.
                   bsPortMirroringCtrlMonitorPort 1.3.6.1.4.1.45.5.28.1.1.1.3 interfaceindex read-only
The monitor port
                   bsPortMirroringCtrlPortListX 1.3.6.1.4.1.45.5.28.1.1.1.4 portlist read-only
The port list X
                   bsPortMirroringCtrlPortListY 1.3.6.1.4.1.45.5.28.1.1.1.5 portlist read-only
The port list Y
                   bsPortMirroringCtrlMacAddressA 1.3.6.1.4.1.45.5.28.1.1.1.6 macaddress read-only
The MAC address A
                   bsPortMirroringCtrlMacAddressB 1.3.6.1.4.1.45.5.28.1.1.1.7 macaddress read-only
The MAC address B
                   bsPortMirroringCtrlRowStatus 1.3.6.1.4.1.45.5.28.1.1.1.8 rowstatus read-only
Used to create/delete entries in the bsPortMirroringCtrlTable.
                   bsPortMirroringCtrlAllowTraffic 1.3.6.1.4.1.45.5.28.1.1.1.9 truthvalue read-only
Allow port to participate in normal frame switching.
                   bsPortMirroringCtrlRspanVlan 1.3.6.1.4.1.45.5.28.1.1.1.10 integer32 read-only
The VLAN of the RSPAN source session which is associated to a standard port mirroring session on the source device. A value of 0 means RSPAN vlan is not specified.
           bsPortMirroringRspanTable 1.3.6.1.4.1.45.5.28.1.2 no-access
A table containing port mirroring RSPAN settings of every instance.
               bsPortMirroringRspanEntry 1.3.6.1.4.1.45.5.28.1.2.1 no-access
A list of port miroring RSPAN settings for an instance.
                   bsPortMirroringRspanInstance 1.3.6.1.4.1.45.5.28.1.2.1.1 integer32 no-access
The RSPAN instance number
                   bsPortMirroringRspanMtp 1.3.6.1.4.1.45.5.28.1.2.1.2 interfaceindex read-only
The RSPAN destination port
                   bsPortMirroringRspanVlan 1.3.6.1.4.1.45.5.28.1.2.1.3 integer32 read-only
The VLAN of a RSPAN destination session configured on the destination device
                   bsPortMirroringRspanRowStatus 1.3.6.1.4.1.45.5.28.1.2.1.4 rowstatus read-only
Used to create/delete entries in the bsPortMirroringRspanTable.