XYLAN-VAP-MIB

File: XYLAN-VAP-MIB.mib (4738 bytes)

Imported modules

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

Imported symbols

IpAddress OBJECT-TYPE MacAddress
xylanVapArch

Defined Types

XylanVapAdminStatCodes  
INTEGER disable(1), enable(2), partial(3)    

VapEntry  
SEQUENCE    
  xVapPrimaryAddress IpAddress
  xVapSecondaryAddress IpAddress
  xVapSlot INTEGER
  xVapPort INTEGER
  xVapMACAddress MacAddress
  xVapGroupId INTEGER

Defined Values

xVapInfo 1.3.6.1.4.1.800.2.10.1
OBJECT IDENTIFIER    

xVapAdmStatus 1.3.6.1.4.1.800.2.10.1.1
The administrative state which can be set by configuration. Disable(1) will disable VAP from running on this device. Enable(2) will enable VAP to run on this device. Partial will enable the adjacency portion of VAP only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  XylanVapAdminStatCodes  

xVapTable 1.3.6.1.4.1.800.2.10.1.2
A list of VAP entries for this physical OmniSwitch.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VapEntry

xVapEntry 1.3.6.1.4.1.800.2.10.1.2.1
A VAP entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VapEntry  

xVapPrimaryAddress 1.3.6.1.4.1.800.2.10.1.2.1.1
The Primary IP address of adjacent neighbor OmniSwitch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

xVapSecondaryAddress 1.3.6.1.4.1.800.2.10.1.2.1.2
The Secondary IP address of adjacent neighbor OmniSwitch.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

xVapSlot 1.3.6.1.4.1.800.2.10.1.2.1.3
The Slot the VAP frame was received on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

xVapPort 1.3.6.1.4.1.800.2.10.1.2.1.4
The Port the VAP frame was received on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

xVapMACAddress 1.3.6.1.4.1.800.2.10.1.2.1.5
The MAC address of the host unit that is being mapped to a VLAN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  MacAddress  

xVapGroupId 1.3.6.1.4.1.800.2.10.1.2.1.6
The port Group Identification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER