HUAWEI-L3VLAN-MIB

File: HUAWEI-L3VLAN-MIB.mib (14067 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC

Imported symbols

hwDatacomm ifIndex InterfaceIndex
OBJECT-GROUP MODULE-COMPLIANCE OBJECT-TYPE
MODULE-IDENTITY Integer32 Counter32
RowStatus

Defined Types

HwSubIfVlanEntry  
SEQUENCE    
  hwSubIfIndex InterfaceIndex
  hwSubIfVlanId Integer32
  hwSubIfVlanType INTEGER
  hwSubIfVlanStatus RowStatus

VLANMibRoutertVlanCountEntry  
SEQUENCE    
  hwVLANMibRouterPort InterfaceIndex
  hwVLANMibRouterVID Integer32
  hwVLANMibRouterVlanPacketTran Counter32
  hwVLANMibRouterVlanPacketSent Counter32
  hwVLANMibClearVidStatistics INTEGER

HwSubIfVlanPolicyEntry  
SEQUENCE    
  hwSubIfVlanPolicyIfIndex InterfaceIndex
  hwSubIfVlanPolicyVlanId Integer32
  hwSubIfVlanPolicyIfType INTEGER
  hwSubIfVlanPolicyVlanIdEnd Integer32
  hwSubIfVlanPolicyType INTEGER
  hwSubIfVlanPolicyValue OCTET STRING
  hwSubIfVlanPolicyGroupId Integer32
  hwSubIfVlanPolicyRowStatus RowStatus

Defined Values

hwL3Vlan 1.3.6.1.4.1.2011.5.25.100
The HUAWEI-L3VLAN-MIB contains objects to manage level 3 vlan. Through the MIB,you can get the detail information of each vlan,such as VLANID,encapsulated type,the statistics of the received and sent packets and so on.
MODULE-IDENTITY    

hwL3VlanMIBObjects 1.3.6.1.4.1.2011.5.25.100.1
OBJECT IDENTIFIER    

hwSubIfVlanTable 1.3.6.1.4.1.2011.5.25.100.1.1
This table contains the information of vlans encapsulated by the sub-interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSubIfVlanEntry

hwSubIfVlanEntry 1.3.6.1.4.1.2011.5.25.100.1.1.1
Provides the information of a sub-interface vlan entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSubIfVlanEntry  

hwSubIfIndex 1.3.6.1.4.1.2011.5.25.100.1.1.1.1
Interface index(es) of port(s) present on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwSubIfVlanId 1.3.6.1.4.1.2011.5.25.100.1.1.1.2
This object specifies the vlan id encapsulated by the sub-interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

hwSubIfVlanType 1.3.6.1.4.1.2011.5.25.100.1.1.1.3
This object specifies the vlan type encapsulated by the sub-interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dot1q(2)  

hwSubIfVlanStatus 1.3.6.1.4.1.2011.5.25.100.1.1.1.4
This object specifies the status of the sub-interface vlan table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwVLANMibRoutertVlanCountTable 1.3.6.1.4.1.2011.5.25.100.1.2
Per vid router statistics table includes the number of packets that each vlan is received and sent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VLANMibRoutertVlanCountEntry

hwVLANMibRoutertVlanCountEntry 1.3.6.1.4.1.2011.5.25.100.1.2.1
Entry of vLANMibRoutertVlanCountTable
Status: current Access: not-accessible
OBJECT-TYPE    
  VLANMibRoutertVlanCountEntry  

hwVLANMibRouterPort 1.3.6.1.4.1.2011.5.25.100.1.2.1.1
Interface index(es) of trunk port(s) present on the device.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

hwVLANMibRouterVID 1.3.6.1.4.1.2011.5.25.100.1.2.1.2
The vlan id.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4094  

hwVLANMibRouterVlanPacketTran 1.3.6.1.4.1.2011.5.25.100.1.2.1.3
The number of packets transmitted to vlan
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibRouterVlanPacketSent 1.3.6.1.4.1.2011.5.25.100.1.2.1.4
Number of packets sent by vlan
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hwVLANMibClearVidStatistics 1.3.6.1.4.1.2011.5.25.100.1.2.1.5
Setting the object to clear(1) will clear the counters of a row of the hwVLANMibRoutertVlanCountTable. When a clear action had been finished, or there is no clear action , the value of the object would be unavailable(0).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unavailable(0), clear(1)  

hwSubIfVlanPolicyTable 1.3.6.1.4.1.2011.5.25.100.1.3
This table contains the information of vlan and 8021P/DSCP/EtherType policy encapsulated by the sub-interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwSubIfVlanPolicyEntry

hwSubIfVlanPolicyEntry 1.3.6.1.4.1.2011.5.25.100.1.3.1
Provides the information of a sub-interface vlan policy entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwSubIfVlanPolicyEntry  

hwSubIfVlanPolicyIfIndex 1.3.6.1.4.1.2011.5.25.100.1.3.1.1
Interface index(es) of port(s) present on the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

hwSubIfVlanPolicyVlanId 1.3.6.1.4.1.2011.5.25.100.1.3.1.2
This object specifies the vlan id encapsulated by the sub-interface. when the vlan id is zero it means to configure the interface as the untagged sub-interface, When configure vlan as a range, hwSubIfVlanPolicyVlanId is the start vlan id and hwSubIfVlanPolicyVlanIdEnd is the end vlan id.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

hwSubIfVlanPolicyIfType 1.3.6.1.4.1.2011.5.25.100.1.3.1.3
Indicates the sub-interface type as follows: dot1q(1): indicates vlan-type dot1q sub-interface. dot1qTerm(2): indicates dot1q termination sub-interface. stacking(3): indicates qinq stacking sub-interface. untagged(4): indicates untagged sub-interface.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dot1q(1), dot1qTerm(2), stacking(3), untagged(4)  

hwSubIfVlanPolicyVlanIdEnd 1.3.6.1.4.1.2011.5.25.100.1.3.1.4
When configure vlan as a range, hwSubIfVlanPolicyVlanId is the start vlan id and hwSubIfVlanPolicyVlanIdEnd is the end vlan id.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

hwSubIfVlanPolicyType 1.3.6.1.4.1.2011.5.25.100.1.3.1.5
Indicates the type of vlan policy as follows: 8021p(1): indicates IEEE 802.1P encapsulation. dscp(2): indicates Differentiated Services CodePoint. eth-type(3): indicates EtherType,For example PPPOE. default(4):indicates the default policy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER type8021P(1), typeDSCP(2), typeEtherType(3), default(4)  

hwSubIfVlanPolicyValue 1.3.6.1.4.1.2011.5.25.100.1.3.1.6
Indicates the information of vlan policy as follows: Each octet within this value specifies a set of eight priorities. When the policy type is 8021p, the first octet specifying 8021p priority 0 through 7; When the policy type is dscp, the first octet specifying dscp priority 0 through 7, the second octet specifying priority 8 through 15, etc; When the policy type is eth-type, the most significant bit of the first octet specifying EtherType PPPOE. Within each octet, the most significant bit represents the lowest numbered priority, and the least significant bit represents the highest numbered priority. Thus, each priority is represented by a single bit within the value of this object. If that bit has a value of '1' then that priority is included in the set of priorities; the priority is not included if its bit has a value of '0'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

hwSubIfVlanPolicyGroupId 1.3.6.1.4.1.2011.5.25.100.1.3.1.7
Group-management id.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16  

hwSubIfVlanPolicyRowStatus 1.3.6.1.4.1.2011.5.25.100.1.3.1.51
This object specifies the status of the sub-interface vlan table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwL3VlanTraps 1.3.6.1.4.1.2011.5.25.100.2
OBJECT IDENTIFIER    

hwL3VlanConformance 1.3.6.1.4.1.2011.5.25.100.3
OBJECT IDENTIFIER    

hwL3VlanCompliances 1.3.6.1.4.1.2011.5.25.100.3.1
OBJECT IDENTIFIER    

hwL3VlanCompliance 1.3.6.1.4.1.2011.5.25.100.3.1.1
The compliance statement for systems supporting the HUAWEI-L3VLAN-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

hwL3VlanGroups 1.3.6.1.4.1.2011.5.25.100.3.2
OBJECT IDENTIFIER    

hwSubIfVlanGroup 1.3.6.1.4.1.2011.5.25.100.3.2.1
Standard sub-interface vlan group.
Status: current Access: read-create
OBJECT-GROUP