ECHANNEL

File: ECHANNEL.mib (6600 bytes)

Imported modules

RFC-1212 XYLAN-BASE-MIB

Imported symbols

OBJECT-TYPE xylanVportArch

Defined Types

EthChnlPriPortEntry  
SEQUENCE    
  ethChannelId INTEGER
  priPortSlot INTEGER
  priPortPhysIntf INTEGER
  adminStatus INTEGER

EthChnlSecPortEntry  
SEQUENCE    
  secethChannelId INTEGER
  secPortSlot INTEGER
  secPortPhysIntf INTEGER
  secadminStatus INTEGER

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    

ethChnlPriPortTable 1.3.6.1.4.1.800.2.3.5.1
A list of Ether Channel Primary Port Table instances in this physical OmniSwitch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthChnlPriPortEntry

ethChnlPriPortEntry 1.3.6.1.4.1.800.2.3.5.1.1
An Ether Channel Primary Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EthChnlPriPortEntry  

ethChannelId 1.3.6.1.4.1.800.2.3.5.1.1.1
A unique number that identifies this Ether Channel within the physical OmniSwitch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

priPortSlot 1.3.6.1.4.1.800.2.3.5.1.1.2
The physical slot on which the Primary Port (first_port) is configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9  

priPortPhysIntf 1.3.6.1.4.1.800.2.3.5.1.1.3
The physical port number that is associated with the Primary Port (first_port).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

adminStatus 1.3.6.1.4.1.800.2.3.5.1.1.4
This object indicates whether to add(1) or delete(2) the Ether Channel Primary Port Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

ethChnlSecPortTable 1.3.6.1.4.1.800.2.3.5.2
A list of Ether Channel Secondary Port Table instances in this physical OmniSwitch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EthChnlSecPortEntry

ethChnlSecPortEntry 1.3.6.1.4.1.800.2.3.5.2.1
An Ether Channel Secondary Port entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  EthChnlSecPortEntry  

secethChannelId 1.3.6.1.4.1.800.2.3.5.2.1.1
A unique number that identifies this Ether Channel within the physical OmniSwitch.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..254  

secPortSlot 1.3.6.1.4.1.800.2.3.5.2.1.2
The physical slot on which the Secondary Port is configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9  

secPortPhysIntf 1.3.6.1.4.1.800.2.3.5.2.1.3
The physical port number that is associated with the Secondary Port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..12  

secadminStatus 1.3.6.1.4.1.800.2.3.5.2.1.4
This object indicates whether to add(1) or delete(2) the Ether Channel Secondary Port Entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)