XEDIA-VLAN-MIB

File: XEDIA-VLAN-MIB.mib (5877 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
XEDIA-REG IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Gauge32
MODULE-COMPLIANCE OBJECT-GROUP TruthValue
TimeInterval xediaMibs ifIndex

Defined Types

Unsigned32  
Gauge32    

XVlanIDEntry  
SEQUENCE    
  xVlanID Unsigned32

XVlanConfigEntry  
SEQUENCE    
  xVlanConfigAdmitTaggedFrames TruthValue
  xVlanConfigAdmitConfiguredVlansOnly TruthValue
  xVlanConfigStripBridgedTags TruthValue
  xVlanConfigGVRP TruthValue
  xVlanConfigGARPJoinTime INTEGER

Defined Values

xediaVlanMIB 1.3.6.1.4.1.838.3.34
This module defines objects for management of Xedia's support for VLANs and 802.1p and 802.1q Ethernet tagged frames.
MODULE-IDENTITY    

xVlanObjects 1.3.6.1.4.1.838.3.34.1
OBJECT IDENTIFIER    

xVlanConformance 1.3.6.1.4.1.838.3.34.2
OBJECT IDENTIFIER    

xVlanIDTable 1.3.6.1.4.1.838.3.34.1.1
A table of VLAN IDs configured on Ethernet subinterfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XVlanIDEntry

xVlanIDEntry 1.3.6.1.4.1.838.3.34.1.1.1
An association between an Ethernet subinterface and a VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  XVlanIDEntry  

xVlanID 1.3.6.1.4.1.838.3.34.1.1.1.1
The 12-bit VLAN ID used in the VLAN Tag header.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..4094  

xVlanConfigTable 1.3.6.1.4.1.838.3.34.1.2
A table of configuration information applicable to VLANs indexed by Ethernet physical (integral) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XVlanConfigEntry

xVlanConfigEntry 1.3.6.1.4.1.838.3.34.1.2.1
VLAN configuration information for a particular Ethernet physical (integral) interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  XVlanConfigEntry  

xVlanConfigAdmitTaggedFrames 1.3.6.1.4.1.838.3.34.1.2.1.1
Whether 802.1q/802.1p tagged frames will be received by the box. If this value is false, the frames will be dropped.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xVlanConfigAdmitConfiguredVlansOnly 1.3.6.1.4.1.838.3.34.1.2.1.2
Whether only those 802.1q tagged frames that contain a VLAN ID that has been configured on the box will be received. If this value is true, frames from VLANs with other VLAN IDs will be dropped. This variable does not apply to bridged traffic.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xVlanConfigStripBridgedTags 1.3.6.1.4.1.838.3.34.1.2.1.3
Whether 802.1q/802.1p tagged frames that are being bridged will have the tag stripped out of the packet before it is forwarded. This variable does not apply to routed traffic.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xVlanConfigGVRP 1.3.6.1.4.1.838.3.34.1.2.1.4
Whether the GVRP protocol for dynamically informing the network of the VLAN IDs configured in the box is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

xVlanConfigGARPJoinTime 1.3.6.1.4.1.838.3.34.1.2.1.5
The GARP Join time, in centiseconds. This variable is a component of the GVRP protocol.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..21474800  

xVlanCompliances 1.3.6.1.4.1.838.3.34.2.1
OBJECT IDENTIFIER    

xVlanGroups 1.3.6.1.4.1.838.3.34.2.2
OBJECT IDENTIFIER    

xVlanCompliance 1.3.6.1.4.1.838.3.34.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

xVlanGroup 1.3.6.1.4.1.838.3.34.2.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-write
OBJECT-GROUP