HUAWEI-VLAN-MIB

MIB Reference — IPNetwork Monitor

All MIBsHUAWEI-VLAN-MIB

Organization: Huawei Technologies Co.,Ltd.

Last Updated: 2015-08-07

Category: Technology: Switching/L2, Technology: VLAN, VLAN and Bridging, Vendor: Huawei

Description:

Huawei VLAN MIB for managing VLAN IDs, names, port membership, and 802.1Q tagging on Huawei enterprise switches.

Imported Objects

From HUAWEI-DEVICE-MIB

hwConfigChangeIP
hwFrameIndexOBJECT-TYPE
hwSlotIndexOBJECT-TYPE

From HUAWEI-MIB

huaweiMgmtOBJECT-IDENTITY

From IF-MIB

ifIndexOBJECT-TYPE

From SNMPv2-SMI

Counter64
Integer32
IpAddress
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-IDENTITY
OBJECT-TYPE
TimeTicks
Unsigned32

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TruthValue

What Is HUAWEI-VLAN-MIB?

HUAWEI-VLAN-MIB is a Huawei proprietary MIB for enterprise switching equipment, covering VLAN (Virtual LAN) configuration and management on Huawei switches. It exposes configuration data for VLAN identity, naming, port membership, VLAN interfaces, and VLAN aggregation, i.e., how switch ports are grouped into logical broadcast domains and tagged per 802.1Q. This module is primarily a configuration/software-state MIB rather than a hardware-health one: it lets an operator monitor and verify VLAN membership and interface state to confirm a switch's Layer 2 segmentation matches intended design, rather than reporting temperature, power, or CPU metrics. As a VLAN-specific module it commonly complements the standard Q-BRIDGE-MIB/dot1q conventions and Huawei's own interface MIBs for a complete Layer 2 picture, though this module itself is vendor-proprietary; locating the exact HUAWEI-VLAN-MIB OID for a given VLAN object typically requires Huawei's own enterprise MIB documentation, since this module is proprietary rather than standards-based. It is deployed on Huawei enterprise/campus switches where administrators manage VLAN segmentation across access and trunk ports.

IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-VLAN-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • VLAN ID and name
  • VLAN port membership
  • VLAN interface configuration
  • 802.1Q tagging state

Supported Devices

  • Huawei CloudEngine S5735-L-V2 (2023) — cost-effective campus access switch with VLAN/802.1Q support

Monitoring Examples

No sample object names were provided for this module in the supplied data, so specific objects cannot be grounded; in typical use an administrator would poll VLAN ID/name and port-membership tables to confirm a given switch port is tagged into the correct VLAN, and would detect a misconfiguration if a port unexpectedly appears in the wrong VLAN or an expected VLAN interface is missing.

OIDs
OID symbolicOID numericTypeAccessDescription
hwVlan1.3.6.1.4.1.2011.5.6The mib is used for configuring the information of the VLAN, including VLAN management,VLAN interface,VLAN aggregation and so on.
hwVlanMngObject1.3.6.1.4.1.2011.5.6.1Vlan Object
hwVlanMIBTable1.3.6.1.4.1.2011.5.6.1.1not-accessibleDescribes the VLAN basic attributes, used for managing a VLAN, including creating, modifying, querying, and deleting a VLAN, and configuring standard ports of a VLAN. The index of this table is hwVlanIndex.
hwVlanMIBEntry1.3.6.1.4.1.2011.5.6.1.1.1not-accessibleDescribes the VLAN basic attributes, used for managing a VLAN, including creating, modifying, querying, and deleting a VLAN, and configuring standard ports of a VLAN. The index of this entry is hwVlanIndex.
VLA hwVlanIndex1.3.6.1.4.1.2011.5.6.1.1.1.1VlanIndexread-onlyIndicates the VLAN ID. Range: 1-4093. VLAN 1 is the native VLAN. It cannot be deleted, but its attributes can be modified.
OCT hwVlanName1.3.6.1.4.1.2011.5.6.1.1.1.2OCTET STRINGread-writeIndicates the VLAN tag. Identifying the VLAN is like naming the VLAN, which facilitates management. Range: a string of 0-32 characters Default: null character string
POR hwVlanPorts1.3.6.1.4.1.2011.5.6.1.1.1.3PortListread-writeIndicates the list of the standard ports in the VLAN. If the VLAN contains a port, the corresponding bit of the port is set to 1. The value of hwVlanPorts is an octet string. One bit in each octet indicates one port, so the octet string can indicate eight ports. When a bit is set to 0, it indicates that the corresponding port does not belong to this VLAN. When a bit is set to 1, it indicates that the corresponding port belongs to this VLAN. The order is as follows: The maximum number of ports in a slot is 64, so the ports need to occupy eight octets. The order, from left to right, is presented as eight groups, 0-7, 8-15, 16-23, 24-31, 32-39, 40-47, 48-55, and 56-63. In each octet, the port IDs in ascending order are presented from low bit to high bit. For example, ports 0/11/2 and 0/11/3 need to added to VLAN 2. The values of hwVlanPorts of the upstream ports (ports 0/11/2 and 0/11/3) to be added is calculated as follows: For ports 0-7 in slot 11, their corresponding character string positions are 76543210, and after ports 0/11/2 and 0/11/3 are added, the bitmap is 00001100 00000000 00000000 00000000, and the string is 0c 00 00 00 00 00 00 00. Assuming that the other slots do not have any port that is added to the VLAN, the character string of each of these slots is 0x0000000000000000. According to the ascending order of slot from left to right, the character strings of ports 0/11/2 and 0/11/3 are as follows: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000 0c00000000000000 0000000000000000 0000000000000000 0000000000000000 0000000000000000
INT hwVlanType1.3.6.1.4.1.2011.5.6.1.1.1.4INTEGERread-writeIndicates the VLAN type. Options: 1. superVlan(1) -indicates super VLAN. 2. commonVlan(2) -indicates common VLAN. 3. subVlan(3) -indicates sub VLAN, the value is not supported. 4. primaryVlan(4) -indicates primary VLAN, the value is not supported. 5. secondaryVlan(5) -indicates secondary VLAN, the value is not supported. 6. regionVlan(6) -indicates region VLAN, the value is not supported. 7. smartVlan(7) -indicates smart VLAN. 8. muxVlan(8) -indicates MUX VLAN. 9. multiVlan(9) -indicates multi VLAN. VLAN 1 supports the modify operation on hwVlanType. For other VLANs, during the creation of a VLAN, hwVlanType must be specified.
T/F hwVlanMacFilter1.3.6.1.4.1.2011.5.6.1.1.1.5TruthValueread-writeThe flag indicates whether to use mac filter. 1. true(1): use mac filter 2. false(2): not use mac filter
T/F hwVlanMcastUnknownProtos1.3.6.1.4.1.2011.5.6.1.1.1.6TruthValueread-writemulticast unknown protocals flag in the VLAN field
T/F hwExistInterface1.3.6.1.4.1.2011.5.6.1.1.1.7TruthValueread-onlyThe virtual interface used by VLAN
I32 hwVlanInterfaceIndex1.3.6.1.4.1.2011.5.6.1.1.1.8Integer32read-onlyThe index of the VLAN interface.
T/F hwVlanMacLearn1.3.6.1.4.1.2011.5.6.1.1.1.9TruthValueread-writeThe flag indicates whether to open mac learning.
INT hwVlanStatus1.3.6.1.4.1.2011.5.6.1.1.1.10INTEGERread-onlyStatus of VLAN. Options: 1. other(1) -The following enumerated values is not supported. 2. permanent(2) -The following enumerated values is not supported. 3. dynamicGvrp(3) -The following enumerated values is not supported.
TIK hwVlanCreationTime1.3.6.1.4.1.2011.5.6.1.1.1.11TimeTicksread-onlyThe time of creating VLAN.
I32 hwVlanPriority1.3.6.1.4.1.2011.5.6.1.1.1.12Integer32read-writeIndicates the 802.1p priority of a VLAN. Range: 0-7, 255 The larger the value, the higher the priority. If the query operation is performed before hwVlanPriority is configured, the query result is 255, which is invalid. The meaning of each value is as follows: best-effort: Best-effort priority(0) background: Background priority(1) spare: Spare priority(2) excellent-effort: Excellent-effort priority(3) controlled-load: Controlled-load priority(4) video: Video priority(5) voice: Voice priority(6) network-management: Network-management priority(7)
ROW hwVlanRowStatus1.3.6.1.4.1.2011.5.6.1.1.1.13RowStatusread-createIndicates the row status, used for creating or deleting a VLAN. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) To create a VLAN, you must specify hwVlanType and set hwVlanRowStatus to createAndGo(4) to perform the set operation. Other attributes of the VLAN are optional. However, hwVlanPorts cannot be configured at the same time. To delete a VLAN, set hwVlanRowStatus to destroy(6) to perform the set operation. During query, the value of this leaf is the fixed active(1).
INT hwVlanAttrib1.3.6.1.4.1.2011.5.6.1.1.1.14INTEGERread-writeIndicates the VLAN attribute. The following enumerated values are supported: Options: 1. common(1) -indicates common VLAN. 2. qinq(2) -indicates QinQ VLAN. 3. stacking(3) -indicates stacking VLAN. 4. subVlan(4) -indicates sub VLAN. During the creation of a VLAN, if this leaf is not specified, common(1) is adopted by default. You can perform the set operation on this leaf to modify the VLAN attribute. The value of hwVlanAttrib must not be subvlan(4). The value can be subvlan(4) only in the read operation. Adding a VLAN to or deleting a VLAN from a super VLAN must be performed through hwVlanAggregationTable.
I32 hwVlanSuperID1.3.6.1.4.1.2011.5.6.1.1.1.15Integer32read-onlyIndicates the ID of the super VLAN corresponding to the sub VLAN. Range: -1, 2-4093 This leaf is read-only. When the VLAN is not a sub VLAN, -1 is returned.
INT hwVlanForwarding1.3.6.1.4.1.2011.5.6.1.1.1.16INTEGERread-writeIndicates the VLAN forwarding policy. Options: 1. vlanMac(1) -indicates forwarding based on the VLAN+MAC. 2. vlanConnect(2) -indicates forwarding based on the SVLAN+CVLAN. During the creation of a VLAN, if this leaf is not specified, vlanMac(1) is adopted by default. You can perform the set operation on this leaf to modify the VLAN forwarding policy. The VLAN forwarding policy can also be configured in hwForwardingMode of hwVlanSrvProfTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwVlanPolicyBroadcast1.3.6.1.4.1.2011.5.6.1.1.1.17INTEGERread-writeIndicates the VLAN-based forwarding policy for the broadcast packets. Options: 1. forward(1) -indicates that the broadcast packets are transparently transmitted. 2. discard(2) -indicates that the broadcast packets are discarded. During the creation of a VLAN, if this leaf is not specified, forward(1) is adopted by default. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the broadcast packets. The VLAN-based forwarding policy for the broadcast packets can also be configured in hwPolicyBroadcast of hwVlanSrvProfTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwVlanPolicyMulticast1.3.6.1.4.1.2011.5.6.1.1.1.18INTEGERread-writeIndicates the VLAN-based forwarding policy for the unknown multicast packets. Options: 1. forward(1) -indicates that the unknown multicast packets are transparently transmitted. 2. discard(2) -indicates that the unknown multicast packets are discarded. During the creation of a VLAN, if this leaf is not specified, forward(1) is adopted by default. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the unknown multicast packets. The VLAN-based forwarding policy for the unknown multicast packets can also be configured in hwPolicyMulticast of hwVlanSrvProfTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwVlanPolicyUnknowncast1.3.6.1.4.1.2011.5.6.1.1.1.19INTEGERread-writeIndicates the VLAN-based forwarding policy for the unknown unicast packets. Options: 1. forward(1) -indicates that the unknown unicast packets are transparently transmitted. 2. discard(2) -indicates that the unknown unicast packets are discarded. During the creation of a VLAN, if this leaf is not specified, forward(1) is adopted by default. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the unknown unicast packets. The VLAN-based forwarding policy for the unknown unicast packets can also be configured in hwPolicyUnknowncast of hwVlanSrvProfTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
U32 hwVlanOuterTpid1.3.6.1.4.1.2011.5.6.1.1.1.20Unsigned32read-writeIndicates the Ethernet protocol type of a VLAN. Range: 1536-65535 (0x0600-0xFFFF) Default: 0x8100
OCT hwVlanBindSrvProfName1.3.6.1.4.1.2011.5.6.1.1.1.21OCTET STRINGread-writeIndicates the name of the VLAN service profile bound to a VLAN. Range: a string of 0-32 characters This leaf identifies a VLAN service profile, which must be created in hwVlanSrvProfTable. The null character string indicates that the binding relation between a VLAN and a VLAN service profile is deleted.
INT hwVlanChangeEnable1.3.6.1.4.1.2011.5.6.1.1.1.22INTEGERread-writeIndicates the operation type of whether a standard port list maps a VLAN. Options: 1. idle(0) -indicates invalid mapping. 2. addPort(1) -indicates that a port is added to the VLAN. 3. removePort(2) -indicates that a port is deleted from the VLAN. This leaf must work with hwVlanPorts.
OCT hwVlanBindRaioProfileName1.3.6.1.4.1.2011.5.6.1.1.1.23OCTET STRINGread-writeIndicates the name of the RAIO profile bound to a VLAN. Range: a string of 0-32 characters This leaf identifies a RAIO profile, which must be created in hwDslamRAIOProfileTable. The null character string indicates that the binding relation between a VLAN and a RAIO profile is deleted.
I32 hwVlanTrafficSuppressUnknowncastNetwork1.3.6.1.4.1.2011.5.6.1.1.1.24Integer32read-writeIndicates the unknown unicast traffic suppression on a VLAN. Range: 0-13 Default: 0 13 indicates full-suppression of traffic, and 0 indicates no traffic suppression. The suppression levels and corresponding bandwidth ranges are listed as follows: --------------------------------------------------------------- NO. Min bandwidth(kbps) Max bandwidth(kbps) Package number(pps) --------------------------------------------------------------- 0 Not suppressed Not suppressed Not suppressed 1 6 145 12 2 12 291 24 3 24 582 48 4 48 1153 95 5 97 2319 191 6 195 4639 382 7 390 9265 763 8 781 18531 1526 9 1562 37063 3052 10 3125 74126 6104 11 6249 148241 12207 12 12499 296483 24414 13 0 0 0 ---------------------------------------------------------------
INT hwVlanMethL2Forward1.3.6.1.4.1.2011.5.6.1.1.1.25INTEGERread-writeIndicates the switch of MEth l2 forwarding on a VLAN. Options: 1. enable(1) -Enable MEth l2 forwarding on a VLAN. 2. disable(2) -Disable MEth l2 forwarding on a VLAN. The default value is disable(2).
hwVlanInterfaceTable1.3.6.1.4.1.2011.5.6.1.2not-accessibleDescribes VLAN interface management, including IP address management, enabling and disabling of the DHCP client, and DHCP client option 60. The index of this table is hwVlanInterfaceID.
hwVlanInterfaceEntry1.3.6.1.4.1.2011.5.6.1.2.1not-accessibleDescribes VLAN interface management, including IP address management, enabling and disabling of the DHCP client, and DHCP client option 60. The index of this entry is hwVlanInterfaceID.
I32 hwVlanInterfaceID1.3.6.1.4.1.2011.5.6.1.2.1.1Integer32read-onlyIndicates the index of a VLAN interface, which maps a VLAN ID. For example, the index of VLAN interface 3 is 3.
I32 hwVlanID1.3.6.1.4.1.2011.5.6.1.2.1.2Integer32read-onlyIndicates the corresponding VLAN ID of a VLAN interface.
IP hwVlanIpAddress1.3.6.1.4.1.2011.5.6.1.2.1.3IpAddressread-writeIndicates the IP address of a VLAN interface. Default: 0.0.0.0.
IP hwVlanIpAddressMask1.3.6.1.4.1.2011.5.6.1.2.1.4IpAddressread-writeIndicates the IP address subnet mask.
INT hwVlanInterfaceAdminStatus1.3.6.1.4.1.2011.5.6.1.2.1.5INTEGERread-writeIndicates the management status of a VLAN interface. Options: 1. up(1) -indicates up status. 2. down(2) -indicates down status. Default: up(1)
INT hwVlanInterfaceFrameType1.3.6.1.4.1.2011.5.6.1.2.1.6INTEGERread-writeIndicates the type of the frame that can be received by a VLAN interface. Options: 1. ethernetii(1) -For the frame format of ethernetii(1), see RFC894. 2. ethernetsnap(2) -The value is not supported. 3. ethernet8022(3) -The value is not supported. 4. ethernet8023(4) -The value is not supported. Currently, only ethernetii(1) is supported.
ROW hwInterfaceRowStatus1.3.6.1.4.1.2011.5.6.1.2.1.7RowStatusread-createIndicates the row status. It is used for create, delete and modify operations. Options: 1. createAndGo(4) 2. destroy(6) 3. active(1)
INT hwVlanInterfaceLinkStatus1.3.6.1.4.1.2011.5.6.1.2.1.8INTEGERread-onlyIndicates the protocol status of a link that is contained in a VLAN interface. Options: 1. up(1) -The protocol status of a link that is contained in a VLAN interface is up. 2. down(2) -The protocol status of a link that is contained in a VLAN interface is down.
INT hwVlanIfIPMode1.3.6.1.4.1.2011.5.6.1.2.1.9INTEGERread-writeIndicates the mode of obtaining an IP address. Options: 1. static(1) -Configured statically. 2. dhcp(2) -Obtained through DHCP.
OCT hwVlanIfDhcpClientOption601.3.6.1.4.1.2011.5.6.1.2.1.10OCTET STRINGread-writeIndicates the option 60 information carried in DHCP packets that are sent by a L3 interface when obtaining an IP address in the DHCP mode. Range: 0-32 characters
INT hwVlanIfVlanEncapMode1.3.6.1.4.1.2011.5.6.1.2.1.11INTEGERread-writeUsed to configure the VLAN encapsulation mode of a VLAN interface. Options: 1. singleTag(1) -Single tag VLAN encapsulation mode. 2. doubleTag(2) -Double tag VLAN encapsulation mode. Default: singleTag(1)
I32 hwVlanIfVlanInnerLabel1.3.6.1.4.1.2011.5.6.1.2.1.12Integer32read-writeUsed to configure the inner VLAN ID when the VLAN encapsulation mode of a VLAN interface is double-tag mode. Range: 1-4095 Default: 1
INT hwVlanIfDHCPSStatus1.3.6.1.4.1.2011.5.6.1.2.1.13INTEGERread-writeDescribes the mode of dhcp server on this interface. Options: 1. disable(1) -disable dhcp server. 2. enable(2) -enable dhcp server. Default: disable(1)
I32 hwIPv6MTU1.3.6.1.4.1.2011.5.6.1.2.1.14Integer32read-writeUsed to configure the maximum transmission unit of vlanif.If you set it on one vlanif,all the vlanif will be configured. For P300 device, the node can take effect on IPV4 and IPV6. For Saturn device, it only takes effect on IPV6. Range: -1,1280-1499,1501-1560. For P300 device, the range is -1,1501-1560. For Saturn device, the range is -1,1280-1499,1501-1560. Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).
I32 hwIPv4MTU1.3.6.1.4.1.2011.5.6.1.2.1.15Integer32read-writeUsed to configure the maximum transmission unit of vlanif. The node is only supported on Saturn device. It only takes effect on IPV4. Range: -1,1501-1560 Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).
hwifSVLANVlanListTable1.3.6.1.4.1.2011.5.6.1.3not-accessibleIndicates the super VLAN list, shows the sub VLANs in the super VLAN. The index of this table is hwifSvlanVlanID.
hwifSVLANVlanListEntry1.3.6.1.4.1.2011.5.6.1.3.1not-accessibleIndicates the super VLAN list, shows the sub VLANs in the super VLAN. The index of this entry is hwifSvlanVlanID.
VLA hwifSvlanVlanID1.3.6.1.4.1.2011.5.6.1.3.1.1VlanIndexread-onlyThe index of the table, indicates the super VLAN ID
OCT hwifSvlanSubVlanlistLow1.3.6.1.4.1.2011.5.6.1.3.1.2OCTET STRINGread-writeThe low oct string for sub VLAN list of Primary VLANs, Each bit is one VLAN. All bits be 2048(256 * 8) VLAN. Sub VLAN will be added to super VLAN.
OCT hwifSvlanSubVlanlisHigh1.3.6.1.4.1.2011.5.6.1.3.1.3OCTET STRINGread-writeThe high oct string for sub VLAN list of Primary VLANs, Each bit is one VLAN. All bits be 2048(256 * 8) VLAN Sub VLAN will be added to super VLAN.
ROW hwifSvlanOperStatus1.3.6.1.4.1.2011.5.6.1.3.1.4RowStatusread-createVLAN operational status, now support createAndGo(4),destroy(6)
hwifPVLANMappingTable1.3.6.1.4.1.2011.5.6.1.4not-accessibleSecondary VLAN lists of Primary VLANs. The index of this table is hwifPvlanPrimaryVlanID.
hwifPVLANMappingEntry1.3.6.1.4.1.2011.5.6.1.4.1not-accessibleSecondary VLAN lists of Primary VLANs. The index of this entry is hwifPvlanPrimaryVlanID.
VLA hwifPvlanPrimaryVlanID1.3.6.1.4.1.2011.5.6.1.4.1.1VlanIndexread-onlyPrimary VLAN ID
OCT hwifPvlanSecondaryVlanlistLow1.3.6.1.4.1.2011.5.6.1.4.1.2OCTET STRINGread-writeThe second low oct string for sub VLAN list of Primary VLANs, Each bit is one VLAN. All bits be 2048(256 * 8) VLAN Secondary VLAN will be added to primary VLAN.
OCT hwifPvlanSecondaryVlanlistHigh1.3.6.1.4.1.2011.5.6.1.4.1.3OCTET STRINGread-writeThe second low oct string for sub VLAN list of Primary VLANs, Each bit is one VLAN. All bits be 2048(256 * 8) VLAN Secondary VLAN will be added to primary VLAN.
ROW hwifPvlanOperStatus1.3.6.1.4.1.2011.5.6.1.4.1.4RowStatusread-createvlan operational status, now support createAndGo(4),destroy(6)
hwRegionVLanTable1.3.6.1.4.1.2011.5.6.1.5not-accessibleIndicates the region VLAN, it is used to configure the region VLAN. The index of this table is hwVlanIndex.
hwRegionVLanEntry1.3.6.1.4.1.2011.5.6.1.5.1not-accessibleIndicates the region VLAN, it is used to configure the region VLAN. The index of this entry is hwVlanIndex.
I32 hwRegionVpi1.3.6.1.4.1.2011.5.6.1.5.1.1Integer32read-writeTHE atm vpi of the VLAN.
I32 hwRegionVci1.3.6.1.4.1.2011.5.6.1.5.1.2Integer32read-writeThe atm vci of the VLAN.
ROW hwRegionPVCRowStatus1.3.6.1.4.1.2011.5.6.1.5.1.3RowStatusread-createRow status,now support createAndGo(4),destroy(6). 4 is used for creating group pvc for region VLAN, 6 is used for deleting group pvc for region VLAN.
hwSmartVLanTable1.3.6.1.4.1.2011.5.6.1.6not-accessibleIndicates the smart VLAN, it is used to configure the smart VLAN. The index of this table is hwSmartVlanID.
hwSmartVLanEntry1.3.6.1.4.1.2011.5.6.1.6.1not-accessibleIndicates the smart VLAN, it is used to configure the smart VLAN. The index of this entry is hwSmartVlanID.
VLA hwSmartVlanID1.3.6.1.4.1.2011.5.6.1.6.1.1VlanIndexread-onlyThe index of the table, indicates a smart VLAN ID.
POR hwSmartVlanUplinkPort1.3.6.1.4.1.2011.5.6.1.6.1.2PortListread-writesmart VLAN uplink ports
POR hwSmartVlanDownlinkPort1.3.6.1.4.1.2011.5.6.1.6.1.3PortListread-writesmart VLAN downlink ports
ROW hwSmartVlanRowStatus1.3.6.1.4.1.2011.5.6.1.6.1.4RowStatusread-createRow status, now support createAndGo(4),destroy(6)
INT hwMuxVlanEnable1.3.6.1.4.1.2011.5.6.1.7INTEGERread-writeEnable/disable MUX VLAN. Options: 1. enabled(1) -Enable MUX VLAN. 2. disabled(2) -Disable MUX VLAN.
hwMuxVlanPortConfTable1.3.6.1.4.1.2011.5.6.1.8not-accessibleIndicates the Mux VLAN port configuration, it is used to configure the Mux VLAN port. The index of this table is ifIndex.
hwMuxVlanPortConfEntry1.3.6.1.4.1.2011.5.6.1.8.1not-accessibleIndicates the Mux VLAN port configuration, it is used to configure the Mux VLAN port. The index of this entry is ifIndex.
INT hwMuxVlanPortType1.3.6.1.4.1.2011.5.6.1.8.1.1INTEGERread-createConfigure the uplink-port or cascading-port for the MUX VLAN. Options: 1. uplinkPort(1) -uplink port 2. cascadingPort(2) -cascading port
I32 hwMuxVlanStartVlanId1.3.6.1.4.1.2011.5.6.1.8.1.2Integer32read-createThe start VLAN ID of Mux VLAN.
I32 hwMuxVlanGroupNum1.3.6.1.4.1.2011.5.6.1.8.1.3Integer32read-createThe VLAN group number.
ROW hwMuxVlanPortConfRowStatus1.3.6.1.4.1.2011.5.6.1.8.1.4RowStatusread-createRow status, now support createAndGo(4),destroy(6).
I32 hwMuxVlanUplinkPort1.3.6.1.4.1.2011.5.6.1.8.1.5Integer32read-createUplink port for mux VLAN configuration.(for UA 5000)
I32 hwMuxVlanDownlinkPort1.3.6.1.4.1.2011.5.6.1.8.1.6Integer32read-createDownlink port for mux VLAN configuration. If the value is -1, use inner port instead(Only used for UA5000).
hwMuxVlanSlotConfTable1.3.6.1.4.1.2011.5.6.1.9not-accessibleIndicates the I/O board MUX VLAN configure, it is used to configure the I/O board MUX VLAN. The index of this table is hwSlotIndex.
hwMuxVlanSlotConfEntry1.3.6.1.4.1.2011.5.6.1.9.1not-accessibleIndicates the I/O board MUX VLAN configure, it is used to configure the I/O board MUX VLAN. The index of this entry is hwSlotIndex.
I32 hwMuxVlanSlotStartVlanId1.3.6.1.4.1.2011.5.6.1.9.1.1Integer32read-createThe start VLAN ID for the I/O board.
ROW hwMuxVlanSlotRowStatus1.3.6.1.4.1.2011.5.6.1.9.1.2RowStatusread-createRow status, now support createAndGo(4),destroy(6).
hwMultiVLanTable1.3.6.1.4.1.2011.5.6.1.10not-accessibleIndicates the Multi VLAN, it is used to configure the multi VLAN. The index of this table is hwMultiVlanID.
hwMultiVLanEntry1.3.6.1.4.1.2011.5.6.1.10.1not-accessibleIndicates the Multi VLAN, it is used to configure the multi VLAN. The index of this entry is hwMultiVlanID.
VLA hwMultiVlanID1.3.6.1.4.1.2011.5.6.1.10.1.1VlanIndexread-onlyThe index of the table, indicates a Multi VLAN ID.
POR hwMultiVlanUplinkPort1.3.6.1.4.1.2011.5.6.1.10.1.2PortListread-writeMulti VLAN uplink ports.
POR hwMultiVlanDownlinkPort1.3.6.1.4.1.2011.5.6.1.10.1.3PortListread-writeMulti VLAN downlink ports.
ROW hwMultiVlanRowStatus1.3.6.1.4.1.2011.5.6.1.10.1.4RowStatusread-createRow status, now support createAndGo(4),destroy(6).
hwVlanAggregationTable1.3.6.1.4.1.2011.5.6.1.11not-accessibleDescribes the relation between the super VLAN and the sub VLAN in a VLAN aggregation. The indexes of this table are hwVlanAggregationSuperVlanId and hwVlanAggregationSubVlanId.
hwVlanAggregationEntry1.3.6.1.4.1.2011.5.6.1.11.1not-accessibleDescribes the relation between the super VLAN and the sub VLAN in a VLAN aggregation. The indexes of this entry are hwVlanAggregationSuperVlanId and hwVlanAggregationSubVlanId.
I32 hwVlanAggregationSuperVlanId1.3.6.1.4.1.2011.5.6.1.11.1.1Integer32read-onlyIndicates the super VLAN ID in a VLAN aggregation. Range: 2-4093
I32 hwVlanAggregationSubVlanId1.3.6.1.4.1.2011.5.6.1.11.1.2Integer32read-onlyIndicates the sub VLAN ID in a VLAN aggregation. Range: 2-4093
INT hwVlanAggregationSubVlanArpProxyStatus1.3.6.1.4.1.2011.5.6.1.11.1.3INTEGERread-writeIndicates the status of ARP proxy in a sub VLAN. Options: 1. enabled(1) -Enable ARP proxy in a sub VLAN. 2. disabled(2) -Disable ARP proxy in a sub VLAN. Default: disabled(2)
ROW hwVlanAggregationRowStatus1.3.6.1.4.1.2011.5.6.1.11.1.4RowStatusread-createIndicates the row status, used for creating or deleting a VLAN aggregation. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) To create a VLAN aggregation, specify the indexes, and set hwVlanAggregationRowStatus to createAndGo(4) to perform the set operation. To delete a VLAN aggregation, specify the indexes, and set hwVlanAggregationRowStatus to destroy(6) to perform the set operation. During query, the value of this leaf is the fixed active(1).
INT hwVlanAggregationSubVlanNdProxyStatus1.3.6.1.4.1.2011.5.6.1.11.1.5INTEGERread-writeIndicates the status of ND proxy in a sub VLAN. Options: 1. enabled(1) -Enable ND proxy in a sub VLAN. 2. disabled(2) -Disable ND proxy in a sub VLAN. Default: disabled(2)
U32 hwStackingVlanInnerEthernetType1.3.6.1.4.1.2011.5.6.1.13Unsigned32read-writeIndicates the Ethernet protocol type of the inner VLAN tag supported by VLAN stacking. Range: 0-65535 Default: 0x8100
hwVlanFlowAccountTable1.3.6.1.4.1.2011.5.6.1.14not-accessibleDescribes the VLAN-based traffic statistics, including the numbers of the upstream bytes, downstream bytes, upstream packets, downstream packets, upstream and downstream packets in the ACL-based traffic statistics collection, discarded upstream packets, and discarded downstream packets. The indexes of this table are hwVlanIndex (outer VLAN ID) and hwInnerVlanID (inner VLAN ID). hwVlanIndex references the leaf in hwVlanMIBTable. If hwInnerVlanID is -1, that means the InnerVLAN-based traffic statistics is not supported. If hwVlanTrafficOccupiedTable is being used to query the traffic and bandwidth occupancy of a VLAN, querying hwVlanFlowAccountTable fails.
hwVlanFlowAccountEntry1.3.6.1.4.1.2011.5.6.1.14.1not-accessibleDescribes the VLAN-based traffic statistics, including the numbers of the upstream bytes, downstream bytes, upstream packets, downstream packets, upstream and downstream packets in the ACL-based traffic statistics collection, discarded upstream packets, and discarded downstream packets. The indexes of this entry are hwVlanIndex (outer VLAN ID) and hwInnerVlanID (inner VLAN ID). hwVlanIndex references the leaf in hwVlanMIBTable. If hwInnerVlanID is -1, that means the InnerVLAN-based traffic statistics is not supported. If hwVlanTrafficOccupiedTable is being used to query the traffic and bandwidth occupancy of a VLAN, querying hwVlanFlowAccountTable fails.
I32 hwInnerVlanID1.3.6.1.4.1.2011.5.6.1.14.1.1Integer32read-onlyIndicates the inner VLAN tag in a stacking VLAN. If the VLAN is not of the stacking attribute or you perform the query operation only by the outer VLAN, this leaf must be set to -1. Currently, ACL-based VLAN traffic statistics of only the outer VLAN can be collected. Therefore, this value of this leaf is not useful, and you'd better set the value to -1. 0 is not supported.
C64 hwUpFlowAccountByte1.3.6.1.4.1.2011.5.6.1.14.1.2Counter64read-onlyIndicates the number of upstream bytes of a VLAN. '18446744073709551615' means invalid value.
C64 hwDownFlowAccountByte1.3.6.1.4.1.2011.5.6.1.14.1.3Counter64read-onlyIndicates the number of downstream bytes of a VLAN. '18446744073709551615' means invalid value.
C64 hwUpFlowAccountPacket1.3.6.1.4.1.2011.5.6.1.14.1.4Counter64read-onlyIndicates the number of upstream packets of a VLAN. '18446744073709551615' means invalid value.
C64 hwDownFlowAccountPacket1.3.6.1.4.1.2011.5.6.1.14.1.5Counter64read-onlyIndicates the number of downstream packets of a VLAN. '18446744073709551615' means invalid value.
C64 hwUpStreamPacket1.3.6.1.4.1.2011.5.6.1.14.1.6Counter64read-onlyIndicates the number of upstream packets in the ACL-based VLAN traffic statistics collection. After the first query, 0 is fixedly returned. After the second query, traffic statistics of the VLAN between the two queries are returned. If the query or delete operation is not performed on the traffic statistics of this VLAN within 10 minutes, the traffic statistics collection of the VLAN is invalid. If a new index is specified in the second query, the traffic statistics of the new VLAN are collected. The system can collect the traffic statistics of a maximum of 64 VLANs concurrently. '18446744073709551615' means invalid value.
C64 hwDownStreamPacket1.3.6.1.4.1.2011.5.6.1.14.1.7Counter64read-onlyIndicates the number of downstream packets in the ACL-based VLAN traffic statistics collection. After the first query, 0 is fixedly returned. After the second query, traffic statistics of the VLAN between the two queries are returned. If the query or delete operation is not performed on the traffic statistics of this VLAN within 10 minutes, the traffic statistics collection of the VLAN is invalid. If a new index is specified in the second query, the traffic statistics of the new VLAN are collected. The system can collect the traffic statistics of a maximum of 64 VLANs concurrently. '18446744073709551615' means invalid value.
INT hwFlowAccountAdminStatus1.3.6.1.4.1.2011.5.6.1.14.1.8INTEGERread-writeUsed to delete the VLAN traffic statistics. Options: 1. invalid(-1) -During the query, the invalid value -1 is fixedly returned. 2. reset(0) -indicates that the VLAN traffic statistics based on service board are deleted. 3. resetAcl(1) -indicates that the VLAN traffic statistics based on ACL are deleted.
C64 hwUpFlowAccountDiscardPacket1.3.6.1.4.1.2011.5.6.1.14.1.9Counter64read-onlyIndicates the number of upstream discarded packets of a VLAN. '18446744073709551615' means invalid value.
C64 hwDownFlowAccountDiscardPacket1.3.6.1.4.1.2011.5.6.1.14.1.10Counter64read-onlyIndicates the number of downstream discarded packets of a VLAN. '18446744073709551615' means invalid value.
hwVlanUpCarTable1.3.6.1.4.1.2011.5.6.1.15not-accessibleIndicates the VLAN up direct CAR. The index of this table is hwVlanUpCarId.
hwVlanUpCarEntry1.3.6.1.4.1.2011.5.6.1.15.1not-accessibleIndicates the VLAN up direct CAR. The index of this entry is hwVlanUpCarId.
I32 hwVlanUpCarId1.3.6.1.4.1.2011.5.6.1.15.1.1Integer32read-onlyThe index of the table, indicates a up direct Carid.
OCT hwVlanUpCarName1.3.6.1.4.1.2011.5.6.1.15.1.2OCTET STRINGread-writeUp direct car name.
I32 hwVlanUpCarBandValue1.3.6.1.4.1.2011.5.6.1.15.1.3Integer32read-writeCar band value,The car value is multiple of 64kbps. Unit :kbps
I32 hwVlanUpCarBurstValue1.3.6.1.4.1.2011.5.6.1.15.1.4Integer32read-writeCar burst value. Unit:kbps
INT hwVlanUpCarIsUsed1.3.6.1.4.1.2011.5.6.1.15.1.5INTEGERread-onlyThe flag indicates whether the carid is used. Options: 1. used(1) -The carid is used. 2. noUsed(2) -The carid is no-used.
ROW hwVlanUpCarRowStatus1.3.6.1.4.1.2011.5.6.1.15.1.6RowStatusread-createRow status, now support createAndGo(4),destroy(6).
hwVlanDownCarTable1.3.6.1.4.1.2011.5.6.1.16not-accessibleIndicates the VLAN down direct CAR. The index of this table is hwVlanDownCarId.
hwVlanDownCarEntry1.3.6.1.4.1.2011.5.6.1.16.1not-accessibleIndicates the VLAN down direct CAR. The index of this entry is hwVlanDownCarId.
I32 hwVlanDownCarId1.3.6.1.4.1.2011.5.6.1.16.1.1Integer32read-onlyThe index of the table, indicates a down direct carid.
OCT hwVlanDownCarName1.3.6.1.4.1.2011.5.6.1.16.1.2OCTET STRINGread-writeDown direct car name.
I32 hwVlanDownCarBandValue1.3.6.1.4.1.2011.5.6.1.16.1.3Integer32read-writeCar band value,The car value is multiple of 64kbps. Unit: kbps
I32 hwVlanDownCarBurstValue1.3.6.1.4.1.2011.5.6.1.16.1.4Integer32read-writeCar burst value. Unit: kbps
INT hwVlanDownCarIsUsed1.3.6.1.4.1.2011.5.6.1.16.1.5INTEGERread-onlyThe flag indicates whether the carid is used. Options: 1. used(1) -The carid is used. 2. noUsed(2) -The carid is no-used.
ROW hwVlanDownCarRowStatus1.3.6.1.4.1.2011.5.6.1.16.1.6RowStatusread-createRow status, now support createAndGo(4),destroy(6).
hwVlanParaTable1.3.6.1.4.1.2011.5.6.1.17not-accessibleIndicates the VLAN parameters, include hwVlanParaIndex, hwVlanMacLearnCpability, hwVlanMaxMacLearnNum, hwVlanUpdirectCar, hwVlanDownDirectCar, it is used to configure the VLAN param. The index of this table is hwVlanParamIndex.
hwVlanParaEntry1.3.6.1.4.1.2011.5.6.1.17.1not-accessibleIndicates the VLAN parameters, include hwVlanParaIndex, hwVlanMacLearnCpability, hwVlanMaxMacLearnNum, hwVlanUpdirectCar, hwVlanDownDirectCar, it is used to configure the VLAN param. The index of this entry is hwVlanParamIndex.
VLA hwVlanParaIndex1.3.6.1.4.1.2011.5.6.1.17.1.1VlanIndexread-onlyThe index of the table,the VLAN index means Vlan Id.
INT hwVlanMacLearnCpability1.3.6.1.4.1.2011.5.6.1.17.1.2INTEGERread-writeMAC learning or not flag by VLAN. Options: 1. enabled(1) -Enable MAC learning by VLAN. 2. disabled(2) -Disable MAC learning by VLAN.
I32 hwVlanMaxMacLearnNum1.3.6.1.4.1.2011.5.6.1.17.1.3Integer32read-writeThe VLAN max mac learn number.
I32 hwVlanUpDirectCarID1.3.6.1.4.1.2011.5.6.1.17.1.4Integer32read-writeThe VLAN up direct carID.
I32 hwVlanDownDirectCarID1.3.6.1.4.1.2011.5.6.1.17.1.5Integer32read-writeThe VLAN down direct carID.
hwBpduTunnelTable1.3.6.1.4.1.2011.5.6.1.18not-accessibleUsed for setting and querying the status of the L2 transparent transmission of BPDU packets. The index of this table is hwVlanIndex.
hwBpduTunnelEntry1.3.6.1.4.1.2011.5.6.1.18.1not-accessibleUsed for setting and querying the status of the L2 transparent transmission of BPDU packets. The index of this entry is hwVlanIndex.
INT hwBpduTunnel1.3.6.1.4.1.2011.5.6.1.18.1.1INTEGERread-createIndicates the status of the L2 transparent transmission of BDPU packets in a VLAN. Options: 1. enable(1) -Enable transparent transmission of BDPU packets in a VLAN. 2. disable(2) -Disable transparent transmission of BDPU packets in a VLAN. Default: disable(2)
hwVOIPAddressTable1.3.6.1.4.1.2011.5.6.1.19not-accessibleVOIP multiply IP table. The index of this table is hwVOIPAddressIndex
hwVOIPAddressEntry1.3.6.1.4.1.2011.5.6.1.19.1not-accessibleVOIP multiply IP table. The index of this entry is hwVOIPAddressIndex
I32 hwVOIPAddressIndex1.3.6.1.4.1.2011.5.6.1.19.1.1Integer32not-accessiblethe index scope is 0-63
INT hwVOIPIPType1.3.6.1.4.1.2011.5.6.1.19.1.2INTEGERread-createIndicates the type of VOIP IP. Options: 1. media(1) -indicates that the type of VOIP IP is media. 2. signaling(2) -indicates that the type of VOIP IP is signaling.
IP hwVOIPIPAddress1.3.6.1.4.1.2011.5.6.1.19.1.3IpAddressread-createIP address
IP hwVOIPSubMask1.3.6.1.4.1.2011.5.6.1.19.1.4IpAddressread-onlysubMask of VAG
IP hwVOIPGateway1.3.6.1.4.1.2011.5.6.1.19.1.5IpAddressread-creategateway of VAG
OCT hwVOIPMACAddress1.3.6.1.4.1.2011.5.6.1.19.1.6OCTET STRINGread-onlyMAC address
I32 hwVOIPVlanTagIdentifier1.3.6.1.4.1.2011.5.6.1.19.1.7Integer32read-onlyvlanid of VAG
INT hwVOIPQosIPStrategy1.3.6.1.4.1.2011.5.6.1.19.1.8INTEGERread-onlyIndicates the qos ip strategy Options: 1. tos(1) -indicates that the qos ip strategy is tos. 2. dscp(2) -indicates that the qos ip strategy is dscp.
ROW hwVOIPAddressRowStatus1.3.6.1.4.1.2011.5.6.1.19.1.9RowStatusread-createIndicates the status of this conceptual row. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the hwAddressRowStatus column is 'notReady'.
INT hwVOIPAddressObtainMode1.3.6.1.4.1.2011.5.6.1.19.1.10INTEGERread-onlyip address obtain mode: Options: 1. static(1) -static config 2. pppoe(2) -pppoe dynamic obtain 3. dhcp(3) -dhcp dynamic obtain
OCT hwVOIPPPPOEClientName1.3.6.1.4.1.2011.5.6.1.19.1.11OCTET STRINGread-onlyip address name of pppoe dynamic obtain, the same as pppoe client name
INT hwVOIPIPAddressSrc1.3.6.1.4.1.2011.5.6.1.19.1.12INTEGERread-onlyIndicates the source type of IP. Options: 1. static(0) -indicates that the source type of IP is static. 2. dhcp(1) -indicates that the source type of IP is dhcp.
hwVOIPQosTable1.3.6.1.4.1.2011.5.6.1.20not-accessibleDescribes the Qos IP tos and VLAN priority The index of this table is hwVOIPAddressIndex
hwVOIPQosEntry1.3.6.1.4.1.2011.5.6.1.20.1not-accessibleDescribes the Qos IP tos and VLAN priority The index of this entry is hwVOIPAddressIndex
I32 hwVOIPQosIPTosValue1.3.6.1.4.1.2011.5.6.1.20.1.1Integer32read-createQos value of tos
I32 hwVOIPQosIPDscpValue1.3.6.1.4.1.2011.5.6.1.20.1.2Integer32read-createQos value of dscp
I32 hwVOIPQosVlanPriority1.3.6.1.4.1.2011.5.6.1.20.1.3Integer32read-createQos VLAN priority
INT hwVOIPQosIPAddressSrc1.3.6.1.4.1.2011.5.6.1.20.1.4INTEGERread-onlyIndicates the source type of IP. Options: 1. static(0) -indicates that the source type of IP is static. 2. dhcp(1) -indicates that the source type of IP is dhcp.
hwPacketTunnelTable1.3.6.1.4.1.2011.5.6.1.21not-accessibleUsed for setting and querying the status of the L2 transparent transmission of RIP packets and VTP/CDP packets in a VLAN. The index of this table is hwVlanIndex.
hwPacketTunnelEntry1.3.6.1.4.1.2011.5.6.1.21.1not-accessibleUsed for setting and querying the status of the L2 transparent transmission of RIP packets and VTP/CDP packets in a VLAN. The index of this entry is hwVlanIndex.
INT hwPacketTunnelRip1.3.6.1.4.1.2011.5.6.1.21.1.1INTEGERread-createIndicates the transparent transmission of RIP packets in a VLAN. Options: 1. enable(1) -Enable transparent transmission of RIP packets in a VLAN. 2. disable(2) -Disable transparent transmission of RIP packets in a VLAN. Default: disable(2)
INT hwPacketTunnelVTPCDP1.3.6.1.4.1.2011.5.6.1.21.1.2INTEGERread-createIndicates the transparent transmission of VTP/CDP packets in a VLAN. Options: 1. enable(1) -Enable transparent transmission of VTP/CDP packets in a VLAN. 2. disable(2) -Disable transparent transmission of VTP/CDP packets in a VLAN. Default: disable(2)
hwVlanInterfaceSubIpAddrTable1.3.6.1.4.1.2011.5.6.1.22not-accessibleDescribes management of the secondary IP addresses of a VLAN interface. The indexes of this table are hwVlanInterfaceIDWithSub, hwVlanSubIpAddress and hwVlanSubIpAddressMask.
hwVlanInterfaceSubIpAddrEntry1.3.6.1.4.1.2011.5.6.1.22.1not-accessibleDescribes management of the secondary IP addresses of a VLAN interface. The indexes of this entry are hwVlanInterfaceIDWithSub, hwVlanSubIpAddress and hwVlanSubIpAddressMask.
I32 hwVlanInterfaceIDWithSub1.3.6.1.4.1.2011.5.6.1.22.1.1Integer32read-onlyIndicates the index of a VLAN interface, which maps a VLAN ID. For example, the index of VLAN interface 3 is 3.
IP hwVlanSubIpAddress1.3.6.1.4.1.2011.5.6.1.22.1.2IpAddressread-onlyIndicates the secondary IP address of a VLAN interface.
IP hwVlanSubIpAddressMask1.3.6.1.4.1.2011.5.6.1.22.1.3IpAddressread-onlyIndicates the subnet mask of the secondary IP address of a VLAN interface.
ROW hwInterfaceSubIpAddrRowStatus1.3.6.1.4.1.2011.5.6.1.22.1.4RowStatusread-createIndicates the row status. It is used for create, modify and delete operations. Options: 1. createAndGo(4) 2. destroy(6) 3. active(1)
I32 hwMethL2Vlan1.3.6.1.4.1.2011.5.6.1.23Integer32read-writeset the Meth L2 function of the VLAN.
I32 hwDocsDefaultSrvVlanID1.3.6.1.4.1.2011.5.6.1.24Integer32read-writeIndicates the service svlan of DOCSIS service. The default value is 1.
hwVlanSrvProfTable1.3.6.1.4.1.2011.5.6.1.25not-accessibleDescribes the attributes of a VLAN service profile, used for adding or deleting a VLAN service profile, or modifying the status of the attributes in an existing VLAN service profile. The index of this table is hwVlanSrvProfName.
hwVlanSrvProfEntry1.3.6.1.4.1.2011.5.6.1.25.1not-accessibleDescribes the attributes of a VLAN service profile, used for adding or deleting a VLAN service profile, or modifying the status of the attributes in an existing VLAN service profile. The index of this entry is hwVlanSrvProfName.
OCT hwVlanSrvProfName1.3.6.1.4.1.2011.5.6.1.25.1.1OCTET STRINGread-onlyIndicates the name of the VLAN service profile. Range: a string of 1-32 characters The input index consists of the VLAN service profile name and the length of the VLAN service profile name. The input VLAN service profile name must be ASCII codes. Assume that you need to create a huawei VLAN service profile. Because the ASCII value of huawei is 104.117.97.119.101.105 and the length of huawei is 6, the index is 6.104.117.97.119.101.105.
INT hwForwardingMode1.3.6.1.4.1.2011.5.6.1.25.1.2INTEGERread-writeIndicates the VLAN forwarding policy. Options: 1. vlanMac(1) -indicates forwarding based on the VLAN+MAC. 2. vlanConnect(2) -indicates forwarding based on the SVLAN+CVLAN. 3. notConfig(3) -indicates forwarding based on VLAN single switch. This leaf is optional for creating a VLAN service profile. The VLAN forwarding policy can also be configured in hwVlanForwarding of hwVlanMIBTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwAntiIpSpoofingSwitch1.3.6.1.4.1.2011.5.6.1.25.1.3INTEGERread-writeIndicates the VLAN-based anti-IP-spoofing function. Options: 1. enable(1) -indicates that the anti-IP-spoofing function is enabled. 2. disable(2) -indicates that the anti-IP-spoofing function is disabled. This leaf is optional for creating a VLAN service profile. The anti-IP spoofing function in the global mode can be set in hwIpDslamIpAddrDynamicBindingStatus of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the anti-IP-spoofing function is determined by its global-level switch and VLAN-level switch. The anti-IP-spoofing function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwAntiMacSpoofingSwitch1.3.6.1.4.1.2011.5.6.1.25.1.4INTEGERread-writeIndicates the VLAN-based anti-MAC-spoofing function. Options: 1. enable(1) -indicates that the anti-MAC-spoofing function is enabled. 2. disable(2)-indicates that the anti-MAC spoofing function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The anti-MAC spoofing function in the global mode can be set in hwIpDslamAntiMacSpoofingStatus of HUAWEI-IPDSLAM-SECURITY-MIB. The VLAN-based anti-MAC-spoofing function can also be configured in hwIpDslamL2pVlanCtrlMacSpoofing of hwIpDslamL2pVlanCtrlTable in HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The final status of the anti-MAC-spoofing function is determined by its global-level switch and VLAN-level switch. The anti-MAC spoofing function of a VLAN is enabled only when the switches at both levels are enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based anti-MAC-spoofing function in the VLAN service profile takes effect.
INT hwPPPoEMacMode1.3.6.1.4.1.2011.5.6.1.25.1.5INTEGERread-writeIndicates the VLAN-based PPPoE single-MAC function. Options: 1. multiMac(1) -indicates that the multi-MAC mode is adopted. 2. singleMac(2) -indicates that the single-MAC mode is adopted. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The PPPoE single-MAC function in the global mode can be set in hwIpDslamPPPoEMacMode of HUAWEI-IPDSLAM-PPPOE-MIB. The VLAN-based PPPoE single-MAC function can also be configured in hwIpDslamL2pVlanCtrlPppoeMacMode of hwIpDslamL2pVlanCtrlTable in HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The final status of the PPPoE single-MAC function is determined by its global-level switch and VLAN-level switch. The PPPoE single-MAC function of a VLAN is enabled only when the switches at both levels are enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based PPPoE single-MAC function in the VLAN service profile takes effect.
INT hwBpduTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.6INTEGERread-writeIndicates the VLAN-based BPDU transparent transmission function. Options: 1. enable(1) -indicates that the BPDU transparent transmission function is enabled. 2. disable(2) -indicates that the BPDU transparent transmission function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The BPDU transparent transmission function can also be configured in hwBpduTunnel of hwBpduTunnelTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwRipTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.7INTEGERread-writeIndicates the VLAN-based RIP transparent transmission function. Options: 1. enable(1) -indicates that the RIP transparent transmission function is enabled. 2. disable(2) -indicates that the RIP transparent transmission function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The RIP transparent transmission function can also be configured in hwPacketTunnelRip of hwPacketTunnelTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwVtpCdpTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.8INTEGERread-writeIndicates the VLAN-based VTP/CDP transparent transmission function. Options: 1. enable(1) -indicates that the VTP/CDP transparent transmission function is enabled. 2. disable(2) -indicates that the VTP/CDP transparent transmission function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The VTP/CDP transparent transmission function can also be configured in hwPacketTunnelVTPCDP of hwPacketTunnelTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwDhcpMode1.3.6.1.4.1.2011.5.6.1.25.1.9INTEGERread-writeIndicates the VLAN-based DHCP L2/L3 mode switch. Options: 1. notConfig(1) -indicates that if the VLAN configuration exists, the VLAN configuration takes effect. Otherwise, the configuration in global mode takes effect. 2. layer2(2) -indicates the DHCP L2 forwarding mode. In this mode, the device only transparently transmits packets and does not process the packets. 3. l3Standard(3) -indicates the standard mode of the DHCP L3 forwarding mode. In this mode, packets select the DHCP server through the VLAN L3 interface that is used for forwarding the DHCP packets. 4. l3Option60(4) -indicates the DHCP option 60 mode of the DHCP L3 forwarding mode. In this mode, packets select the DHCP server according to the option 60 field. Option 60 is an option with code 60 in the DHCP packet. It can identify the terminal type. That is, packets can select the DHCP server according to terminal types. 5. l3MacRange(5) -indicates the MAC address segment mode of the DHCP L3 forwarding mode. In this mode, packets select the DHCP server according to the MAC address segment to which the source MAC address of the DHCP packets belong. This leaf is optional for creating a VLAN service profile. The DHCP L2/L3 mode in the global mode can also be set in hwDhcpRelayMode and hwDhcpServerSelectMode of HUAWEI-DHCP-Proxy-MIB. The DHCP L2/L3 mode at the VLAN level can also be set in hwDhcpServerSelectModeByVlanTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect. The global DHCP L2/L3 mode, however, is not changed. If no VLAN service profile is bound to the VLAN, but hwDhcpServerSelectModeByVlanTable is configured, the configuration of hwDhcpServerSelectModeByVlanTable takes effect; if hwDhcpServerSelectModeByVlanTable is not configured, the configuration in the global mode takes effect.
INT hwDhcpProxySwitch1.3.6.1.4.1.2011.5.6.1.25.1.10INTEGERread-writeIndicates the VLAN-based DHCP proxy function. Options: 1. enable(1) -indicates that the DHCP proxy is enabled. 2. disable(2) -indicates that the DHCP proxy is disabled. This leaf is optional for creating a VLAN service profile. The global DHCP proxy function can be configured in hwDhcpProxyStatus of HUAWEI-DHCP-Proxy-MIB. The final status of the DHCP proxy function is determined by its global-level switch and VLAN-level switch. The DHCP proxy function of a VLAN is enabled only when the switches at both levels are enabled. When the DHCP mode of the VLAN is configured to L2 mode, the configuration data can be saved, but the configuration of the DHCP proxy function does not take effect.
INT hwDhcpOption82Switch1.3.6.1.4.1.2011.5.6.1.25.1.11INTEGERread-writeIndicates the VLAN-based DHCP option 82 function. Options: 1. enable(1) -indicates that the DHCP option 82 function is enabled. 2. disable(2) -indicates that the DHCP option 82 function is disabled. This leaf is optional for creating a VLAN service profile. The global DHCP option 82 function can be configured in hwDhcpOption82Status of HUAWEI-DHCP-Proxy-MIB. The final status of the DHCP option 82 function is determined by its global-level switch and VLAN-level switch. The DHCP option 82 function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwPitpSwitch1.3.6.1.4.1.2011.5.6.1.25.1.12INTEGERread-writeIndicates the PITP switch based on VLAN. Options: 1. enable(1) -indicates enabling the PITP switch. 2. disable(2) -indicates disabling the PITP switch. This leaf is optional for creating a VLAN service profile. Leaf hwDslamPITPStatus in HUAWEI-DSLAM-PITP-MIB can be used for configuring the global PITP switch. The final status of the PITP switch is determined by both the global-level PITP switch and the VLAN-level PITP switch. The PITP function is enabled on the VLAN only when the switches at both levels are enabled.
INT hwPolicyBroadcast1.3.6.1.4.1.2011.5.6.1.25.1.13INTEGERread-writeIndicates the VLAN-based forwarding policy for the broadcast packets. Options: 1. forward(1) -indicates that the broadcast packets are transparently transmitted. 2. discard(2) -indicates that the broadcast packets are discarded. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the broadcast packets. The VLAN-based forwarding policy for the broadcast packets can also be configured in hwVlanPolicyBroadcast of hwVlanMIBTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwPolicyMulticast1.3.6.1.4.1.2011.5.6.1.25.1.14INTEGERread-writeIndicates the VLAN-based forwarding policy for the unknown multicast packets. Options: 1. forward(1) -indicates that the unknown multicast packets are transparently transmitted. 2. discard(2) -indicates that the unknown multicast packets are discarded. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the unknown multicast packets. The VLAN-based forwarding policy for the unknown multicast packets can also be configured in hwVlanPolicyMulticast of hwVlanMIBTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwPolicyUnknowncast1.3.6.1.4.1.2011.5.6.1.25.1.15INTEGERread-writeIndicates the VLAN-based forwarding policy for the unknown unicast packets. Options: 1. forward(1) -indicates that the unknown unicast packets are transparently transmitted. 2. discard(2) -indicates that the unknown unicast packets are discarded. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. You can perform the set operation on this leaf to modify the VLAN-based forwarding policy for the unknown unicast packets. The VLAN-based forwarding policy for the unknown unicast packets can also be configured in hwVlanPolicyUnknowncast of hwVlanMIBTable. If a VLAN service profile is bound to the VLAN, the configuration in the VLAN service profile takes effect.
INT hwUserBridging1.3.6.1.4.1.2011.5.6.1.25.1.16INTEGERread-writeIndicates the VLAN-based bridging function. Options: 1. enable(1) -indicates bridging in a VLAN. 2. disable(2) -indicates L2 isolation in a VLAN. This leaf is optional for creating a VLAN service profile.
INT hwDhcpSuppressSwitch1.3.6.1.4.1.2011.5.6.1.25.1.17INTEGERread-writeDHCP boardcast-suppress switch. Options: 1. enable(1) -Enable DHCP boardcast-suppress. 2. disable(2) -Disable DHCP boardcast-suppress. This leaf is optional for creating a VLAN service profile.
INT hwMismatchIgmpPolicy1.3.6.1.4.1.2011.5.6.1.25.1.18INTEGERread-writeIndicates the VLAN-based forwarding policy for the mismatched IGMP packets. Options: 1. transparent(1) -indicates that the mismatched IGMP packets are transparently transmitted. 2. discard(2) -indicates that the mismatched IGMP packets are discarded. This leaf is optional for creating a VLAN service profile.
INT hwVmacStatus1.3.6.1.4.1.2011.5.6.1.25.1.19INTEGERread-writeIndicates the VLAN-based VMAC function. Options: 1. enable(1) -indicates that the VMAC function is enabled. 2. disable(2) -indicates that the VMAC function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The global VMAC function can be configured in hwIpDslamVmacStatus of HUAWEI-IPDSLAM-VMAC-MIB. The VLAN-based VMAC function can also be configured hwIpDslamL2pVlanCtrlVmacStatus of HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The final status of the VMAC function is determined by its global-level switch and VLAN-level switch. The VMAC function of a VLAN is enabled only when the switches at both levels are enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based VMAC function in the VLAN service profile takes effect.
INT hwIPoEMacMode1.3.6.1.4.1.2011.5.6.1.25.1.20INTEGERread-writeIndicates the mode of allocating MAC addresses to DHCP users. Options: 1. multiMac(1) -indicates the multi-MAC mode. 2. singleMac(2) -indicates the single-MAC mode. This leaf is optional for creating a VLAN service profile. The global mode of allocating MAC addresses to DHCP users can be configured in hwIpDslamIPoEMacMode of HUAWEI-IPDSLAM-VMAC-MIB. The final status of the mode of allocating MAC addresses to DHCP users is determined by its global-level switch and VLAN-level switch. The single-MAC mode of a VLAN can be enabled only when the single-MAC mode is enabled at both levels.
INT hwVmacAgingMode1.3.6.1.4.1.2011.5.6.1.25.1.21INTEGERread-writeIndicates the time selection mode for reallocating VMAC addresses to users. Options: 1. macLearning(1) -indicates that the VMAC addresses are reallocated to users after the corresponding MAC address learning entry ages. 2. dhcp(2) -indicates that the VMAC addresses are reallocated to users after the corresponding IP addresses are released or the lease time of the IP address expires. This leaf is optional for creating a VLAN service profile.
INT hwFabricMacLearningSwitch1.3.6.1.4.1.2011.5.6.1.25.1.22INTEGERread-writeIndicates the VLAN-based MAC address learning capability switch of the control board. Options: 1. enable(1) -indicates that the VLAN-based MAC address learning is enabled. 2. disable(2) -indicates that the VLAN-based MAC address learning is disabled. This leaf is optional for creating a VLAN service profile.
INT hwOspfTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.23INTEGERread-writeIndicates the VLAN-based OSPF transparent transmission function. Options: 1. enable(1) -indicates that the OSPF transparent transmission function is enabled. 2. disable(2) -indicates that the OSPF transparent transmission function is disabled. This leaf is optional for creating a VLAN service profile.
INT hwL3ProtocolTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.24INTEGERread-writeIndicates the VLAN-based L2 transparent transmission function of other L3 protocol packets except RIP and OSPF packets. Options: 1. enable(1) -indicates that the transparent transmission function is enabled. 2. disable(2) -indicates that the transparent transmission function is disabled. This leaf is optional for creating a VLAN service profile.
INT hwDhcpv6Mode1.3.6.1.4.1.2011.5.6.1.25.1.25INTEGERread-writeIndicates the VLAN-based DHCPv6 L2/L3 mode switch. Options: 1. notConfig(1) -indicates that the configuration in global mode takes effect. 2. layer2(2) -indicates the DHCPv6 L2 forwarding mode. In this mode, the device only transparently transmits packets and does not process the packets. 3. layer3(3) -indicates the standard mode of the DHCPv6 L3 forwarding mode. In this mode, packets select the DHCPv6 server through the VLAN L3 interface that is used for forwarding the DHCPv6 packets. 4. layer3option16(4) -indicates the option 16 mode of the DHCPv6 L3 forwarding mode. In this mode, packets select the DHCPv6 server according to the option 16 field. Option 16 is an option with code 16 in the DHCPv6 packets. It can identify the terminal type. That is, packets can select the DHCPv6 server according to terminal types. This leaf is optional for creating a VLAN service profile. The DHCPv6 L2/L3 mode in the global mode can also be set in hwDhcpv6RelayMode of HUAWEI-DHCPV6-RELAY-MIB. If a VLAN service profile is bound to the VLAN, and the hwDhcpv6Mode in VLAN service profile is not notConfig(1), the configuration in the VLAN service profile takes effect. The global DHCPv6 L2/L3 mode, however, is not changed. If no VLAN service profile is bound to the VLAN, or the hwDhcpv6Mode in VLAN service profile is notConfig(1), the configuration in the global mode takes effect.
INT hwDhcpv6OptionSwitch1.3.6.1.4.1.2011.5.6.1.25.1.26INTEGERread-writeIndicates the VLAN-based DHCPv6 option function. Options: 1. enable(1) -indicates that the DHCPv6 option 18 and optin 37 function are enabled. 2. disable(2) -indicates that the DHCPv6 option 18 and optin 37 function are disabled. This leaf is optional for creating a VLAN service profile. The global DHCPv6 option function can be configured in hwDhcpv6OptionStatus of HUAWEI-DHCPV6-RELAY-MIB. The final status of the DHCPv6 option function is determined by its global-level switch and VLAN-level switch. The DHCPv6 option function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwVmacIPoESubStatus1.3.6.1.4.1.2011.5.6.1.25.1.27INTEGERread-writeIndicates the VLAN-based IPoE VMAC function. Options: 1. enable(1) -indicates that the IPoE VMAC function is enabled. 2. disable(2) -indicates that the IPoE VMAC function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The VLAN-based IPoE VMAC function can be configured in hwIpDslamL2pVlanCtrlVmacIPoESubStatus of HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The status of the IPoE VMAC function is determined by its VLAN-level switch. The IPoE VMAC function of a VLAN is enabled only when the VLAN-level switch is enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based IPoE VMAC function in the VLAN service profile takes effect.
INT hwVmacPPPoESubStatus1.3.6.1.4.1.2011.5.6.1.25.1.28INTEGERread-writeIndicates the VLAN-based PPPoE VMAC function. Options: 1. enable(1) -indicates that the PPPoE VMAC function is enabled. 2. disable(2) -indicates that the PPPoE VMAC function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The VLAN-based PPPoE VMAC function can be configured in hwIpDslamL2pVlanCtrlVmacPPPoESubStatus of HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The status of the PPPoE VMAC function is determined by its VLAN-level switch. The PPPoE VMAC function of a VLAN is enabled only when the VLAN-level switch is enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based PPPoE VMAC function in the VLAN service profile takes effect.
INT hwVmacPPPoASubStatus1.3.6.1.4.1.2011.5.6.1.25.1.29INTEGERread-writeIndicates the VLAN-based PPPoA VMAC function. Options: 1. enable(1) -indicates that the PPPoA VMAC function is enabled. 2. disable(2) -indicates that the PPPoA VMAC function is disabled. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The VLAN-based PPPoA VMAC function can be configured in hwIpDslamL2pVlanCtrlVmacPPPoASubStatus of HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The status of the PPPoA VMAC function is determined by its VLAN-level switch. The PPPoA VMAC function of a VLAN is enabled only when the VLAN-level switch is enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based PPPoA VMAC function in the VLAN service profile takes effect.
INT hwPPPoAMacMode1.3.6.1.4.1.2011.5.6.1.25.1.30INTEGERread-writeIndicates the VLAN-based PPPoA single-MAC function. Options: 1. multiMac(1) -indicates that the multi-MAC mode is adopted. 2. singleMac(2) -indicates that the single-MAC mode is adopted. 3. notConfig(3) -indicate by VLAN single switch. This leaf is optional for creating a VLAN service profile. The PPPoA single-MAC function in the global mode can be set in hwIpDslamPPPoAMacMode of HUAWEI-IPDSLAM-PPPOE-MIB. The VLAN-based PPPoA single-MAC function can also be configured in hwIpDslamL2pVlanCtrlPppoaMacMode of hwIpDslamL2pVlanCtrlTable in HUAWEI-IPDSLAM-L2PPORTCONFIG-MIB. The final status of the PPPoA single-MAC function is determined by its global-level switch and VLAN-level switch. The PPPoA single-MAC function of a VLAN is enabled only when the switches at both levels are enabled. If a VLAN service profile is bound to the VLAN, the configuration of the VLAN-based PPPoA single-MAC function in the VLAN service profile takes effect.
INT hwAntiIpv6SpoofingSwitch1.3.6.1.4.1.2011.5.6.1.25.1.31INTEGERread-writeIndicates the VLAN-based anti-IPv6-spoofing function. Options: 1. enable(1) -indicates that the anti-IPv6-spoofing function is enabled. 2. disable(2) -indicates that the anti-IPv6-spoofing function is disabled. This leaf is optional for creating a VLAN service profile. The anti-IPv6-spoofing function in the global mode can be set in hwIpDslamAntiIpv6SpoofingStatus of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the anti-IPv6-spoofing function is determined by its global-level switch and VLAN-level switch. The anti-IPv6-spoofing function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwIpv6DadProxySwitch1.3.6.1.4.1.2011.5.6.1.25.1.32INTEGERread-writeIndicates the VLAN-based IPv6 dad proxy function. Options: 1. enable(1) -indicates that the IPv6 dad proxy function is enabled. 2. disable(2) -indicates that the IPv6 dad proxy function is disabled. This leaf is optional for creating a VLAN service profile. The IPv6 dad proxy function in the global mode can be set in hwIpDslamIpv6DadProxySwitch of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the IPv6 dad proxy function is determined by its global-level switch and VLAN-level switch. The IPv6 dad proxy function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwIpv6BindRouteAndNdSwitch1.3.6.1.4.1.2011.5.6.1.25.1.33INTEGERread-writeIndicates the VLAN-based bind-route-nd function. Options: 1. enable(1) -indicates that the bind-route-nd function is enabled. 2. disable(2) -indicates that the bind-route-nd function is disabled. This leaf is optional for creating a VLAN service profile. The bind-route-nd function in the global mode can be set in hwIpDslamIpv6BindRouteAndNdSwitch of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the bind-route-nd function is determined by its global-level switch and VLAN-level switch. The bind-route-nd function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwIpv6NsReplySwitch1.3.6.1.4.1.2011.5.6.1.25.1.34INTEGERread-writeIndicates the VLAN-based ns reply function. Options: 1. enable(1) -indicates that the ns reply function is enabled. 2. disable(2) -indicates that the ns reply function is disabled. This leaf is optional for creating a VLAN service profile. The ns reply function in the global mode can be set in hwIpDslamIpv6NsReplySwitch of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the ns reply function is determined by its global-level switch and VLAN-level switch. The ns reply function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwIpv4ArpReplySwitch1.3.6.1.4.1.2011.5.6.1.25.1.35INTEGERread-writeIndicates the VLAN-based arp reply function. Options: 1. enable(1) -indicates that the arp reply function is enabled. 2. disable(2) -indicates that the arp reply function is disabled. This leaf is optional for creating a VLAN service profile. The arp reply function in the global mode can be set in hwIpDslamIpv4ArpReplySwitch of HUAWEI-IPDSLAM-SECURITY-MIB. The final status of the arp reply function is determined by its global-level switch and VLAN-level switch. The arp replyd function of a VLAN is enabled only when the switches at both levels are enabled.
INT hwDhcpRelayInterfaceRelayAgentSwitch1.3.6.1.4.1.2011.5.6.1.25.1.36INTEGERread-writeIndicates the VLAN-based filling mode of the GIADDR field of the current DHCP-relay upstream packet. Options: 1. receive(1) -indicates that in the DHCP packet sent from the DHCP relay agent to the server, the gateway IP address is set to the IP address of the Rx interface (user-side interface). 2. send(2) -indicates that in the DHCP packet sent from the DHCP relay agent to the server, the gateway IP address is set to the IP address of the Tx interface (network-side interface). 3. notConfig(3) -indicates that the configuration in the global mode takes effect. This leaf is optional for creating a VLAN service profile. The filling mode of the GIADDR field of the current DHCP-relay upstream packet in the global mode can be set in hwDhcpRelayInterfaceRelayAgent of HUAWEI-DHCP-PROXY-MIB. The final status of the configuration is determined by its global-level switch and VLAN-level switch. If a VLAN service profile is bound to the VLAN, and the hwDhcpRelayInterfaceRelayAgentSwitch in VLAN service profile is not notConfig(3), the configuration in the VLAN service profile takes effect. If no VLAN service profile is bound to the VLAN, or the hwDhcpRelayInterfaceRelayAgentSwitch in VLAN service profile is notConfig(3), the configuration in the global mode takes effect.
INT hwPolicyMulticastFabric1.3.6.1.4.1.2011.5.6.1.25.1.37INTEGERread-writeIndicates the VLAN-based forwarding policy for the control board unknown multicast packets. Options: 1. forward(1) -indicates that the control board unknown multicast packets are transparently transmitted. 2. discard(2) -indicates that the control board unknown multicast packets are discarded. This leaf is optional for creating a VLAN service profile.
INT hwCableSourceVerify1.3.6.1.4.1.2011.5.6.1.25.1.38INTEGERread-writeIndicates VLAN-based Source Address Verification (SAV) function for CM configured policies. Options: 1. enable(1) -indicates that the VLAN-based Source Address Verification for CM configured policies are enabled. 2. disable(2) -indicates that the VLAN-based Source Address Verification for CM configured policies are ignored.
INT hwRipngTunnelSwitch1.3.6.1.4.1.2011.5.6.1.25.1.39INTEGERread-writeIndicates the VLAN-based RIPng transparent transmission function. Options: 1. enable(1) -indicates that the RIPng transparent transmission function is enabled. 2. disable(2) -indicates that the RIPng transparent transmission function is disabled. This leaf is optional for creating a VLAN service profile.
INT hwIpv4ArpUnicastSwitch1.3.6.1.4.1.2011.5.6.1.25.1.40INTEGERread-writeIndicates the VLAN-based ARP unicast function. Options: 1. enable(1) -indicates that the ARP unicast function is enabled. 2. disable(2) -indicates that the ARP unicast function is disabled. This leaf is optional for creating a VLAN service profile. Default: disable(2)
INT hwIpv4ArpUnicastunkonwnpolicy1.3.6.1.4.1.2011.5.6.1.25.1.41INTEGERread-writeUsed for setting whether to forward or discard ARP packets received from the network side when the user is offline. It takes effect only when the ARP unicast function is enabled. Options: 1. forward(1) -indicates that ARP packets are broadcast to ports inside the VLAN on the user, cascading, and network sides. 2. discard(2) -indicates that ARP packets are discarded on the user side, and only broadcast to ports inside the VLAN on the cascading and network sides. Default: forward(1)
INT hwIpv6NsUnicastSwitch1.3.6.1.4.1.2011.5.6.1.25.1.42INTEGERread-writeIndicates the VLAN-based NS unicast function. Options: 1. enable(1) -indicates that the NS unicast function is enabled. 2. disable(2) -indicates that the NS unicast function is disabled. This leaf is optional for creating a VLAN service profile. Default: disable(2)
INT hwIpv6NsUnicastunkonwnpolicy1.3.6.1.4.1.2011.5.6.1.25.1.43INTEGERread-writeUsed for setting whether to forward or discard NS packets received from the network side when the user is offline. It takes effect only when the NS unicast function is enabled. Options: 1. forward(1) -indicates that NS packets are broadcast to ports inside the VLAN on the user, cascading, and network sides. 2. discard(2) -indicates that NS packets are discarded on the user side, and only broadcast to ports inside the VLAN on the cascading and network sides. Default: forward(1)
INT hwIgmpUserMaxVlanTag1.3.6.1.4.1.2011.5.6.1.25.1.44INTEGERread-writeIndicates the VLAN-based IGMP user max VLAN tag mode. Options: 1. unaware(1) -indicates that the maximum number of VLAN tags for the IGMP user is not concerned. 2. untag(2) -indicates that the maximum number of VLAN tags for the IGMP user is untag. 3. single(3) -indicates that the maximum number of VLAN tags for the IGMP user is one tag. 4. double(4) -indicates that the maximum number of VLAN tags for the IGMP user is two tags. Default: unaware(1) This leaf is optional for creating a VLAN service profile.
INT hwRouterRedirectReverse1.3.6.1.4.1.2011.5.6.1.25.1.45INTEGERread-writeIndicates the Layer 2 forwarding function of reverse Router-Redirect packets. Options: 1. enable(1) -indicates that the Layer 2 forwarding function of reverse Router-Redirect packets is enabled. 2. disable(2) -indicates that the Layer 2 forwarding function of reverse Router-Redirect packets is disabled. This leaf is optional for creating a VLAN service profile.
INT hwCableIPv6SourceVerify1.3.6.1.4.1.2011.5.6.1.25.1.46INTEGERread-writeIndicates VLAN-based IPv6 Source Address Verification (SAV) function for CM configured policies. Options: 1. enable(1) -indicates that the VLAN-based IPv6 Source Address Verification for CM configured policies are enabled. 2. disable(2) -indicates that the VLAN-based IPv6 Source Address Verification for CM configured policies are ignored. This leaf is optional for creating a VLAN service profile. Default: enable(1)
ROW hwProfileRowStatus1.3.6.1.4.1.2011.5.6.1.25.1.255RowStatusread-createIndicates the row status, used for creating or deleting a VLAN profile. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) To create a VLAN service profile, set hwProfileRowStatus to createAndGo(4) to perform the set operation. The other leaves are optional. To delete a VLAN service profile, set hwProfileRowStatus to destroy(6) to perform the set operation. To modify a VLAN service profile, you need not specify hwProfileRowStatus, but perform the set operation directly on the leaf of the corresponding attribute to be modified. During query, the value of this leaf is the fixed active(1).
INT hwSmartVlanIsolateSwitch1.3.6.1.4.1.2011.5.6.1.26INTEGERread-writeEnable/Disable smart VLAN isolate-configuration. During the creation of a VLAN service profile, if this leaf is not specified. Options: 1. enabled(1) -indicates smart VLAN isolate-config is enabled. 2. disabled(2) -indicates smart VLAN isolate-config is disabled. Default: enabled(1)
hwVlanIpAwareTable1.3.6.1.4.1.2011.5.6.1.27not-accessibleEnables or disables the IP aware function of a VLAN. After the IP aware function is enabled, the destination IP address of the IP packets forwarded in the VLAN will be perceived and the packets will be forwarded to different gateways according to different destination IP addresses. The index of this table is hwVlanIpAwareVlanID.
hwVlanIpAwareEntry1.3.6.1.4.1.2011.5.6.1.27.1not-accessibleEnables or disables the IP aware function of a VLAN. After the IP aware function is enabled, the destination IP address of the IP packets forwarded in the VLAN will be perceived and the packets will be forwarded to different gateways according to different destination IP addresses. The index of this entry is hwVlanIpAwareVlanID.
I32 hwVlanIpAwareVlanID1.3.6.1.4.1.2011.5.6.1.27.1.1Integer32read-onlyIndicates the ID of the VLAN that needs enabling the IP aware service. Range: 1-4093
OCT hwVlanIpAwareVrfName1.3.6.1.4.1.2011.5.6.1.27.1.2OCTET STRINGread-writeSets the name of the VPN instance bound to a VLAN. The default value is public network. It is a character string and the length range is 1-31.
ROW hwVlanIpAwareRowStatus1.3.6.1.4.1.2011.5.6.1.27.1.3RowStatusread-createIndicates the row status. It is used to enable or disable the IP aware function. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) Only options createAndGo(4) and destroy(6) support the set operation. During query, active(1) is always returned for this leaf.
INT hwVlanIpAwareSrcIPMode1.3.6.1.4.1.2011.5.6.1.27.1.4INTEGERread-writeIndicates the source IP address obtaining mode of the ARP request. Options: 1. clientIp(1) -The source IP address obtaining mode is client IP. 2. virtualIp(2) -The source IP address obtaining mode is virtual IP. Default: clientIp(1)
I32 hwVlanIpAwareArpSendPeriod1.3.6.1.4.1.2011.5.6.1.27.1.5Integer32read-writeIndicates the period for sending ARP requests. Range: 5-3600 Unit: second Default: 180s
hwIpAwareVirtualIPTable1.3.6.1.4.1.2011.5.6.1.28not-accessibleConfigures the virtual IP address of a VLAN. After the IP aware function of a VLAN is enabled, the VLAN needs to obtain the gateway MAC address through the ARP request and use the configured virtual IP address as the source IP address of the ARP request. The indexes of this table are hwIpAwareVirtualIPVlanID,hwIpAwareVirtualIP, and hwIpAwareVirtualIPMask.
hwIpAwareVirtualIPEntry1.3.6.1.4.1.2011.5.6.1.28.1not-accessibleConfigures the virtual IP address of a VLAN. After the IP aware function of a VLAN is enabled, the VLAN needs to obtain the gateway MAC address through the ARP request and use the configured virtual IP address as the source IP address of the ARP request. The indexes of this entry are hwIpAwareVirtualIPVlanID, hwIpAwareVirtualIP, and hwIpAwareVirtualIPMask.
I32 hwIpAwareVirtualIPVlanID1.3.6.1.4.1.2011.5.6.1.28.1.1Integer32read-onlyIndicates the table index. It is the ID of the VLAN that needs configuring a virtual IP address.
IP hwIpAwareVirtualIP1.3.6.1.4.1.2011.5.6.1.28.1.2IpAddressread-onlyIndicates the virtual IP address.
IP hwIpAwareVirtualIPMask1.3.6.1.4.1.2011.5.6.1.28.1.3IpAddressread-onlyIndicates the mask of the virtual IP address.
ROW hwIpAwareVirtualIPRowStatus1.3.6.1.4.1.2011.5.6.1.28.1.4RowStatusread-createIndicates the row status and is used for creating or deleting an IP address. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) Only options createAndGo(4) and destroy(6) support the set operation. During query, active(1) is always returned for this leaf.
hwIpAwareRouteTable1.3.6.1.4.1.2011.5.6.1.29not-accessibleConfigures the dedicated static route of the IP aware service. When a VLAN whose IP aware function is enabled is used to forward IP packets, a static route is required so that packets with different IP address segments can be forwarded to the gateway. The indexes of this table are hwIpAwareRouteDstIP, hwIpAwareRouteMask and hwIpAwareRouteVlanID.
hwIpAwareRouteEntry1.3.6.1.4.1.2011.5.6.1.29.1not-accessibleConfigures the dedicated static route of the IP aware service. When a VLAN whose IP aware function is enabled is used to forward IP packets, a static route is required so that packets with different IP address segments can be forwarded to the gateway. The indexes of this entry are hwIpAwareRouteDstIP, hwIpAwareRouteMask and hwIpAwareRouteVlanID.
IP hwIpAwareRouteDstIP1.3.6.1.4.1.2011.5.6.1.29.1.1IpAddressread-writeIndicates the destination IP address of the static route. It is a table index.
IP hwIpAwareRouteMask1.3.6.1.4.1.2011.5.6.1.29.1.2IpAddressread-writeIndicates the static route mask. It is a table index.
I32 hwIpAwareRouteVlanID1.3.6.1.4.1.2011.5.6.1.29.1.3Integer32read-writeIndicates the VLAN of the static route. It is a table index.
IP hwIpAwareRouteNexthopIP1.3.6.1.4.1.2011.5.6.1.29.1.4IpAddressread-writeIndicates the gateway IP address of the static route.
ROW hwIpAwareRouteRowStatus1.3.6.1.4.1.2011.5.6.1.29.1.5RowStatusread-createIndicates the row status and is used for creating or deleting a static route. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) Only options createAndGo(4) and destroy(6) are supported the set operation. During query, active(1) is always returned for this leaf.
hwVlanInterfaceTrapsVbOids1.3.6.1.4.1.2011.5.6.1.30
INT hwL3InterfaceType1.3.6.1.4.1.2011.5.6.1.30.1INTEGERaccessible-for-notifyDescribes layer 3 interface type. Options: 1. vlanif(1) -VLAN interface. 2. meth(2) -Meth interface.
hwVlanifTraps1.3.6.1.4.1.2011.5.6.1.31
hwVlanifCommonTraps1.3.6.1.4.1.2011.5.6.1.31.1
hwVlanifAlarmTraps1.3.6.1.4.1.2011.5.6.1.31.2
hwVlanifAlarmTrapsPrefix1.3.6.1.4.1.2011.5.6.1.31.2.0
NTF hwVlanifUpTrap1.3.6.1.4.1.2011.5.6.1.31.2.0.1This notification is generated when the Layer-3 interface link is in the up state.
NTF hwVlanifDownTrap1.3.6.1.4.1.2011.5.6.1.31.2.0.2This notification is generated when the Layer-3 interface link is in the down state.
hwVlanCfgTrapsVbOids1.3.6.1.4.1.2011.5.6.1.32
OCT hwVlanList1.3.6.1.4.1.2011.5.6.1.32.1OCTET STRINGaccessible-for-notifyRelated VLAN ID list information of the VLAN profile.
INT hwVlanSrvProfOperType1.3.6.1.4.1.2011.5.6.1.32.2INTEGERaccessible-for-notifyThe operate type of the VLAN service profile. Options: 1. add(1) -Add a VLAN service profile. 2. modify(2) -Modify a VLAN service profile. 3. delete(3) -Delete a VLAN service profile.
INT hwVlanListType1.3.6.1.4.1.2011.5.6.1.32.3INTEGERaccessible-for-notifyIndicates the type of VLAN list. Options: 1. superVlan(1) -indicates super VLAN. 2. commonVlan(2) -indicates common VLAN. 3. subVlan(3) -indicates sub VLAN, the value is not supported. 4. primaryVlan(4) -indicates primary VLAN, the value is not supported. 5. secondaryVlan(5) -indicates secondary VLAN, the value is not supported. 6. regionVlan(6) -indicates region VLAN, the value is not supported. 7. smartVlan(7) -indicates smart VLAN. 8. muxVlan(8) -indicates MUX VLAN. 9. multiVlan(9) -indicates multi VLAN.
INT hwVlanListAttrib1.3.6.1.4.1.2011.5.6.1.32.4INTEGERaccessible-for-notifyIndicates the attribute of VLAN list. Options: 1. common(1) -indicates common VLAN. 2. qinq(2) -indicates QinQ VLAN. 3. stacking(3) -indicates stacking VLAN. 4. subVlan(4) -indicates sub VLAN.
hwVlanCfgTraps1.3.6.1.4.1.2011.5.6.1.33
hwVlanCfgCommonTraps1.3.6.1.4.1.2011.5.6.1.33.1
hwVlanCfgCommonTrapsPrefix1.3.6.1.4.1.2011.5.6.1.33.1.0
NTF hwVlanNameChangeInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.1The trap to be sent when the VLAN description is changed.
NTF hwVlanForwardingModeInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.2The trap to be sent when the VLAN forwarding mode is changed.
NTF hwVlanSrvProfChageInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.3The trap to be sent when the VLAN profile is configured.
NTF hwVlanAndVlanSrvProfOperInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.4The trap to be sent when a VLAN profile is bound to or unbound from a VLAN.
NTF hwVlanAddInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.5The trap to be sent when VLANs are added.
NTF hwVlanDelInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.6The trap to be sent when VLANs are deleted.
NTF hwVlanAttrChangedInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.7The trap to be sent when the attribute of VLANs are changed.
NTF hwPortVlanChangedInfoTrap1.3.6.1.4.1.2011.5.6.1.33.1.0.8The trap to be sent when the list of the standard ports in VLANs are changed.
hwVOIPDhcpQosTable1.3.6.1.4.1.2011.5.6.1.35not-accessibleIndicates the Qos IP tos and VLAN priority. The indexes of this table are hwVOIPDhcpVlanID and hwVOIPDhcpQosType.
hwVOIPDhcpQosEntry1.3.6.1.4.1.2011.5.6.1.35.1not-accessibleIndicates the Qos IP tos and VLAN priority. The indexes of this entry are hwVOIPDhcpVlanID and hwVOIPDhcpQosType.
I32 hwVOIPDhcpVlanID1.3.6.1.4.1.2011.5.6.1.35.1.1Integer32not-accessibleIndicates the service VLAN. Range: 1-4093.
I32 hwVOIPDhcpQosType1.3.6.1.4.1.2011.5.6.1.35.1.2Integer32not-accessibleIndicates the type of QOS. The value 0 indicates that the type of QOS is signaling. The value 1 indicates that the type of QOS is media.
I32 hwVOIPDhcpQosIPTos1.3.6.1.4.1.2011.5.6.1.35.1.3Integer32read-writeIndicates the Qos value of tos. Range: -1, 0-255. -1 indicates that the Qos value is invalid.
I32 hwVOIPDhcpQosIPDscp1.3.6.1.4.1.2011.5.6.1.35.1.4Integer32read-writeIndicates the Qos value of dscp. Range: -1, 0-255. -1 indicates that the Qos value is invalid.
I32 hwVOIPDhcpQosVlanPriority1.3.6.1.4.1.2011.5.6.1.35.1.5Integer32read-writeIndicates the Qos VLAN priority. Range: 0-7.
ROW hwVOIPDhcpQosRowStatus1.3.6.1.4.1.2011.5.6.1.35.1.6RowStatusread-createIndicates the status of this conceptual row. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6)
U32 hwStackingVlanOuterEthernetType1.3.6.1.4.1.2011.5.6.1.65000Unsigned32read-writeDescribes the Ethernet protocol type of the outer VLAN tag supported by VLAN stacking. Range: 0x600-0xffff Default: 0x8100
U32 hwDot1adTpid1.3.6.1.4.1.2011.5.6.1.65001Unsigned32read-writeDescribes the value of the 802.1ad Ethernet protocol type. The Ethernet protocol type of the outer VLAN tag of a port can be configured to dot1q or dot1ad. The value of dot1q is invariably 0x8100; the value of dot1ad is configurable, but cannot be the values of other standard protocols, such as 0x0806. The default value of dot1ad is 0x88a8. Range: 0x600-0xffff
hwPortOuterEthernetTypeTable1.3.6.1.4.1.2011.5.6.1.65002not-accessibleDescribes the Ethernet protocol type of the outer VLAN tag of a port. The index of this table is ifIndex (for details about how to calculate the value of ifIndex, see the MA5600T ifIndex MIB Encoding Rules).
hwPortOuterEthernetTypeEntry1.3.6.1.4.1.2011.5.6.1.65002.1not-accessibleDescribes the Ethernet protocol type of the outer VLAN tag of a port. The index of this entry is ifIndex (for details about how to calculate the value of ifIndex, see the MA5600T ifIndex MIB Encoding Rules).
INT hwPortOuterEthernetType1.3.6.1.4.1.2011.5.6.1.65002.1.1INTEGERread-writeIndicates the Ethernet protocol type of the outer VLAN tag of a port. Options: 1. invalid(-1) -it indicates that the port does not support the Ethernet protocol type of the outer VLAN. During the query, the invalid value -1 is fixedly returned. 2. dot1qTpid(1) -it is valid for all service streams on the port. 3. dot1adTpid(2) -it is valid for only switching-oriented and connection-oriented service streams with two VLAN tags on the port. Default: dot1qTpid(1)
INT hwVlanLocalSwitch1.3.6.1.4.1.2011.5.6.1.65003INTEGERread-writeSet the global Local VLAN switch. Options: 1. enable(1) -the switch is enable. 2. disable(2) -the switch is disabled. Default: disable(2)
hwLocalVlanTable1.3.6.1.4.1.2011.5.6.1.65004not-accessibleIndicates the Local VLAN, it is used to configure the Local VLAN. The index of this table is hwVlanIndex.
hwLocalVlanEntry1.3.6.1.4.1.2011.5.6.1.65004.1not-accessibleIndicates the Local VLAN, it is used to configure the Local VLAN. The index of this entry is hwVlanIndex.
INT hwLocalVlan1.3.6.1.4.1.2011.5.6.1.65004.1.1INTEGERread-writeThe flag indicates whether to set the Local VLAN. Options: 1. enable(1) -Enable local VLAN. 2. disable(2) -Disable local VLAN.
hwVlanTrafficOccupiedTable1.3.6.1.4.1.2011.5.6.1.65005not-accessibleDescribes the VLAN-based upstream/downstream rate statistics and bandwidth occupancy. The indexes of this table are hwVlanIndex and hwInnerVlanID. hwInnerVlanID must be -1, that means the InnerVLAN-based upstream/downstream rate statistics and bandwidth occupancy are not supported. If hwVlanFlowAccountTable is being used to query the network-side packet statistics of a VLAN, querying hwVlanTrafficOccupiedTable fails.
hwVlanTrafficOccupiedEntry1.3.6.1.4.1.2011.5.6.1.65005.1not-accessibleDescribes the VLAN-based upstream/downstream rate statistics and bandwidth occupancy. The indexes of this entry are hwVlanIndex and hwInnerVlanID. hwInnerVlanID must be -1, that means the InnerVLAN-based upstream/downstream rate statistics and bandwidth occupancy are not supported. If hwVlanFlowAccountTable is being used to query the network-side packet statistics of a VLAN, querying hwVlanTrafficOccupiedTable fails.
U32 hwVlanUplinkTraffic1.3.6.1.4.1.2011.5.6.1.65005.1.1Unsigned32read-onlyDescribes the network-side upstream rate of a VLAN. Unit: kbit/s
U32 hwVlanDownTraffic1.3.6.1.4.1.2011.5.6.1.65005.1.2Unsigned32read-onlyDescribes the network-side downstream rate of a VLAN. Unit: kbit/s
U32 hwVlanUplinkBandwidthOccupancyRate1.3.6.1.4.1.2011.5.6.1.65005.1.3Unsigned32read-onlyDescribes the upstream bandwidth occupancy of a VLAN, indicated in percentage.
U32 hwVlanDownBandwidthOccupancyRate1.3.6.1.4.1.2011.5.6.1.65005.1.4Unsigned32read-onlyDescribes the downstream bandwidth occupancy of a VLAN, indicated in percentage.
hwMplsVlanTable1.3.6.1.4.1.2011.5.6.1.65006not-accessibleIndicates information for MPLS VLAN. The index of this table is hwVlanIndex.
hwMplsVlanEntry1.3.6.1.4.1.2011.5.6.1.65006.1not-accessibleIndicates information for MPLS VLAN. The index of this entry is hwVlanIndex.
INT hwMplsVlanEnable1.3.6.1.4.1.2011.5.6.1.65006.1.1INTEGERread-writeIndicates the MPLS function of a VLAN Options: 1. enable(1) - enable the MPLS function of a VLAN. 2. disable(2) - disable the MPLS function of a VLAN.
hwVlanConnectTable1.3.6.1.4.1.2011.5.6.1.65007not-accessibleConfigures the VLAN Connect table. The indexes of this table are hwVlanConnectOuterVlanID and hwVlanConnectInnerVlanID.
hwVlanConnectEntry1.3.6.1.4.1.2011.5.6.1.65007.1not-accessibleConfigures the VLAN Connect table. The indexes of this entry are hwVlanConnectOuterVlanID and hwVlanConnectInnerVlanID.
I32 hwVlanConnectOuterVlanID1.3.6.1.4.1.2011.5.6.1.65007.1.1Integer32not-accessibleIndicates the outer VLAN of the VLAN-connect item. It is a table index.
I32 hwVlanConnectInnerVlanID1.3.6.1.4.1.2011.5.6.1.65007.1.2Integer32not-accessibleIndicates the inner VLAN of the VLAN-connect item. It is a table index.
INT hwVlanConnectSrcType1.3.6.1.4.1.2011.5.6.1.65007.1.3INTEGERread-writeIndicates the source point type of VLAN Connect table. Options: 1. port(1) -indicates that hwVlanConnectSrcPara is ifindex. 2. invalid(-1) -indicates that hwVlanConnectSrcPara is invalid.
I32 hwVlanConnectSrcPara1.3.6.1.4.1.2011.5.6.1.65007.1.4Integer32read-writeIndicates the source point value of VLAN Connect table. If hwVlanConnectSrcType is equal to invalid(-1), this leaf indicates invalid. If hwVlanConnectSrcType is equal to port(1), this leaf indicates ifindex.
INT hwVlanConnectDstType1.3.6.1.4.1.2011.5.6.1.65007.1.5INTEGERread-writeIndicates the source point type of VLAN-connect table. Options: 1. port(1) -indicates that hwVlanConnectDstPara is ifindex. 2. flow(2) -indicates that hwVlanConnectDstPara is flow index. 3. bundle(3) -indicates that hwVlanConnectDstPara is bundle index. 4. invalid(-1) -indicates that hwVlanConnectDstPara is invalid.
I32 hwVlanConnectDstPara1.3.6.1.4.1.2011.5.6.1.65007.1.6Integer32read-writeIndicates the source point value of VLAN-connect table. If hwVlanConnectDstType is equal to invalid(-1), this leaf indicates invalid. If hwVlanConnectDstType is equal to port(1), this leaf indicates ifindex. If hwVlanConnectDstType is equal to flow(2), this leaf indicates flow index. If hwVlanConnectDstType is equal to bundle(3), this leaf indicates bundle index.
ROW hwVlanConnectRowStatus1.3.6.1.4.1.2011.5.6.1.65007.1.255RowStatusread-createIndicates the row status and is used for creating or deleting VLAN-connect item. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) Only options createAndGo(4) and destroy(6) are supported the set operation. During query, active(1) is always returned for this leaf.
hwDoubleTagTunnelConfig1.3.6.1.4.1.2011.5.6.1.65008
INT hwDoubleTagTunnelIgmp1.3.6.1.4.1.2011.5.6.1.65008.1INTEGERread-writeSwitch the double tag tunnel function of IGMP packet. Options: 1. enable(1) -Enable the double-tag tunnel function of IGMP packet. 2. disable(2) -Disable the double-tag tunnel function of IGMP packet. The default value is disable(2).
INT hwDoubleTagTunnelRip1.3.6.1.4.1.2011.5.6.1.65008.2INTEGERread-writeSwitch the double tag tunnel function of RIP packet. Options: 1. enable(1) -Enable the double-tag tunnel function of RIP packet. 2. disable(2) -Disable the double-tag tunnel function of RIP packet. The default value is disable(2).
INT hwDoubleTagTunnelDhcp1.3.6.1.4.1.2011.5.6.1.65008.3INTEGERread-writeSwitch the double tag tunnel function of DHCP packet. Options: 1. enable(1) -Enable the double-tag tunnel function of DHCP packet. 2. disable(2) -Disable the double-tag tunnel function of DHCP packet. The default value is disable(2).
hwDocsSrvVlanIDTable1.3.6.1.4.1.2011.5.6.1.65009not-accessibleThis is the service svlan of DOCSIS table. This table is used to configure the service svlan of DOCSIS service board. The indexes of this table are hwFrameIndex and hwSlotIndex.
hwDocsSrvVlanIDEntry1.3.6.1.4.1.2011.5.6.1.65009.1not-accessibleThis is the service svlan of DOCSIS table. This table is used to configure the service svlan of DOCSIS service board. The indexes of this entry are hwFrameIndex and hwSlotIndex.
I32 hwDocsSrvVlanID1.3.6.1.4.1.2011.5.6.1.65009.1.1Integer32read-writeIndicates the service svlan of DOCSIS service board. Range: 1-4093. -1 indicates that hwDocsSrvVlanID is invalid.
ROW hwDocsSrvVlanRowStatus1.3.6.1.4.1.2011.5.6.1.65009.1.2RowStatusread-createIndicates the row status, used for creating or deleting a service VLAN of DOCSIS service board. Options: 1. active(1) 2. createAndGo(4) 3. destroy(6) To create a service VLAN, you must specify hwDocsSrvVlanID and set hwDocsSrvVlanRowStatus to createAndGo(4) to perform the set operation. To delete a VLAN, set hwDocsSrvVlanRowStatus to destroy(6) to perform the set operation. During query, the value of this leaf is the fixed active(1).
I32 hwMethNativeVlan1.3.6.1.4.1.2011.5.6.1.65010Integer32read-writeIndicates the MEth native VLAN. Range: -1, 2-4093 In the set case, -1 indicates delete the MEth native VLAN, 2-4093 indicates set the MEth native VLAN. In the get case, when the MEth native VLAN is not set, -1 is returned, otherwise the MEth native VLAN is returned. Default: -1

FAQ

How is HUAWEI-VLAN-MIB used to verify Layer 2 segmentation on a Huawei switch?
It exposes VLAN ID/name, port membership, VLAN interface configuration, and 802.1Q tagging state, letting an administrator confirm that switch ports are grouped into the intended broadcast domains and that trunk/access tagging matches the design.

Does HUAWEI-VLAN-MIB report hardware status like temperature?
No — it's a configuration/software-state MIB focused on VLAN membership and tagging rather than physical sensors; it's typically used alongside standard Q-BRIDGE-MIB/dot1q conventions and Huawei's own interface MIBs for a complete Layer 2 picture.

RFC description

Huawei vendor-private MIB for managing VLAN (Virtual LAN) configuration, membership, and traffic policies on Huawei network switches.

Start monitoring Huawei enterprise/campus switch (VLAN configuration, e.g. CloudEngine S5735-L-V2) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download HUAWEI-VLAN-MIB