RLLAN1-MIB

File: RLLAN1-MIB.mib (9757 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RADLAN-MIB
Q-BRIDGE-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TruthValue
MacAddress TEXTUAL-CONVENTION RowStatus
rnd VlanId

Defined Types

GroupId  
group id.
TEXTUAL-CONVENTION    
  INTEGER 0..1279  

GroupIdList  
Each octet within this value specifies a set of eight groups, with the first octet specifying groups 1 through 8, the second octet specifying groups 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered group, and the least significant bit represents the highest numbered group. Thus, each group is represented by a single bit within the value of this object. If that bit has a value of '1' then that group is included in the set of groups; the group is not included if its bit has a value of '0'.
TEXTUAL-CONVENTION    
  OCTET STRING  

VlanIdOrNone  
group id.
TEXTUAL-CONVENTION    
  INTEGER 0..4094  

RlLan1x86VlanMappingEntry  
SEQUENCE    
  rlLan1x86VlanMappingVlanId VlanId
  rlLan1x86VlanMappingGroupId GroupId
  rlLan1x86VlanMappingRowStatus RowStatus

RlLan1x86MacMappingEntry  
SEQUENCE    
  rlLan1x86MacMappingDstMacAddress MacAddress
  rlLan1x86MacMappingVlanId VlanId
  rlLan1x86MacMappingRowStatus RowStatus

RlLan1x86ModulePortEntry  
SEQUENCE    
  rlLan1x86ModulePortIfIndex INTEGER
  rlLan1x86ModulePortCPAllowed TruthValue
  rlLan1x86ModulePortCPUntaggedAllowed TruthValue
  rlLan1x86ModulePortMulticastBroadcastAllowedVlan INTEGER
  rlLan1x86ModulePortIngressGroupId GroupId
  rlLan1x86ModulePortEgressGroupIdList GroupIdList

Defined Values

rlLan1 1.3.6.1.4.1.89.224
The Lan1 MIB module for supporting Lan1 fetaure.
MODULE-IDENTITY    

rlLan1STagEtherType 1.3.6.1.4.1.89.224.1
Specifies the Ethernet type identifying the S-VLAN tag.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

rlLan1CPVlanId 1.3.6.1.4.1.89.224.2
Specifies the CP VLAN ID. 0 indicateds no CP vlan.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

rlLan1CPVlanCos 1.3.6.1.4.1.89.224.3
Specifies the cos assigned to ingress traffic on module ports into the CP VLAN.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..7  

rlLan1x86Port 1.3.6.1.4.1.89.224.4
Specifies the interface-id of the Ethernet port connecting LAN1 to the x86 environment implementing Virtual Functions (VFs). 0 indicateds no x86 port defined.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1000  

rlLan1CPVlanMulticastMappingVlanId 1.3.6.1.4.1.89.224.5
Specifies the VF which S-VLAN-ID is assigned to multicast/broadcast traffic bridged into the CP VLAN from modules to x86. 0 indicateds no vlan.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

rlLan1NonCPVlanMulticastMappingVlanId 1.3.6.1.4.1.89.224.6
Specifies the VF which S-VLAN-ID is assigned to multicast/broadcast traffic bridged into the non-CP VLAN from modules to x86. 0 indicateds no vlan.
Status: current Access: read-write
OBJECT-TYPE    
  VlanIdOrNone  

rlLan1x86VlanMappingTable 1.3.6.1.4.1.89.224.7
A table that contains information mapping s-tag to group id.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlLan1x86VlanMappingEntry

rlLan1x86VlanMappingEntry 1.3.6.1.4.1.89.224.7.1
A mapping of incoming s-tag to a group.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlLan1x86VlanMappingEntry  

rlLan1x86VlanMappingVlanId 1.3.6.1.4.1.89.224.7.1.1
The s-tag to mapped to group
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

rlLan1x86VlanMappingGroupId 1.3.6.1.4.1.89.224.7.1.2
group for filtering traffic
Status: current Access: read-write
OBJECT-TYPE    
  GroupId  

rlLan1x86VlanMappingRowStatus 1.3.6.1.4.1.89.224.7.1.3
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlLan1x86MacMappingTable 1.3.6.1.4.1.89.224.8
A table that contains information mapping Mac to s-tag.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlLan1x86MacMappingEntry

rlLan1x86MacMappingEntry 1.3.6.1.4.1.89.224.8.1
A mapping of incoming s-tag to a group.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlLan1x86MacMappingEntry  

rlLan1x86MacMappingDstMacAddress 1.3.6.1.4.1.89.224.8.1.1
destination mac address
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

rlLan1x86MacMappingVlanId 1.3.6.1.4.1.89.224.8.1.2
The s-tag
Status: current Access: read-write
OBJECT-TYPE    
  VlanId  

rlLan1x86MacMappingRowStatus 1.3.6.1.4.1.89.224.8.1.3
This object indicates the status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rlLan1x86ModulePortTable 1.3.6.1.4.1.89.224.9
A table that contains information on a LAN1 module port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlLan1x86ModulePortEntry

rlLan1x86ModulePortEntry 1.3.6.1.4.1.89.224.9.1
A mapping of incoming s-tag to a group.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlLan1x86ModulePortEntry  

rlLan1x86ModulePortIfIndex 1.3.6.1.4.1.89.224.9.1.1
Specifies the interface-id.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..1000  

rlLan1x86ModulePortCPAllowed 1.3.6.1.4.1.89.224.9.1.2
Specifies that CP traffic is allowed on the port, it is used to allow CP multicast/broadcast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlLan1x86ModulePortCPUntaggedAllowed 1.3.6.1.4.1.89.224.9.1.3
Specifies that untagged traffic belongs to the CP VLAN, it is used to allow ingress untagged multicast/broadcast traffic.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlLan1x86ModulePortMulticastBroadcastAllowedVlan 1.3.6.1.4.1.89.224.9.1.4
Specifies that multicast/broadcast traffic is allowed on the CP VLAN or on non-CP VLAN. If the parameter is not configured then only unicast traffic is allowed.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), cp(2), noncp(3)  

rlLan1x86ModulePortIngressGroupId 1.3.6.1.4.1.89.224.9.1.5
Specifies the group number assigned to the input frame on the interface
Status: current Access: read-write
OBJECT-TYPE    
  GroupId  

rlLan1x86ModulePortEgressGroupIdList 1.3.6.1.4.1.89.224.9.1.6
Specifies the list of egress group numbers
Status: current Access: read-write
OBJECT-TYPE    
  GroupIdList