XYLAN-PORT-MIB

File: XYLAN-PORT-MIB.mib (41632 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
BRIDGE-MIB XYLAN-BASE-MIB

Imported symbols

Counter OBJECT-TYPE DisplayString
MacAddress xylanVportArch

Defined Types

XylanPortFuncCodes  
INTEGER unknown(1), other(2), router(3), bridge(4), trunk(5), atmtrunk(6), atmLANE(7), cip(8), atmMUX(9), vlmp80210(10), frtrunking(12), vlmpDBr(13), vlmp8021q(14), lsm(15), phyeth(203), phyx100eth(204), phytr4m(205), phytr16m(206), phyfddi(207), phycddi(208), phyatm25(209), phyatm50(210), phyds1(211), phyds3(212), phyoc3(213), phyoc12(214), phyoc48(215)    

XylanVportAdminStatCodes  
INTEGER disable(1), enable(2), delete(3), create(4), modify(5)    

XylanPortOperStatCodes  
INTEGER unknown(1), portDown(2), portUp(3)    

XylanVportEncapsulationCodes  
INTEGER switch(1), mediaDefault(2), ethIIllc(3), tunnelOption1(4), tunnelOption2(5), llc(6), snapllc(7), ethII(8), snap(9)    

XylanVportTranslationCodes  
INTEGER ethertype(1), llc(2), snap(3), prop(4), tunnel1(5), tunnel2(6)    

XylanPhyPortTypeCodes  
INTEGER unknown(1), other(2), eth(3), x100eth(4), tr4m(5), tr16m(6), fddi(7), cddi(8), atm25(9), atm50(10), ds1(11), ds3(12), oc3(13), oc12(14), oc48(15), wsm(16), e1(18), e3(19), serial(21)    

XylanPhyPortAdminStatCodes  
INTEGER disable(1), enable(2)    

XylanMirrorEnableCodes  
INTEGER disable(1), enable(2)    

VportEntry  
SEQUENCE    
  vportNumber INTEGER
  vportSlot INTEGER
  vportIF INTEGER
  vportFuncType XylanPortFuncCodes
  vportFuncTypeInstance INTEGER
  vportVlanNumber INTEGER
  vportMACaddress MacAddress
  vportBridgeProtocol INTEGER
  vportEncapsulation XylanVportEncapsulationCodes
  vportBrdgMode INTEGER
  vportSwitchTimer INTEGER
  vportDescription DisplayString
  vportAdmStatus XylanVportAdminStatCodes
  vportOperStatus XylanPortOperStatCodes
  vportFrameIns Counter
  vportInOctets Counter
  vportInUcastPkts Counter
  vportInNUcastPkts Counter
  vportInBufDiscs Counter
  vportInErrDiscs Counter
  vportFrameOuts Counter
  vportOutOctets Counter
  vportOutUcastPkts Counter
  vportOutNUcastPkts Counter
  vportOutBufDiscs Counter
  vportOutErrDiscs Counter
  vportFloodLimit INTEGER
  vportVLANMembership INTEGER
  vportManualMode INTEGER
  vportMVLANMembership INTEGER
  vportFloodLimitDiscs Counter
  vportIfIndex INTEGER

PhyPortEntry  
SEQUENCE    
  phyPortSlot INTEGER
  phyPortIF INTEGER
  phyPortMediaType XylanPhyPortTypeCodes
  phyPortDescription DisplayString
  phyPortAdmStatus XylanPhyPortAdminStatCodes
  phyPortOperStatus XylanPortOperStatCodes
  phyPortFrameIns Counter
  phyPortInOctets Counter
  phyPortInUcastPkts Counter
  phyPortInNUcastPkts Counter
  phyPortInBufDiscs Counter
  phyPortInErrDiscs Counter
  phyPortFrameOuts Counter
  phyPortOutOctets Counter
  phyPortOutUcastPkts Counter
  phyPortOutNUcastPkts Counter
  phyPortOutBufDiscs Counter
  phyPortOutErrDiscs Counter
  phyPortToInterface INTEGER
  phyPortFddiAdmMode INTEGER
  phyPortFddiOpMode INTEGER
  phyPortFddiMacFlushMode INTEGER

MesmConfEntry  
SEQUENCE    
  mesmPortSlot INTEGER
  mesmPortIF INTEGER
  mesmPortAutoNegotiate INTEGER
  mesmPortAutoSpeed INTEGER
  mesmPortAutoDuplexMode INTEGER
  mesmPortCfgSpeed INTEGER
  mesmPortCfgDuplexMode INTEGER

VportSwitchEntry  
SEQUENCE    
  vportSwitchSlot INTEGER
  vportSwitchIF INTEGER
  vportSwitchFuncType XylanPortFuncCodes
  vportSwitchFuncTypeInstance INTEGER
  vportSwitchipEthertype XylanVportTranslationCodes
  vportSwitchipSnap XylanVportTranslationCodes
  vportSwitchipxEthertype XylanVportTranslationCodes
  vportSwitchipxProp XylanVportTranslationCodes
  vportSwitchipxLlc XylanVportTranslationCodes
  vportSwitchipxSnap XylanVportTranslationCodes

VportSwitchDefaultEntry  
SEQUENCE    
  vportSwitchDefaultIndex INTEGER
  vportSwitchDefaultipEthertype XylanVportTranslationCodes
  vportSwitchDefaultipSnap XylanVportTranslationCodes
  vportSwitchDefaultipxEthertype XylanVportTranslationCodes
  vportSwitchDefaultipxProp XylanVportTranslationCodes
  vportSwitchDefaultipxLlc XylanVportTranslationCodes
  vportSwitchDefaultipxSnap XylanVportTranslationCodes

MirrorEntry  
SEQUENCE    
  mirrorNumber INTEGER
  mirrorSlot INTEGER
  mirrorIF INTEGER
  mirrorFuncType XylanPortFuncCodes
  mirrorFuncTypeInstance INTEGER
  mirrorMirroringSlot INTEGER
  mirrorMirroringIF INTEGER
  mirrorMirroringFuncType XylanPortFuncCodes
  mirrorMirroringFuncTypeInstance INTEGER
  mirrorStatus XylanMirrorEnableCodes

Defined Values

virtualPort 1.3.6.1.4.1.800.2.3.1
OBJECT IDENTIFIER    

logicalPort 1.3.6.1.4.1.800.2.3.2
OBJECT IDENTIFIER    

physicalPort 1.3.6.1.4.1.800.2.3.3
OBJECT IDENTIFIER    

mirrorPort 1.3.6.1.4.1.800.2.3.4
OBJECT IDENTIFIER    

echannelPort 1.3.6.1.4.1.800.2.3.5
OBJECT IDENTIFIER    

vportTable 1.3.6.1.4.1.800.2.3.1.1
A list of Virtual Port instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VportEntry

vportEntry 1.3.6.1.4.1.800.2.3.1.1.1
A Virtual Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VportEntry  

vportNumber 1.3.6.1.4.1.800.2.3.1.1.1.1
A unique number identifies this Virtual Port instance within the physical OmniSwitch. This number is NOT meant for user consumption.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

vportSlot 1.3.6.1.4.1.800.2.3.1.1.1.2
The physical slot number for this port instance (vport).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9  

vportIF 1.3.6.1.4.1.800.2.3.1.1.1.3
The on-board interface number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

vportFuncType 1.3.6.1.4.1.800.2.3.1.1.1.4
The function for this vport. ie. local, remote, atm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanPortFuncCodes  

vportFuncTypeInstance 1.3.6.1.4.1.800.2.3.1.1.1.5
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

vportVlanNumber 1.3.6.1.4.1.800.2.3.1.1.1.6
The VLAN that this virtual port belongs to. The default for row creation is 1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..65535  

vportMACaddress 1.3.6.1.4.1.800.2.3.1.1.1.7
The MAC address represented by this Virtual Port. This value is returned upon row creation and attachment.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

vportBridgeProtocol 1.3.6.1.4.1.800.2.3.1.1.1.8
The type of bridge protocol supported for this service. The default rfor row creation is transparent(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), other(2), transparent(3), sourcerouting(4), srtransparent(5)  

vportEncapsulation 1.3.6.1.4.1.800.2.3.1.1.1.9
The frame encapsulation translation to be used for this particular port. The value indicates the frame format required for the output interface. The default for row creation is default(2) the meaning of which is dependent on the media type of the port
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportEncapsulationCodes  

vportBrdgMode 1.3.6.1.4.1.800.2.3.1.1.1.10
If vportFuncType is either localBridge(1) or localOpSwitch(2) type, setting this field to autoSwitch(3), the default, will allow the port to switch between the localBridge(1) or localOpSwitch(2) mode. The forceBridge(4) mode will prevent the localBridge(1) mode to switch to localOpSwitch(2) mode even there is only one MAC address is detacted. The forceSwitch(5) mode prevents the localOpSwitch(2) mode to switch to localBridge(1) mode. The user would have to make sure no loop is formed in the network in this case. The default is autoSwitch(3).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER unknown(1), other(2), autoSwitch(3), forceBridge(4), forceSwitch(5)  

vportSwitchTimer 1.3.6.1.4.1.800.2.3.1.1.1.11
The time out period for a Bridged port to convert to a switch optimized mode in seconds if vportBrdgMode is set to autoSwitch(1). Setting it to zero will cause automactic switching between the two modes immediately. The default is 60 seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

vportDescription 1.3.6.1.4.1.800.2.3.1.1.1.12
A string to identify the instance of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..30)  

vportAdmStatus 1.3.6.1.4.1.800.2.3.1.1.1.13
The administrative status of this port which the user can attach or detach during configuration. The attached port can also be switched to disable(1) or enable(2), or delete(3). create(4) and modify(5) are used ONLY for traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportAdminStatCodes  

vportOperStatus 1.3.6.1.4.1.800.2.3.1.1.1.14
The operational status of this virtual port. This is called slot/if/type/instance???. Note that if the card is removed for this slot, the service will be marked as portDown(1). The chassis MIB will maintain the record of the card be absent....
Status: mandatory Access: read-only
OBJECT-TYPE    
  XylanPortOperStatCodes  

vportFrameIns 1.3.6.1.4.1.800.2.3.1.1.1.15
The number of frames received from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportInOctets 1.3.6.1.4.1.800.2.3.1.1.1.16
The total number of octets received from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportInUcastPkts 1.3.6.1.4.1.800.2.3.1.1.1.17
The total number of subnetwork-unicast packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportInNUcastPkts 1.3.6.1.4.1.800.2.3.1.1.1.18
The total number of non-unicast packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportInBufDiscs 1.3.6.1.4.1.800.2.3.1.1.1.19
The number of inbound frames discarded from this port due to receive queue overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportInErrDiscs 1.3.6.1.4.1.800.2.3.1.1.1.20
The number of inbound frames discarded from this port due to error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportFrameOuts 1.3.6.1.4.1.800.2.3.1.1.1.21
The number of frames transmitted from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportOutOctets 1.3.6.1.4.1.800.2.3.1.1.1.22
The total number of octets transmitted from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportOutUcastPkts 1.3.6.1.4.1.800.2.3.1.1.1.23
The total number of subnetwork-unicast packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportOutNUcastPkts 1.3.6.1.4.1.800.2.3.1.1.1.24
The total number of non-unicast packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportOutBufDiscs 1.3.6.1.4.1.800.2.3.1.1.1.25
The number of outbound frames discarded from this port due to transmit queue overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportOutErrDiscs 1.3.6.1.4.1.800.2.3.1.1.1.26
The number of outbound frames discarded from this port due to error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportFloodLimit 1.3.6.1.4.1.800.2.3.1.1.1.27
The amount of flooded bandwidth in byte / second that may be transmitted on this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

vportVLANMembership 1.3.6.1.4.1.800.2.3.1.1.1.28
This object is a bit mask with each bit that is set indicating that the VLAN given by the bit position is active on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vportManualMode 1.3.6.1.4.1.800.2.3.1.1.1.29
This setting permits the user to manually set the spanning tree state of the given port. It is designed primarily for those virtual ports that can not utilize the IBM spanning tree algorithm. If set to the manual mode (ether manual_override_forwarding or manual_override_blockng), the IEEE or IBM spanning tree algorithm is disabled for the given port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), manual-override-forwarding(2), manual-override-blocking(3), mode-not-applicable(4)  

vportMVLANMembership 1.3.6.1.4.1.800.2.3.1.1.1.30
This object is a bit mask with each bit that is set indicating that the Multicast VLAN given by the bit position is active on this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

vportFloodLimitDiscs 1.3.6.1.4.1.800.2.3.1.1.1.31
The number of outbound frames discarded from this port due to the flood limit being exceed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

vportIfIndex 1.3.6.1.4.1.800.2.3.1.1.1.32
The MIB-2 interface table 'ifIndex' assigned to this virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

phyPortTable 1.3.6.1.4.1.800.2.3.3.1
A list of Physical Port instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PhyPortEntry

phyPortEntry 1.3.6.1.4.1.800.2.3.3.1.1
A Physical Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  PhyPortEntry  

phyPortSlot 1.3.6.1.4.1.800.2.3.3.1.1.1
The physical slot number for this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

phyPortIF 1.3.6.1.4.1.800.2.3.3.1.1.2
The on-board interface number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

phyPortMediaType 1.3.6.1.4.1.800.2.3.3.1.1.3
The device type of this physical port
Status: mandatory Access: read-only
OBJECT-TYPE    
  XylanPhyPortTypeCodes  

phyPortDescription 1.3.6.1.4.1.800.2.3.3.1.1.4
A string to identify the instance of this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..31)  

phyPortAdmStatus 1.3.6.1.4.1.800.2.3.3.1.1.5
The administrative status of this port. The user can enable or disable this physical port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanPhyPortAdminStatCodes  

phyPortOperStatus 1.3.6.1.4.1.800.2.3.3.1.1.6
The operational status of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  XylanPortOperStatCodes  

phyPortFrameIns 1.3.6.1.4.1.800.2.3.3.1.1.7
The number of frames received from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortInOctets 1.3.6.1.4.1.800.2.3.3.1.1.8
The total number of octets received from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortInUcastPkts 1.3.6.1.4.1.800.2.3.3.1.1.9
The total number of subnetwork-unicast packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortInNUcastPkts 1.3.6.1.4.1.800.2.3.3.1.1.10
The total number of non-unicast packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortInBufDiscs 1.3.6.1.4.1.800.2.3.3.1.1.11
The number of inbound frames discarded from this port due to receive queue overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortInErrDiscs 1.3.6.1.4.1.800.2.3.3.1.1.12
The number of inbound frames discarded from this port due to error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortFrameOuts 1.3.6.1.4.1.800.2.3.3.1.1.13
The number of frames transmitted from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortOutOctets 1.3.6.1.4.1.800.2.3.3.1.1.14
The total number of octets transmitted from this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortOutUcastPkts 1.3.6.1.4.1.800.2.3.3.1.1.15
The total number of subnetwork-unicast packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortOutNUcastPkts 1.3.6.1.4.1.800.2.3.3.1.1.16
The total number of non-unicast packets transmitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortOutBufDiscs 1.3.6.1.4.1.800.2.3.3.1.1.17
The number of outbound frames discarded from this port due to transmit queue overrun.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortOutErrDiscs 1.3.6.1.4.1.800.2.3.3.1.1.18
The number of outbound frames discarded from this port due to error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

phyPortToInterface 1.3.6.1.4.1.800.2.3.3.1.1.19
The interface number which instantiates the MIB-2 'ifTable' for this physical port. It is calculated as 'phyPortSlot' multipled by 100 plus 'phyPortIF' for this physical port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

phyPortFddiAdmMode 1.3.6.1.4.1.800.2.3.3.1.1.20
The administrative mode of this FDDI port. The user can set this port to either station(2) of concentrator(3) mode. NOTE: this does not take effect until the SMT subsystem is restarted. Examine the phyPortFddiOpMode to see the current operational mode. The administrative mode will be invalid(1) for all but FDDI or CDDI boards.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), station(2), concentrator(3)  

phyPortFddiOpMode 1.3.6.1.4.1.800.2.3.3.1.1.21
The current station Operational Mode of this FDDI port. The Operational Mode will be invalid(1) for all but FDDI or CDDI boards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), station(2), concentrator(3)  

phyPortFddiMacFlushMode 1.3.6.1.4.1.800.2.3.3.1.1.22
The current MAC address flush mode (only valid for FDDI ports of mode concentrator). This controls whether MAC addresses will be flushed if any PHY port disconnects are detected. The MAC address flush mode will be invalid(1) for all but FDDI or CDDI boards.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), disable(2), enable(3)  

mesmConfTable 1.3.6.1.4.1.800.2.3.3.2
A list of MESM Physical Port instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MesmConfEntry

mesmConfEntry 1.3.6.1.4.1.800.2.3.3.2.1
A MESM Physical Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MesmConfEntry  

mesmPortSlot 1.3.6.1.4.1.800.2.3.3.2.1.1
The physical slot number for this MESM port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

mesmPortIF 1.3.6.1.4.1.800.2.3.3.2.1.2
The on-board interface number for this MESM port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

mesmPortAutoNegotiate 1.3.6.1.4.1.800.2.3.3.2.1.3
The current autonegotiate mode of this MESM port. This object decides if port line speed and duplex mode are controlled by the user or negotiated automatically.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), non-appl(3)  

mesmPortAutoSpeed 1.3.6.1.4.1.800.2.3.3.2.1.4
The automatically detected port line speed of this MESM port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER speed-100(1), speed-10(2), speed-auto(3), unknown(4), speed-1000(5)  

mesmPortAutoDuplexMode 1.3.6.1.4.1.800.2.3.3.2.1.5
The automatically detected port duplex mode of this MESM port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER full-duplex(1), half-duplex(2), auto-duplex(3), unknown(4)  

mesmPortCfgSpeed 1.3.6.1.4.1.800.2.3.3.2.1.6
The configured port line speed of this MESM port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER speed-100(1), speed-10(2), speed-auto(3), unknown(4), speed-1000(5)  

mesmPortCfgDuplexMode 1.3.6.1.4.1.800.2.3.3.2.1.7
The configured port duplex mode of this MESM port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER full-duplex(1), half-duplex(2), auto-duplex(3), unknown(4)  

phyPortPCause 1.3.6.1.4.1.800.2.3.3.3
The cause for a port partitioning event. This object is not intended to be accessed directly. It is defined for use in port partitioning traps.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER flood-q-stalled(1), excess-retries(2), excess-runts(3)  

vportSwitchTable 1.3.6.1.4.1.800.2.3.1.2
A list of Virtual Port instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VportSwitchEntry

vportSwitchEntry 1.3.6.1.4.1.800.2.3.1.2.2
A Virtual Port Switch Options entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VportSwitchEntry  

vportSwitchSlot 1.3.6.1.4.1.800.2.3.1.2.2.1
The physical slot number for this port instance (vport).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9  

vportSwitchIF 1.3.6.1.4.1.800.2.3.1.2.2.2
The on-board interface number.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

vportSwitchFuncType 1.3.6.1.4.1.800.2.3.1.2.2.3
The function for this vport. ie. local, remote, atm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanPortFuncCodes  

vportSwitchFuncTypeInstance 1.3.6.1.4.1.800.2.3.1.2.2.4
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

vportSwitchipEthertype 1.3.6.1.4.1.800.2.3.1.2.2.5
A Virtual Port Switch translation option for IP Ethertype traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchipSnap 1.3.6.1.4.1.800.2.3.1.2.2.6
A Virtual Port Switch translation option for IP SNAP traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchipxEthertype 1.3.6.1.4.1.800.2.3.1.2.2.7
A Virtual Port Switch translation option for IPX Ethertype traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchipxProp 1.3.6.1.4.1.800.2.3.1.2.2.8
A Virtual Port Switch translation option for IPX 802.3 traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchipxLlc 1.3.6.1.4.1.800.2.3.1.2.2.9
A Virtual Port Switch translation option for IPX 802.2 traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchipxSnap 1.3.6.1.4.1.800.2.3.1.2.2.10
A Virtual Port Switch translation option for IPX SNAP traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultTable 1.3.6.1.4.1.800.2.3.1.3
A list of Media instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VportSwitchDefaultEntry

vportSwitchDefaultEntry 1.3.6.1.4.1.800.2.3.1.3.2
A Virtual Port Switch Options entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VportSwitchDefaultEntry  

vportSwitchDefaultIndex 1.3.6.1.4.1.800.2.3.1.3.2.1
The index selecting which media type default is to be configured/viewed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ethernet(1), fddi(2), tokenring(3), ethLanEmulation(4), tokenLanEmulation(5)  

vportSwitchDefaultipEthertype 1.3.6.1.4.1.800.2.3.1.3.2.2
A Virtual Port Switch translation option for IP Ethertype traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultipSnap 1.3.6.1.4.1.800.2.3.1.3.2.3
A Virtual Port Switch translation option for IP SNAP traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultipxEthertype 1.3.6.1.4.1.800.2.3.1.3.2.4
A Virtual Port Switch translation option for IPX Ethertype traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultipxProp 1.3.6.1.4.1.800.2.3.1.3.2.5
A Virtual Port Switch translation option for IPX 802.3 traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultipxLlc 1.3.6.1.4.1.800.2.3.1.3.2.6
A Virtual Port Switch translation option for IPX LLC traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

vportSwitchDefaultipxSnap 1.3.6.1.4.1.800.2.3.1.3.2.7
A Virtual Port Switch translation option for IPX SNAP traffic.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVportTranslationCodes  

mirrorTable 1.3.6.1.4.1.800.2.3.4.1
A list of Virtual Port instances.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MirrorEntry

mirrorEntry 1.3.6.1.4.1.800.2.3.4.1.1
A Virtual Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MirrorEntry  

mirrorNumber 1.3.6.1.4.1.800.2.3.4.1.1.1
A unique number identifies this Virtual Port instance within the physical OmniSwitch. This number is NOT meant for user consumption.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

mirrorSlot 1.3.6.1.4.1.800.2.3.4.1.1.2
The physical slot number for this port instance (mirror).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

mirrorIF 1.3.6.1.4.1.800.2.3.4.1.1.3
The on-board interface number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

mirrorFuncType 1.3.6.1.4.1.800.2.3.4.1.1.4
The function for this Vport. ie. local, remote, atm.
Status: mandatory Access: read-only
OBJECT-TYPE    
  XylanPortFuncCodes  

mirrorFuncTypeInstance 1.3.6.1.4.1.800.2.3.4.1.1.5
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..254  

mirrorMirroringSlot 1.3.6.1.4.1.800.2.3.4.1.1.6
The physical slot number of the mirroring port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9  

mirrorMirroringIF 1.3.6.1.4.1.800.2.3.4.1.1.7
The on-board interface number or the mirroring port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

mirrorMirroringFuncType 1.3.6.1.4.1.800.2.3.4.1.1.8
The function for this Vport. ie. local, remote, atm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanPortFuncCodes  

mirrorMirroringFuncTypeInstance 1.3.6.1.4.1.800.2.3.4.1.1.9
The specific instance of this slot/IF/type. For 'most' interface types this will always be 1. The exception is an ATM connected port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

mirrorStatus 1.3.6.1.4.1.800.2.3.4.1.1.10
Whether mirroring is enabled or disabled for this port. prior to enabling mirroring, or at the same time all other read write values in this table for the same row must be set to appropriate values, or defaults will be assumed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanMirrorEnableCodes