ONEACCESS-VLAN-CONFIG-MIB

File: ONEACCESS-VLAN-CONFIG-MIB.mib (7602 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB ONEACCESS-GLOBAL-REG

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 Gauge32
Counter64 MODULE-COMPLIANCE OBJECT-GROUP
TEXTUAL-CONVENTION DisplayString RowStatus
ifIndex InterfaceIndex oacExpIMIp
oacMIBModules

Defined Types

SPVlanEtherType  
This textual convention defines the different EtherType of a SPVLAN. etherType-8100 - Specifies Ethertype value 0x8100, as defined in IEEE Standard 802.1q etherType-9100 - Specifies Ethertype value 0x9100 etherType-88a8 - Specifies Ethertype value 0x88a8, as defined in IEEE Standard 802.1ad
TEXTUAL-CONVENTION    
  INTEGER etherType-8100(1), etherType-9100(2), etherType-88a8(3)  

OacVlanConfigInterfaceEntry  
SEQUENCE    
  oacVlanConfigInterfaceDot1qValue INTEGER
  oacVlanConfigInterfaceSecondDot1qValue INTEGER
  oacVlanConfigInterfaceDefaultPriority INTEGER
  oacVlanConfigInterfaceRowStatus RowStatus

VlanMappingEntry  
SEQUENCE    
  innerCVlan OCTET STRING
  outerSPVlan Unsigned32
  outerEtherType SPVlanEtherType
  vlanMappingRowStatus RowStatus

Defined Values

oaVlanConfigMIB 1.3.6.1.4.1.13191.1.100.681
Contact updated
MODULE-IDENTITY    

oacVlanConfig 1.3.6.1.4.1.13191.10.3.1.6
OBJECT IDENTIFIER    

oacVlanConfigObjects 1.3.6.1.4.1.13191.10.3.1.6.1
OBJECT IDENTIFIER    

oacVlanConfigConformance 1.3.6.1.4.1.13191.10.3.1.6.2
OBJECT IDENTIFIER    

oacVlanMappingConfigInterfaceObjects 1.3.6.1.4.1.13191.10.3.1.6.1.1
OBJECT IDENTIFIER    

oacVlanConfigInterfaceTable 1.3.6.1.4.1.13191.10.3.1.6.1.1.1
This table contains the Vlan or Vlan QinQ configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Vlan configuration is applied
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OacVlanConfigInterfaceEntry

oacVlanConfigInterfaceEntry 1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1
An entry in this table defines a Vlan interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  OacVlanConfigInterfaceEntry  

oacVlanConfigInterfaceDot1qValue 1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.1
The VLAN IDs of a frame. Default Value 0 for no VLAN ID configured.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095  

oacVlanConfigInterfaceSecondDot1qValue 1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.2
The Second VLAN IDs of a QinQ frame. Default Value 0 for no Second VLAN ID configured.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095  

oacVlanConfigInterfaceDefaultPriority 1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.3
Default IEEE 802.1p class of service/user priority By default Value = 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

oacVlanConfigInterfaceRowStatus 1.3.6.1.4.1.13191.10.3.1.6.1.1.1.1.4
This object allows the creation, modification, or deletion of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

oacVlanMappingConfigObjects 1.3.6.1.4.1.13191.10.3.1.6.1.2
OBJECT IDENTIFIER    

vlanMappingTable 1.3.6.1.4.1.13191.10.3.1.6.1.2.1
This table contains the Vlan Mapping configuration on interfaces. The ifIndex in the INDEX clause identifies the interface where Vlan Mapping is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VlanMappingEntry

vlanMappingEntry 1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1
An entry in this table defines a QinQ interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanMappingEntry  

innerCVlan 1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.1
The CVLAN IDs of the inner tag of a QinQ frame. Authorized value: untagged - specify untagged frame vlanid - CVlan ID (example 100) range - A range of cvlan id (example 100-120) default - All other CVlan not matched
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..100)  

outerSPVlan 1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.2
The SPVLAN ID of the outer tag of a QinQ frame.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4095  

outerEtherType 1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.3
This textual convention defines the different EtherType of a SPVLAN. etherType-8100 - Specifies Ethertype value 0x8100, as defined in IEEE Standard 802.1q etherType-9100 - Specifies Ethertype value 0x9100 etherType-88a8 - Specifies Ethertype value 0x88a8, as defined in IEEE Standard 802.1ad
Status: current Access: read-create
OBJECT-TYPE    
  SPVlanEtherType  

vlanMappingRowStatus 1.3.6.1.4.1.13191.10.3.1.6.1.2.1.1.4
This object allows the creation, modification, or deletion of the row
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus