BAY-STACK-PORT-MIRRORING-MIB

File: BAY-STACK-PORT-MIRRORING-MIB.mib (9863 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SYNOPTICS-ROOT-MIB
IF-MIB Q-BRIDGE-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Integer32
MacAddress RowStatus TruthValue
bayStackMibs InterfaceIndex PortList

Defined Types

BsPortMirroringCtrlEntry  
SEQUENCE    
  bsPortMirroringCtrlInstance Integer32
  bsPortMirroringCtrlPortMode INTEGER
  bsPortMirroringCtrlMonitorPort InterfaceIndex
  bsPortMirroringCtrlPortListX PortList
  bsPortMirroringCtrlPortListY PortList
  bsPortMirroringCtrlMacAddressA MacAddress
  bsPortMirroringCtrlMacAddressB MacAddress
  bsPortMirroringCtrlRowStatus RowStatus
  bsPortMirroringCtrlAllowTraffic TruthValue
  bsPortMirroringCtrlRspanVlan Integer32

BsPortMirroringRspanEntry  
SEQUENCE    
  bsPortMirroringRspanInstance Integer32
  bsPortMirroringRspanMtp InterfaceIndex
  bsPortMirroringRspanVlan Integer32
  bsPortMirroringRspanRowStatus RowStatus

Defined Values

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.
MODULE-IDENTITY    

bsPortMirroringNotifications 1.3.6.1.4.1.45.5.28.0
OBJECT IDENTIFIER    

bsPortMirroringObjects 1.3.6.1.4.1.45.5.28.1
OBJECT IDENTIFIER    

bsPortMirroringCtrlTable 1.3.6.1.4.1.45.5.28.1.1
A table containing port mirroring control information about every instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsPortMirroringCtrlEntry

bsPortMirroringCtrlEntry 1.3.6.1.4.1.45.5.28.1.1.1
A list of port miroring control information for an instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsPortMirroringCtrlEntry  

bsPortMirroringCtrlInstance 1.3.6.1.4.1.45.5.28.1.1.1.1
The port mirroring instance number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

bsPortMirroringCtrlPortMode 1.3.6.1.4.1.45.5.28.1.1.1.2
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
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER disable(1), adst(2), asrc(3), asrcBdst(4), asrcBdstOrBsrcAdst(5), asrcOrAdst(6), manytoOneRx(7), manytoOneRxTx(8), manytoOneTx(9), xrx(10), xrxOrXtx(11), xrxOrYtx(12), xrxYtx(13), xrxYtxOrYrxXtx(14), xtx(15)  

bsPortMirroringCtrlMonitorPort 1.3.6.1.4.1.45.5.28.1.1.1.3
The monitor port
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

bsPortMirroringCtrlPortListX 1.3.6.1.4.1.45.5.28.1.1.1.4
The port list X
Status: current Access: read-create
OBJECT-TYPE    
  PortList Size(0..255)  

bsPortMirroringCtrlPortListY 1.3.6.1.4.1.45.5.28.1.1.1.5
The port list Y
Status: current Access: read-create
OBJECT-TYPE    
  PortList Size(0..255)  

bsPortMirroringCtrlMacAddressA 1.3.6.1.4.1.45.5.28.1.1.1.6
The MAC address A
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

bsPortMirroringCtrlMacAddressB 1.3.6.1.4.1.45.5.28.1.1.1.7
The MAC address B
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

bsPortMirroringCtrlRowStatus 1.3.6.1.4.1.45.5.28.1.1.1.8
Used to create/delete entries in the bsPortMirroringCtrlTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

bsPortMirroringCtrlAllowTraffic 1.3.6.1.4.1.45.5.28.1.1.1.9
Allow port to participate in normal frame switching.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

bsPortMirroringCtrlRspanVlan 1.3.6.1.4.1.45.5.28.1.1.1.10
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 2..4094  

bsPortMirroringRspanTable 1.3.6.1.4.1.45.5.28.1.2
A table containing port mirroring RSPAN settings of every instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BsPortMirroringRspanEntry

bsPortMirroringRspanEntry 1.3.6.1.4.1.45.5.28.1.2.1
A list of port miroring RSPAN settings for an instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  BsPortMirroringRspanEntry  

bsPortMirroringRspanInstance 1.3.6.1.4.1.45.5.28.1.2.1.1
The RSPAN instance number
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

bsPortMirroringRspanMtp 1.3.6.1.4.1.45.5.28.1.2.1.2
The RSPAN destination port
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

bsPortMirroringRspanVlan 1.3.6.1.4.1.45.5.28.1.2.1.3
The VLAN of a RSPAN destination session configured on the destination device
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2..4094  

bsPortMirroringRspanRowStatus 1.3.6.1.4.1.45.5.28.1.2.1.4
Used to create/delete entries in the bsPortMirroringRspanTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus