HUAWEI-VLAN-MIB
AI MIB Summary
The HUAWEI-VLAN-MIB enables SNMP-based configuration and monitoring of VLAN management parameters, VLAN interfaces, and VLAN aggregation settings on Huawei network devices. It provides programmatic access to critical Layer 2 switching attributes, including VLAN IDs, interface bindings, and aggregation group states.
The mib is used for configuring the information of the VLAN, including VLAN management,VLAN interface,VLAN aggregation and so on.
Main OID:
hwVlan.1.3.6.1.4.1.2011.5.6
303
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
303 total| Object Name |
|---|
hwVlanThe mib is used for configuring the information of the VLAN, including
VLAN management,VLAN interface,VLAN aggregation and so on. MODULE-IDENTITY .1.3.6.1.4.1.2011.5.6 |
hwVlanMngObjectVlan Object OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1 |
hwVlanMIBTableDescribes 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. SEQUENCE OF HwVlanMIBEntry .1.3.6.1.4.1.2011.5.6.1.1 |
hwVlanMIBEntryDescribes 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. HwVlanMIBEntry .1.3.6.1.4.1.2011.5.6.1.1.1 |
hwVlanIndexIndicates the VLAN ID.
Range: 1-4093.
VLAN 1 is the native VLAN.
It cannot be deleted, but its attributes can be modified.ro VlanIndex .1.3.6.1.4.1.2011.5.6.1.1.1.1 |
hwVlanNameIndicates the VLAN tag. Identifying the VLAN is like naming the VLAN, which facilitates management.
Range: a string of 0-32 characters
Default: null character stringrw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.1.1.2 |
hwVlanPortsIndicates 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
0000000000000000rw PortList .1.3.6.1.4.1.2011.5.6.1.1.1.3 |
hwVlanTypeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.4 |
hwVlanMacFilterThe flag indicates whether to use mac filter.
1. true(1): use mac filter
2. false(2): not use mac filterrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.1.1.5 |
hwVlanMcastUnknownProtosmulticast unknown protocals flag in the VLAN fieldrw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.1.1.6 |
hwExistInterfaceThe virtual interface used by VLANro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.1.1.7 |
hwVlanInterfaceIndexThe index of the VLAN interface.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.1.1.8 |
hwVlanMacLearnThe flag indicates whether to open mac learning.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.1.1.9 |
hwVlanStatusStatus 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.10 |
hwVlanCreationTimeThe time of creating VLAN.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2011.5.6.1.1.1.11 |
hwVlanPriorityIndicates 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)rw Integer32 (0..7 | 255) .1.3.6.1.4.1.2011.5.6.1.1.1.12 |
hwVlanRowStatusIndicates 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.1.1.13 |
hwVlanAttribIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.14 |
hwVlanSuperIDIndicates 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.ro Integer32 (-1 | 2..4093) .1.3.6.1.4.1.2011.5.6.1.1.1.15 |
hwVlanForwardingIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.16 |
hwVlanPolicyBroadcastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.17 |
hwVlanPolicyMulticastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.18 |
hwVlanPolicyUnknowncastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.19 |
hwVlanOuterTpidIndicates the Ethernet protocol type of a VLAN.
Range: 1536-65535 (0x0600-0xFFFF)
Default: 0x8100rw Unsigned32 .1.3.6.1.4.1.2011.5.6.1.1.1.20 |
hwVlanBindSrvProfNameIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.1.1.21 |
hwVlanChangeEnableIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.22 |
hwVlanBindRaioProfileNameIndicates 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.1.1.23 |
hwVlanTrafficSuppressUnknowncastNetworkIndicates 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 0rw Integer32 .1.3.6.1.4.1.2011.5.6.1.1.1.24 |
hwVlanMethL2ForwardIndicates 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).rw Enumeration .1.3.6.1.4.1.2011.5.6.1.1.1.25 |
hwVlanInterfaceTableDescribes 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. SEQUENCE OF HwVlanInterfaceEntry .1.3.6.1.4.1.2011.5.6.1.2 |
hwVlanInterfaceEntryDescribes 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. HwVlanInterfaceEntry .1.3.6.1.4.1.2011.5.6.1.2.1 |
hwVlanInterfaceIDIndicates the index of a VLAN interface, which maps a VLAN ID.
For example, the index of VLAN interface 3 is 3.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.2.1.1 |
hwVlanIDIndicates the corresponding VLAN ID of a VLAN interface.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.2.1.2 |
hwVlanIpAddressIndicates the IP address of a VLAN interface.
Default: 0.0.0.0.rw IpAddress .1.3.6.1.4.1.2011.5.6.1.2.1.3 |
hwVlanIpAddressMaskIndicates the IP address subnet mask.rw IpAddress .1.3.6.1.4.1.2011.5.6.1.2.1.4 |
hwVlanInterfaceAdminStatusIndicates the management status of a VLAN interface.
Options:
1. up(1) -indicates up status.
2. down(2) -indicates down status.
Default: up(1)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.5 |
hwVlanInterfaceFrameTypeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.6 |
hwInterfaceRowStatusIndicates the row status. It is used for create, delete and modify operations.
Options:
1. createAndGo(4)
2. destroy(6)
3. active(1)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.2.1.7 |
hwVlanInterfaceLinkStatusIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.8 |
hwVlanIfIPModeIndicates the mode of obtaining an IP address.
Options:
1. static(1) -Configured statically.
2. dhcp(2) -Obtained through DHCP.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.9 |
hwVlanIfDhcpClientOption60Indicates 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 charactersrw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.2.1.10 |
hwVlanIfVlanEncapModeUsed 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.11 |
hwVlanIfVlanInnerLabelUsed to configure the inner VLAN ID when the VLAN encapsulation mode of a VLAN interface is double-tag mode.
Range: 1-4095
Default: 1rw Integer32 .1.3.6.1.4.1.2011.5.6.1.2.1.12 |
hwVlanIfDHCPSStatusDescribes the mode of dhcp server on this interface.
Options:
1. disable(1) -disable dhcp server.
2. enable(2) -enable dhcp server.
Default: disable(1)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.2.1.13 |
hwIPv6MTUUsed to configure the maximum transmission unit of vlanif.If you set it on one vlanif,all the vlanif will
be configured.
Range: -1,1501-1560
Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).rw Integer32 (-1|1501..1560) .1.3.6.1.4.1.2011.5.6.1.2.1.14 |
hwIPv4MTUUsed to configure the maximum transmission unit of vlanif.
Range: -1,1501-1560
Deafult:-1,this value means the MTU of vlanif is the default value(for example: 1500).rw Integer32 (-1|1501..1560) .1.3.6.1.4.1.2011.5.6.1.2.1.15 |
hwifSVLANVlanListTableIndicates the super VLAN list, shows the sub VLANs in the super VLAN.
The index of this table is hwifSvlanVlanID. SEQUENCE OF HwifSVLANVlanListEntry .1.3.6.1.4.1.2011.5.6.1.3 |
hwifSVLANVlanListEntryIndicates the super VLAN list, shows the sub VLANs in the super VLAN.
The index of this entry is hwifSvlanVlanID. HwifSVLANVlanListEntry .1.3.6.1.4.1.2011.5.6.1.3.1 |
hwifSvlanVlanIDThe index of the table, indicates the super VLAN IDro VlanIndex .1.3.6.1.4.1.2011.5.6.1.3.1.1 |
hwifSvlanSubVlanlistLowThe 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.3.1.2 |
hwifSvlanSubVlanlisHighThe 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.3.1.3 |
hwifSvlanOperStatusVLAN operational status, now support createAndGo(4),destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.3.1.4 |
hwifPVLANMappingTableSecondary VLAN lists of Primary VLANs.
The index of this table is hwifPvlanPrimaryVlanID. SEQUENCE OF HwifPVLANMappingEntry .1.3.6.1.4.1.2011.5.6.1.4 |
hwifPVLANMappingEntrySecondary VLAN lists of Primary VLANs.
The index of this entry is hwifPvlanPrimaryVlanID. HwifPVLANMappingEntry .1.3.6.1.4.1.2011.5.6.1.4.1 |
hwifPvlanPrimaryVlanIDPrimary VLAN IDro VlanIndex .1.3.6.1.4.1.2011.5.6.1.4.1.1 |
hwifPvlanSecondaryVlanlistLowThe 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.4.1.2 |
hwifPvlanSecondaryVlanlistHighThe 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.4.1.3 |
hwifPvlanOperStatusvlan operational status, now support createAndGo(4),destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.4.1.4 |
hwRegionVLanTableIndicates the region VLAN, it is used to configure the region VLAN.
The index of this table is hwVlanIndex. SEQUENCE OF HwRegionVLanEntry .1.3.6.1.4.1.2011.5.6.1.5 |
hwRegionVLanEntryIndicates the region VLAN, it is used to configure the region VLAN.
The index of this entry is hwVlanIndex. HwRegionVLanEntry .1.3.6.1.4.1.2011.5.6.1.5.1 |
hwRegionVpiTHE atm vpi of the VLAN.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.5.1.1 |
hwRegionVciThe atm vci of the VLAN.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.5.1.2 |
hwRegionPVCRowStatusRow 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.5.1.3 |
hwSmartVLanTableIndicates the smart VLAN, it is used to configure the smart VLAN.
The index of this table is hwSmartVlanID. SEQUENCE OF HwSmartVLanEntry .1.3.6.1.4.1.2011.5.6.1.6 |
hwSmartVLanEntryIndicates the smart VLAN, it is used to configure the smart VLAN.
The index of this entry is hwSmartVlanID. HwSmartVLanEntry .1.3.6.1.4.1.2011.5.6.1.6.1 |
hwSmartVlanIDThe index of the table, indicates a smart VLAN ID.ro VlanIndex .1.3.6.1.4.1.2011.5.6.1.6.1.1 |
hwSmartVlanUplinkPortsmart VLAN uplink portsrw PortList .1.3.6.1.4.1.2011.5.6.1.6.1.2 |
hwSmartVlanDownlinkPortsmart VLAN downlink portsrw PortList .1.3.6.1.4.1.2011.5.6.1.6.1.3 |
hwSmartVlanRowStatusRow status, now support createAndGo(4),destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.6.1.4 |
hwMuxVlanEnableEnable/disable MUX VLAN.
Options:
1. enabled(1) -Enable MUX VLAN.
2. disabled(2) -Disable MUX VLAN.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.7 |
hwMuxVlanPortConfTableIndicates the Mux VLAN port configuration, it is used to configure the Mux VLAN port.
The index of this table is ifIndex. SEQUENCE OF HwMuxVlanPortConfEntry .1.3.6.1.4.1.2011.5.6.1.8 |
hwMuxVlanPortConfEntryIndicates the Mux VLAN port configuration, it is used to configure the Mux VLAN port.
The index of this entry is ifIndex. HwMuxVlanPortConfEntry .1.3.6.1.4.1.2011.5.6.1.8.1 |
hwMuxVlanPortTypeConfigure the uplink-port or cascading-port for the MUX VLAN.
Options:
1. uplinkPort(1) -uplink port
2. cascadingPort(2) -cascading portrw Enumeration .1.3.6.1.4.1.2011.5.6.1.8.1.1 |
hwMuxVlanStartVlanIdThe start VLAN ID of Mux VLAN.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.8.1.2 |
hwMuxVlanGroupNumThe VLAN group number.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.8.1.3 |
hwMuxVlanPortConfRowStatusRow status, now support createAndGo(4),destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.8.1.4 |
hwMuxVlanUplinkPortUplink port for mux VLAN configuration.(for UA 5000)rw Integer32 .1.3.6.1.4.1.2011.5.6.1.8.1.5 |
hwMuxVlanDownlinkPortDownlink port for mux VLAN configuration.
If the value is -1, use inner port instead(Only used for UA5000).rw Integer32 .1.3.6.1.4.1.2011.5.6.1.8.1.6 |
hwMuxVlanSlotConfTableIndicates 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. SEQUENCE OF HwMuxVlanSlotConfEntry .1.3.6.1.4.1.2011.5.6.1.9 |
hwMuxVlanSlotConfEntryIndicates 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. HwMuxVlanSlotConfEntry .1.3.6.1.4.1.2011.5.6.1.9.1 |
hwMuxVlanSlotStartVlanIdThe start VLAN ID for the I/O board.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.9.1.1 |
hwMuxVlanSlotRowStatusRow status, now support createAndGo(4),destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.9.1.2 |
hwMultiVLanTableIndicates the Multi VLAN, it is used to configure the multi VLAN.
The index of this table is hwMultiVlanID. SEQUENCE OF HwMultiVLanEntry .1.3.6.1.4.1.2011.5.6.1.10 |
hwMultiVLanEntryIndicates the Multi VLAN, it is used to configure the multi VLAN.
The index of this entry is hwMultiVlanID. HwMultiVLanEntry .1.3.6.1.4.1.2011.5.6.1.10.1 |
hwMultiVlanIDThe index of the table, indicates a Multi VLAN ID.ro VlanIndex .1.3.6.1.4.1.2011.5.6.1.10.1.1 |
hwMultiVlanUplinkPortMulti VLAN uplink ports.rw PortList .1.3.6.1.4.1.2011.5.6.1.10.1.2 |
hwMultiVlanDownlinkPortMulti VLAN downlink ports.rw PortList .1.3.6.1.4.1.2011.5.6.1.10.1.3 |
hwMultiVlanRowStatusRow status, now support createAndGo(4),destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.10.1.4 |
hwVlanAggregationTableDescribes the relation between the super VLAN and the sub VLAN in a VLAN aggregation.
The indexes of this table are hwVlanAggregationSuperVlanId and hwVlanAggregationSubVlanId. SEQUENCE OF HwVlanAggregationEntry .1.3.6.1.4.1.2011.5.6.1.11 |
hwVlanAggregationEntryDescribes the relation between the super VLAN and the sub VLAN in a VLAN aggregation.
The indexes of this entry are hwVlanAggregationSuperVlanId and hwVlanAggregationSubVlanId. HwVlanAggregationEntry .1.3.6.1.4.1.2011.5.6.1.11.1 |
hwVlanAggregationSuperVlanIdIndicates the super VLAN ID in a VLAN aggregation.
Range: 2-4093ro Integer32 .1.3.6.1.4.1.2011.5.6.1.11.1.1 |
hwVlanAggregationSubVlanIdIndicates the sub VLAN ID in a VLAN aggregation.
Range: 2-4093ro Integer32 .1.3.6.1.4.1.2011.5.6.1.11.1.2 |
hwVlanAggregationSubVlanArpProxyStatusIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.11.1.3 |
hwVlanAggregationRowStatusIndicates 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.11.1.4 |
hwVlanAggregationSubVlanNdProxyStatusIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.11.1.5 |
hwStackingVlanInnerEthernetTypeIndicates the Ethernet protocol type of the inner VLAN tag supported by VLAN stacking.
Range: 0-65535
Default: 0x8100rw Unsigned32 .1.3.6.1.4.1.2011.5.6.1.13 |
hwVlanFlowAccountTableDescribes 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. SEQUENCE OF HwVlanFlowAccountEntry .1.3.6.1.4.1.2011.5.6.1.14 |
hwVlanFlowAccountEntryDescribes 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. HwVlanFlowAccountEntry .1.3.6.1.4.1.2011.5.6.1.14.1 |
hwInnerVlanIDIndicates 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.ro Integer32 (-1 | 0..4095) .1.3.6.1.4.1.2011.5.6.1.14.1.1 |
hwUpFlowAccountByteIndicates the number of upstream bytes of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.2 |
hwDownFlowAccountByteIndicates the number of downstream bytes of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.3 |
hwUpFlowAccountPacketIndicates the number of upstream packets of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.4 |
hwDownFlowAccountPacketIndicates the number of downstream packets of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.5 |
hwUpStreamPacketIndicates 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.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.6 |
hwDownStreamPacketIndicates 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.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.7 |
hwFlowAccountAdminStatusUsed 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.14.1.8 |
hwUpFlowAccountDiscardPacketIndicates the number of upstream discarded packets of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.9 |
hwDownFlowAccountDiscardPacketIndicates the number of downstream discarded packets of a VLAN.ro Counter64 .1.3.6.1.4.1.2011.5.6.1.14.1.10 |
hwVlanUpCarTableIndicates the VLAN up direct CAR.
The index of this table is hwVlanUpCarId. SEQUENCE OF HwVlanUpCarEntry .1.3.6.1.4.1.2011.5.6.1.15 |
hwVlanUpCarEntryIndicates the VLAN up direct CAR.
The index of this entry is hwVlanUpCarId. HwVlanUpCarEntry .1.3.6.1.4.1.2011.5.6.1.15.1 |
hwVlanUpCarIdThe index of the table, indicates a up direct Carid.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.15.1.1 |
hwVlanUpCarNameUp direct car name.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.15.1.2 |
hwVlanUpCarBandValueCar band value,The car value is multiple of 64kbps.
Unit :kbpsrw Integer32 .1.3.6.1.4.1.2011.5.6.1.15.1.3 |
hwVlanUpCarBurstValueCar burst value.
Unit:kbpsrw Integer32 .1.3.6.1.4.1.2011.5.6.1.15.1.4 |
hwVlanUpCarIsUsedThe flag indicates whether the carid is used.
Options:
1. used(1) -The carid is used.
2. noUsed(2) -The carid is no-used.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.15.1.5 |
hwVlanUpCarRowStatusRow status, now support createAndGo(4),destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.15.1.6 |
hwVlanDownCarTableIndicates the VLAN down direct CAR.
The index of this table is hwVlanDownCarId. SEQUENCE OF HwVlanDownCarEntry .1.3.6.1.4.1.2011.5.6.1.16 |
hwVlanDownCarEntryIndicates the VLAN down direct CAR.
The index of this entry is hwVlanDownCarId. HwVlanDownCarEntry .1.3.6.1.4.1.2011.5.6.1.16.1 |
hwVlanDownCarIdThe index of the table, indicates a down direct carid.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.16.1.1 |
hwVlanDownCarNameDown direct car name.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.16.1.2 |
hwVlanDownCarBandValueCar band value,The car value is multiple of 64kbps.
Unit: kbpsrw Integer32 .1.3.6.1.4.1.2011.5.6.1.16.1.3 |
hwVlanDownCarBurstValueCar burst value.
Unit: kbpsrw Integer32 .1.3.6.1.4.1.2011.5.6.1.16.1.4 |
hwVlanDownCarIsUsedThe flag indicates whether the carid is used.
Options:
1. used(1) -The carid is used.
2. noUsed(2) -The carid is no-used.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.16.1.5 |
hwVlanDownCarRowStatusRow status, now support createAndGo(4),destroy(6).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.16.1.6 |
hwVlanParaTableIndicates the VLAN parameters, include hwVlanParaIndex, hwVlanMacLearnCpability, hwVlanMaxMacLearnNum,
hwVlanUpdirectCar, hwVlanDownDirectCar, it is used to configure the VLAN param.
The index of this table is hwVlanParamIndex. SEQUENCE OF HwVlanParaEntry .1.3.6.1.4.1.2011.5.6.1.17 |
hwVlanParaEntryIndicates the VLAN parameters, include hwVlanParaIndex, hwVlanMacLearnCpability, hwVlanMaxMacLearnNum,
hwVlanUpdirectCar, hwVlanDownDirectCar, it is used to configure the VLAN param.
The index of this entry is hwVlanParamIndex. HwVlanParaEntry .1.3.6.1.4.1.2011.5.6.1.17.1 |
hwVlanParaIndexThe index of the table,the VLAN index means Vlan Id.ro VlanIndex .1.3.6.1.4.1.2011.5.6.1.17.1.1 |
hwVlanMacLearnCpabilityMAC learning or not flag by VLAN.
Options:
1. enabled(1) -Enable MAC learning by VLAN.
2. disabled(2) -Disable MAC learning by VLAN.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.17.1.2 |
hwVlanMaxMacLearnNumThe VLAN max mac learn number.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.17.1.3 |
hwVlanUpDirectCarIDThe VLAN up direct carID.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.17.1.4 |
hwVlanDownDirectCarIDThe VLAN down direct carID.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.17.1.5 |
hwBpduTunnelTableUsed for setting and querying the status of the L2 transparent transmission of BPDU packets.
The index of this table is hwVlanIndex. SEQUENCE OF HwBpduTunnelEntry .1.3.6.1.4.1.2011.5.6.1.18 |
hwBpduTunnelEntryUsed for setting and querying the status of the L2 transparent transmission of BPDU packets.
The index of this entry is hwVlanIndex. HwBpduTunnelEntry .1.3.6.1.4.1.2011.5.6.1.18.1 |
hwBpduTunnelIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.18.1.1 |
hwVOIPAddressTableVOIP multiply IP table.
The index of this table is hwVOIPAddressIndex SEQUENCE OF HwVOIPAddressEntry .1.3.6.1.4.1.2011.5.6.1.19 |
hwVOIPAddressEntryVOIP multiply IP table.
The index of this entry is hwVOIPAddressIndex HwVOIPAddressEntry .1.3.6.1.4.1.2011.5.6.1.19.1 |
hwVOIPAddressIndexthe index scope is 0-63 Integer32 .1.3.6.1.4.1.2011.5.6.1.19.1.1 |
hwVOIPIPTypeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.19.1.2 |
hwVOIPIPAddressIP addressrw IpAddress .1.3.6.1.4.1.2011.5.6.1.19.1.3 |
hwVOIPSubMasksubMask of VAGro IpAddress .1.3.6.1.4.1.2011.5.6.1.19.1.4 |
hwVOIPGatewaygateway of VAGrw IpAddress .1.3.6.1.4.1.2011.5.6.1.19.1.5 |
hwVOIPMACAddressMAC addressro OCTET STRING .1.3.6.1.4.1.2011.5.6.1.19.1.6 |
hwVOIPVlanTagIdentifiervlanid of VAGro Integer32 .1.3.6.1.4.1.2011.5.6.1.19.1.7 |
hwVOIPQosIPStrategyIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.19.1.8 |
hwVOIPAddressRowStatusIndicates 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'.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.19.1.9 |
hwVOIPAddressObtainModeip address obtain mode:
Options:
1. static(1) -static config
2. pppoe(2) -pppoe dynamic obtain
3. dhcp(3) -dhcp dynamic obtainro Enumeration .1.3.6.1.4.1.2011.5.6.1.19.1.10 |
hwVOIPPPPOEClientNameip address name of pppoe dynamic obtain, the same as pppoe client namero OCTET STRING .1.3.6.1.4.1.2011.5.6.1.19.1.11 |
hwVOIPIPAddressSrcIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.19.1.12 |
hwVOIPQosTableDescribes the Qos IP tos and VLAN priority
The index of this table is hwVOIPAddressIndex SEQUENCE OF HwVOIPQosEntry .1.3.6.1.4.1.2011.5.6.1.20 |
hwVOIPQosEntryDescribes the Qos IP tos and VLAN priority
The index of this entry is hwVOIPAddressIndex HwVOIPQosEntry .1.3.6.1.4.1.2011.5.6.1.20.1 |
hwVOIPQosIPTosValueQos value of tosrw Integer32 .1.3.6.1.4.1.2011.5.6.1.20.1.1 |
hwVOIPQosIPDscpValueQos value of dscprw Integer32 .1.3.6.1.4.1.2011.5.6.1.20.1.2 |
hwVOIPQosVlanPriorityQos VLAN priorityrw Integer32 .1.3.6.1.4.1.2011.5.6.1.20.1.3 |
hwVOIPQosIPAddressSrcIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.20.1.4 |
hwPacketTunnelTableUsed 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. SEQUENCE OF HwPacketTunnelEntry .1.3.6.1.4.1.2011.5.6.1.21 |
hwPacketTunnelEntryUsed 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. HwPacketTunnelEntry .1.3.6.1.4.1.2011.5.6.1.21.1 |
hwPacketTunnelRipIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.21.1.1 |
hwPacketTunnelVTPCDPIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.21.1.2 |
hwVlanInterfaceSubIpAddrTableDescribes management of the secondary IP addresses of a VLAN interface.
The indexes of this table are hwVlanInterfaceIDWithSub, hwVlanSubIpAddress and hwVlanSubIpAddressMask. SEQUENCE OF HwVlanInterfaceSubIpAddrEntry .1.3.6.1.4.1.2011.5.6.1.22 |
hwVlanInterfaceSubIpAddrEntryDescribes management of the secondary IP addresses of a VLAN interface.
The indexes of this entry are hwVlanInterfaceIDWithSub, hwVlanSubIpAddress and hwVlanSubIpAddressMask. HwVlanInterfaceSubIpAddrEntry .1.3.6.1.4.1.2011.5.6.1.22.1 |
hwVlanInterfaceIDWithSubIndicates the index of a VLAN interface, which maps a VLAN ID. For example,
the index of VLAN interface 3 is 3.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.22.1.1 |
hwVlanSubIpAddressIndicates the secondary IP address of a VLAN interface.ro IpAddress .1.3.6.1.4.1.2011.5.6.1.22.1.2 |
hwVlanSubIpAddressMaskIndicates the subnet mask of the secondary IP address of a VLAN interface.ro IpAddress .1.3.6.1.4.1.2011.5.6.1.22.1.3 |
hwInterfaceSubIpAddrRowStatusIndicates the row status. It is used for create, modify and delete operations.
Options:
1. createAndGo(4)
2. destroy(6)
3. active(1)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.22.1.4 |
hwMethL2Vlanset the Meth L2 function of the VLAN.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.23 |
hwDocsDefaultSrvVlanIDIndicates the service svlan of DOCSIS service.
The default value is 1.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.24 |
hwVlanSrvProfTableDescribes 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. SEQUENCE OF HwVlanSrvProfEntry .1.3.6.1.4.1.2011.5.6.1.25 |
hwVlanSrvProfEntryDescribes 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. HwVlanSrvProfEntry .1.3.6.1.4.1.2011.5.6.1.25.1 |
hwVlanSrvProfNameIndicates 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.ro OCTET STRING .1.3.6.1.4.1.2011.5.6.1.25.1.1 |
hwForwardingModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.2 |
hwAntiIpSpoofingSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.3 |
hwAntiMacSpoofingSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.4 |
hwPPPoEMacModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.5 |
hwBpduTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.6 |
hwRipTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.7 |
hwVtpCdpTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.8 |
hwDhcpModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.9 |
hwDhcpProxySwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.10 |
hwDhcpOption82SwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.11 |
hwPitpSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.12 |
hwPolicyBroadcastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.13 |
hwPolicyMulticastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.14 |
hwPolicyUnknowncastIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.15 |
hwUserBridgingIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.16 |
hwDhcpSuppressSwitchDHCP 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.17 |
hwMismatchIgmpPolicyIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.18 |
hwVmacStatusIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.19 |
hwIPoEMacModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.20 |
hwVmacAgingModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.21 |
hwFabricMacLearningSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.22 |
hwOspfTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.23 |
hwL3ProtocolTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.24 |
hwDhcpv6ModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.25 |
hwDhcpv6OptionSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.26 |
hwVmacIPoESubStatusIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.27 |
hwVmacPPPoESubStatusIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.28 |
hwVmacPPPoASubStatusIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.29 |
hwPPPoAMacModeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.30 |
hwAntiIpv6SpoofingSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.31 |
hwIpv6DadProxySwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.32 |
hwIpv6BindRouteAndNdSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.33 |
hwIpv6NsReplySwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.34 |
hwIpv4ArpReplySwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.35 |
hwDhcpRelayInterfaceRelayAgentSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.36 |
hwPolicyMulticastFabricIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.37 |
hwCableSourceVerifyIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.38 |
hwRipngTunnelSwitchIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.39 |
hwIpv4ArpUnicastSwitchIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.40 |
hwIpv4ArpUnicastunkonwnpolicyUsed 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.41 |
hwIpv6NsUnicastSwitchIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.42 |
hwIpv6NsUnicastunkonwnpolicyUsed 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.43 |
hwIgmpUserMaxVlanTagIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.44 |
hwRouterRedirectReverseIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.25.1.45 |
hwProfileRowStatusIndicates 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.25.1.255 |
hwSmartVlanIsolateSwitchEnable/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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.26 |
hwVlanIpAwareTableEnables 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. SEQUENCE OF HwVlanIpAwareEntry .1.3.6.1.4.1.2011.5.6.1.27 |
hwVlanIpAwareEntryEnables 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. HwVlanIpAwareEntry .1.3.6.1.4.1.2011.5.6.1.27.1 |
hwVlanIpAwareVlanIDIndicates the ID of the VLAN that needs enabling the IP aware service.
Range: 1-4093ro Integer32 .1.3.6.1.4.1.2011.5.6.1.27.1.1 |
hwVlanIpAwareVrfNameSets 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.rw OCTET STRING .1.3.6.1.4.1.2011.5.6.1.27.1.2 |
hwVlanIpAwareRowStatusIndicates 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.27.1.3 |
hwVlanIpAwareSrcIPModeIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.27.1.4 |
hwVlanIpAwareArpSendPeriodIndicates the period for sending ARP requests.
Range: 5-3600
Unit: second
Default: 180srw Integer32 .1.3.6.1.4.1.2011.5.6.1.27.1.5 |
hwIpAwareVirtualIPTableConfigures 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. SEQUENCE OF HwIpAwareVirtualIPEntry .1.3.6.1.4.1.2011.5.6.1.28 |
hwIpAwareVirtualIPEntryConfigures 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. HwIpAwareVirtualIPEntry .1.3.6.1.4.1.2011.5.6.1.28.1 |
hwIpAwareVirtualIPVlanIDIndicates the table index. It is the ID of the VLAN that needs configuring a virtual IP address.ro Integer32 .1.3.6.1.4.1.2011.5.6.1.28.1.1 |
hwIpAwareVirtualIPIndicates the virtual IP address.ro IpAddress .1.3.6.1.4.1.2011.5.6.1.28.1.2 |
hwIpAwareVirtualIPMaskIndicates the mask of the virtual IP address.ro IpAddress .1.3.6.1.4.1.2011.5.6.1.28.1.3 |
hwIpAwareVirtualIPRowStatusIndicates 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.28.1.4 |
hwIpAwareRouteTableConfigures 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. SEQUENCE OF HwIpAwareRouteEntry .1.3.6.1.4.1.2011.5.6.1.29 |
hwIpAwareRouteEntryConfigures 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. HwIpAwareRouteEntry .1.3.6.1.4.1.2011.5.6.1.29.1 |
hwIpAwareRouteDstIPIndicates the destination IP address of the static route. It is a table index.rw IpAddress .1.3.6.1.4.1.2011.5.6.1.29.1.1 |
hwIpAwareRouteMaskIndicates the static route mask. It is a table index.rw IpAddress .1.3.6.1.4.1.2011.5.6.1.29.1.2 |
hwIpAwareRouteVlanIDIndicates the VLAN of the static route. It is a table index.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.29.1.3 |
hwIpAwareRouteNexthopIPIndicates the gateway IP address of the static route.rw IpAddress .1.3.6.1.4.1.2011.5.6.1.29.1.4 |
hwIpAwareRouteRowStatusIndicates 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.29.1.5 |
hwVlanInterfaceTrapsVbOids OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.30 |
hwL3InterfaceTypeDescribes layer 3 interface type.
Options:
1. vlanif(1) -VLAN interface.
2. meth(2) -Meth interface.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.30.1 |
hwVlanifTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.31 |
hwVlanifCommonTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.31.1 |
hwVlanifAlarmTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.31.2 |
hwVlanifAlarmTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.31.2.0 |
hwVlanifUpTrapThis notification is generated when the Layer-3 interface
link is in the up state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.31.2.0.1 |
hwVlanifDownTrapThis notification is generated when the Layer-3 interface
link is in the down state. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.31.2.0.2 |
hwVlanCfgTrapsVbOids OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.32 |
hwVlanListRelated VLAN ID list information of the VLAN profile.ro OCTET STRING .1.3.6.1.4.1.2011.5.6.1.32.1 |
hwVlanSrvProfOperTypeThe 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.32.2 |
hwVlanListTypeIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.32.3 |
hwVlanListAttribIndicates 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.ro Enumeration .1.3.6.1.4.1.2011.5.6.1.32.4 |
hwVlanCfgTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.33 |
hwVlanCfgCommonTraps OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.33.1 |
hwVlanCfgCommonTrapsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.33.1.0 |
hwVlanNameChangeInfoTrapThe trap to be sent when the VLAN description is changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.1 |
hwVlanForwardingModeInfoTrapThe trap to be sent when the VLAN forwarding mode is changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.2 |
hwVlanSrvProfChageInfoTrapThe trap to be sent when the VLAN profile is configured. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.3 |
hwVlanAndVlanSrvProfOperInfoTrapThe trap to be sent when a VLAN profile is bound to or unbound from a VLAN. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.4 |
hwVlanAddInfoTrapThe trap to be sent when VLANs are added. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.5 |
hwVlanDelInfoTrapThe trap to be sent when VLANs are deleted. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.6 |
hwVlanAttrChangedInfoTrapThe trap to be sent when the attribute of VLANs are changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.7 |
hwPortVlanChangedInfoTrapThe trap to be sent when the list of the standard ports in VLANs are changed. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.5.6.1.33.1.0.8 |
hwVOIPDhcpQosTableIndicates the Qos IP tos and VLAN priority.
The indexes of this table are hwVOIPDhcpVlanID and hwVOIPDhcpQosType. SEQUENCE OF HwVOIPDhcpQosEntry .1.3.6.1.4.1.2011.5.6.1.35 |
hwVOIPDhcpQosEntryIndicates the Qos IP tos and VLAN priority.
The indexes of this entry are hwVOIPDhcpVlanID and hwVOIPDhcpQosType. HwVOIPDhcpQosEntry .1.3.6.1.4.1.2011.5.6.1.35.1 |
hwVOIPDhcpVlanIDIndicates the service VLAN.
Range: 1-4093. Integer32 .1.3.6.1.4.1.2011.5.6.1.35.1.1 |
hwVOIPDhcpQosTypeIndicates 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. Integer32 ( 0..1) .1.3.6.1.4.1.2011.5.6.1.35.1.2 |
hwVOIPDhcpQosIPTosIndicates the Qos value of tos.
Range: -1, 0-255.
-1 indicates that the Qos value is invalid.rw Integer32 (-1 | 0..255) .1.3.6.1.4.1.2011.5.6.1.35.1.3 |
hwVOIPDhcpQosIPDscpIndicates the Qos value of dscp.
Range: -1, 0-255.
-1 indicates that the Qos value is invalid.rw Integer32 (-1 | 0..255) .1.3.6.1.4.1.2011.5.6.1.35.1.4 |
hwVOIPDhcpQosVlanPriorityIndicates the Qos VLAN priority.
Range: 0-7.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.35.1.5 |
hwVOIPDhcpQosRowStatusIndicates the status of this conceptual row.
Options:
1. active(1)
2. createAndGo(4)
3. destroy(6)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.35.1.6 |
hwStackingVlanOuterEthernetTypeDescribes the Ethernet protocol type of the outer VLAN tag supported by VLAN stacking.
Range: 0x600-0xffff
Default: 0x8100rw Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65000 |
hwDot1adTpidDescribes 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-0xffffrw Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65001 |
hwPortOuterEthernetTypeTableDescribes 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). SEQUENCE OF HwPortOuterEthernetTypeEntry .1.3.6.1.4.1.2011.5.6.1.65002 |
hwPortOuterEthernetTypeEntryDescribes 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). HwPortOuterEthernetTypeEntry .1.3.6.1.4.1.2011.5.6.1.65002.1 |
hwPortOuterEthernetTypeIndicates 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)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65002.1.1 |
hwVlanLocalSwitchSet the global Local VLAN switch.
Options:
1. enable(1) -the switch is enable.
2. disable(2) -the switch is disabled.
Default: disable(2)rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65003 |
hwLocalVlanTableIndicates the Local VLAN, it is used to configure the Local VLAN.
The index of this table is hwVlanIndex. SEQUENCE OF HwLocalVlanEntry .1.3.6.1.4.1.2011.5.6.1.65004 |
hwLocalVlanEntryIndicates the Local VLAN, it is used to configure the Local VLAN.
The index of this entry is hwVlanIndex. HwLocalVlanEntry .1.3.6.1.4.1.2011.5.6.1.65004.1 |
hwLocalVlanThe flag indicates whether to set the Local VLAN.
Options:
1. enable(1) -Enable local VLAN.
2. disable(2) -Disable local VLAN.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65004.1.1 |
hwVlanTrafficOccupiedTableDescribes 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. SEQUENCE OF HwVlanTrafficOccupiedEntry .1.3.6.1.4.1.2011.5.6.1.65005 |
hwVlanTrafficOccupiedEntryDescribes 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. HwVlanTrafficOccupiedEntry .1.3.6.1.4.1.2011.5.6.1.65005.1 |
hwVlanUplinkTrafficDescribes the network-side upstream rate of a VLAN.
Unit: kbit/sro Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65005.1.1 |
hwVlanDownTrafficDescribes the network-side downstream rate of a VLAN.
Unit: kbit/sro Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65005.1.2 |
hwVlanUplinkBandwidthOccupancyRateDescribes the upstream bandwidth occupancy of a VLAN, indicated in percentage.ro Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65005.1.3 |
hwVlanDownBandwidthOccupancyRateDescribes the downstream bandwidth occupancy of a VLAN, indicated in percentage.ro Unsigned32 .1.3.6.1.4.1.2011.5.6.1.65005.1.4 |
hwMplsVlanTableIndicates information for MPLS VLAN.
The index of this table is hwVlanIndex. SEQUENCE OF HwMplsVlanEntry .1.3.6.1.4.1.2011.5.6.1.65006 |
hwMplsVlanEntryIndicates information for MPLS VLAN.
The index of this entry is hwVlanIndex. HwMplsVlanEntry .1.3.6.1.4.1.2011.5.6.1.65006.1 |
hwMplsVlanEnableIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65006.1.1 |
hwVlanConnectTableConfigures the VLAN Connect table.
The indexes of this table are hwVlanConnectOuterVlanID and hwVlanConnectInnerVlanID. SEQUENCE OF HwVlanConnectEntry .1.3.6.1.4.1.2011.5.6.1.65007 |
hwVlanConnectEntryConfigures the VLAN Connect table.
The indexes of this entry are hwVlanConnectOuterVlanID and hwVlanConnectInnerVlanID. HwVlanConnectEntry .1.3.6.1.4.1.2011.5.6.1.65007.1 |
hwVlanConnectOuterVlanIDIndicates the outer VLAN of the VLAN-connect item. It is a table index. Integer32 (-1 | 1..4095) .1.3.6.1.4.1.2011.5.6.1.65007.1.1 |
hwVlanConnectInnerVlanIDIndicates the inner VLAN of the VLAN-connect item. It is a table index. Integer32 (-1 | 1..4095) .1.3.6.1.4.1.2011.5.6.1.65007.1.2 |
hwVlanConnectSrcTypeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65007.1.3 |
hwVlanConnectSrcParaIndicates 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.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.65007.1.4 |
hwVlanConnectDstTypeIndicates 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.rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65007.1.5 |
hwVlanConnectDstParaIndicates 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.rw Integer32 .1.3.6.1.4.1.2011.5.6.1.65007.1.6 |
hwVlanConnectRowStatusIndicates 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.65007.1.255 |
hwDoubleTagTunnelConfig OBJECT IDENTIFIER .1.3.6.1.4.1.2011.5.6.1.65008 |
hwDoubleTagTunnelIgmpSwitch 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).rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65008.1 |
hwDoubleTagTunnelRipSwitch 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).rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65008.2 |
hwDoubleTagTunnelDhcpSwitch 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).rw Enumeration .1.3.6.1.4.1.2011.5.6.1.65008.3 |
hwDocsSrvVlanIDTableThis 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. SEQUENCE OF HwDocsSrvVlanIDEntry .1.3.6.1.4.1.2011.5.6.1.65009 |
hwDocsSrvVlanIDEntryThis 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. HwDocsSrvVlanIDEntry .1.3.6.1.4.1.2011.5.6.1.65009.1 |
hwDocsSrvVlanIDIndicates the service svlan of DOCSIS service board.
Range: 1-4093.
-1 indicates that hwDocsSrvVlanID is invalid.rw Integer32 (-1 | 1..4093) .1.3.6.1.4.1.2011.5.6.1.65009.1.1 |
hwDocsSrvVlanRowStatusIndicates 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).rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.5.6.1.65009.1.2 |
hwMethNativeVlanIndicates 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: -1rw Integer32 (-1 | 2..4093) .1.3.6.1.4.1.2011.5.6.1.65010 |