06-Layer 2 - LAN Switching

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10006-Layer 2 - LAN Switching
08-HH3C-LswVLAN-MIB
Title Size Download
08-HH3C-LswVLAN-MIB 108.25 KB

HH3C-LswVLAN-MIB

About this MIB

Use this MIB to configure basic VLAN settings and obtain basic VLAN information.

MIB file name

hh3c-splat-vlan.mib

Root object

iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).hh3c(25506).hh3cRhw(8).hh3clswCommon(35).hh3cLswVlan(2)

Scalar objects

hh3cVLANMibGarpLeaveAllTime

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibGarpLeaveAllTime (1.3.6.1.4.1.25506.8.35.2.2.14)

read-write

Time-Interval

Standard MIB values.

GARP timer, in centiseconds.

Not supported

hh3cVLANMibSwitchGMRPRXPkt

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchGMRPRXPkt (1.3.6.1.4.1.25506.8.35.2.2.15.1.1)

read-only

COUNTER32

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibSwitchGVRPRXPkt

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchGVRPRXPkt (1.3.6.1.4.1.25506.8.35.2.2.15.1.2)

read-only

COUNTER32

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibSwitchGMRPTXPkt

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchGMRPTXPkt (1.3.6.1.4.1.25506.8.35.2.2.15.1.3)

read-only

COUNTER32

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibSwitchGVRPTXPkt

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchGVRPTXPkt (1.3.6.1.4.1.25506.8.35.2.2.15.1.4)

read-only

COUNTER32

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibSwitchDiscardedPkt

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchDiscardedPkt (1.3.6.1.4.1.25506.8.35.2.2.15.1.5)

read-only

COUNTER32

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibSwitchGarpStatClear

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibSwitchGarpStatClear (1.3.6.1.4.1.25506.8.35.2.2.15.1.6)

read-write

INTEGER

Standard MIB values.

Traffic switch.

Not supported

hh3cVLANMibHoldTime

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVLANMibHoldTime (1.3.6.1.4.1.25506.8.35.2.2.16.1.1)

read-write

INTEGER

INTEGER (10..32765)

Interface holdtime.

Not supported

Tabular objects

hh3cdot1qVlanMIBTable

About this table

Use this table to manage and monitor VLANs, create and delete VLANs, and configure and obtain the proprietary VLAN data.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is hh3cdot1qVlanIndex, which specifies a VLAN ID. Use this table to create and delete VLANs, configure VLAN attributes, and obtain VLAN data.

The leaf objects in the table include configuration objects and query objects. The configuration objects can be written and read, and the query objects can only be read.

The following objects are configuration objects, and the other objects are query objects:

·     hh3cdot1qVlanName

·     hh3cdot1qVlanPorts

·     hh3cdot1qVlanType

·     hh3cdot1qVlanPriority

·     hh3cdot1qVlanRowStatus

·     hh3cdot1qVlanBroadcastSuppression

·     hh3cdot1qVlanBcastSuppressionPPS

·     hh3cdot1qVlanMulticast  (not supported)

·     hh3cdot1qVlanStatisticStatus

·     hh3cdot1qVlanStatisticClear

hh3cdot1qVlanMIBTable configuration guidelines:

This table supports creating a row, namely, creating a VLAN. When creating a row, as a best practice, first traverse through the table, and use a VLAN ID that does not exist in the table. Available values are active(1), createAndGo(4), and destroy(6). This table involves the following two types of operation:

·     hh3cdot1qVlanRowStatus (createAndGo(4)): Create a VLAN and configure the following attribute objects:

¡     hh3cdot1qVlanName

¡     hh3cdot1qVlanPorts

¡     hh3cdot1qVlanType

¡     hh3cdot1qVlanPriority

¡     hh3cdot1qVlanBroadcastSuppression

¡     hh3cdot1qVlanBcastSuppressionPPS

¡     hh3cdot1qVlanMulticast (Not support)

First check the input string for hh3cdot1qVlanName. Continue to create the VLAN after the check passes. After the VLAN is successfully created, configure the leaf objects listed above. The operation will fail if the configuration of any leaf object has errors. For example:

¡     hh3cdot1qVlanPorts: This object can only add an access port to or remove an access port from a VLAN. If a configured port is not an access port, the configuration for this object fails.

¡     hh3cdot1qVlanType: The MIB does not support sub-vlan(3). When the hh3cdot1qVlanRowStatus(createAndGo(4)) and hh3cdot1qVlanType(sub-vlan(3)) are executed in pairs, the operation fails.

As a best practice to avoid such errors, use the hh3cdot1qVlanRowStatus(createAndGo(4)) to create a VLAN and configure the other attribute objects separately.

·     When a VLAN already exists, configure the following attribute objects:

¡     hh3cdot1qVlanName      Enter a string of up to 32 bytes.

¡     hh3cdot1qVlanPorts       First obtain the local object data, and then modify the bit corresponding to the interface in the data. Use the modified value as the configured value.

¡     hh3cdot1qVlanType       This MIB does not support the sub-vlan(3) or secondary-vlan(5) type.

¡     hh3cdot1qVlanPriority

¡     hh3cdot1qVlanBroadcastSuppression

¡     hh3cdot1qVlanBcastSuppressionPPS

¡     hh3cdot1qVlanMulticast  (not supported)

Configuration examples

·     Configuration success: Use a VLAN ID that does not exist as an index, input vlantest for the hh3cdot1qVlanName object, and operate the row state object hh3cdot1qVlanRowStatus(createAndGo(4)) to create a VLAN. This operation successfully creates a VLAN and specifies a name for the VLAN.

·     Configuration failure: A trunk interface cannot be assigned to a VLAN. Use the hh3cdot1qVlanPorts object to specify the trunk ports, and operate the row state object hh3cdot1qVlanRowStatus(createAndGo(4)) to create a VLAN. This operation fails.

 

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cdot1qVlanIndex (1.3.6.1.4.1.25506.8.35.2.1.1.1.1)

read-only

Hh3cVlanIndex

Integer32 (0..2147483647)

VLAN index.

As per the MIB.

hh3cdot1qVlanName (1.3.6.1.4.1.25506.8.35.2.1.1.1.2)

read-write

SnmpAdminString

OCTET STRING (0..80)

VLAN name.

If the VLAN name input starts or ends with spaces, the spaces will be automatically trimmed.

The string cannot contain only spaces. If you enter an empty string, the default VLAN description is used.

hh3cdot1qVlanPorts (1.3.6.1.4.1.25506.8.35.2.1.1.1.3)

read-write

PortList

OCTET STRING (0..65535)

List of ports in a VLAN.

This object can only assign access ports to and remove access ports from VLANs.

hh3cdot1qVlanType (1.3.6.1.4.1.25506.8.35.2.1.1.1.4)

read-write

Integer

superVlan(1)

common-vlan(2)

sub-vlan(3)

isolate-user-vlan(4)

secondary-vlan(5)

primaryVlan(6)

VLAN type.

Not supported

hh3cdot1qVlanMacFilter (1.3.6.1.4.1.25506.8.35.2.1.1.1.5)

read-only

TruthValue

true(1),

false(2)

MAC VLAN filtering

Not supported. The default false(2) is displayed.

hh3cdot1qVlanMcastUnknownProtos (1.3.6.1.4.1.25506.8.35.2.1.1.1.6)

read-only

TruthValue

true(1),

false(2)

Whether to broadcast packets.

Not supported. The default false(2) is displayed.

hh3cExistInterface (1.3.6.1.4.1.25506.8.35.2.1.1.1.7)

read-only

TruthValue

true(1),

false(2)

Whether the VLAN has a VLAN interface.

As per the MIB.

hh3cVlanInterfaceIndex (1.3.6.1.4.1.25506.8.35.2.1.1.1.8)

read-only

Integer

Integer

(1..4094)

Index of the VLAN interface.

As per the MIB.

hh3cdot1qVlanMacLearn (1.3.6.1.4.1.25506.8.35.2.1.1.1.9)

read-only

TruthValue

true(1),

false(2)

Whether MAC address learning is supported.

Not supported. The default false(2) is displayed.

hh3cdot1qVlanStatus (1.3.6.1.4.1.25506.8.35.2.1.1.1.10)

read-only

Integer

other(1),

static(2),

dynamic(3)

VLAN state.

As per the MIB.

hh3cdot1qVlanCreationTime (1.3.6.1.4.1.25506.8.35.2.1.1.1.11)

read-only

TimeTicks

TimeTicks (0..4294967295)

Time when the VLAN was created.

As per the MIB.

hh3cdot1qVlanPriority (1.3.6.1.4.1.25506.8.35.2.1.1.1.12)

read-write

Integer

Integer


(0..7)

VLAN priority.

Implementation varies by product.

hh3cdot1qVlanRowStatus (1.3.6.1.4.1.25506.8.35.2.1.1.1.13)

read-create

Row-Status

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

VLAN row state.

Only the following operations are supported:


active(1), createAndGo(4), and destroy(6)

hh3cdot1qVlanBroadcastSuppression (1.3.6.1.4.1.25506.8.35.2.1.1.1.14)

read-write

Integer

Integer


(0..100)

VLAN broadcast suppression.

The object can only be read.

hh3cdot1qVlanBcastSuppressionPPS

(1.3.6.1.4.1.25506.8.35.2.1.1.1.15)

read-write

Integer

Integer


(0..148800)

VLAN broadcast suppression in pps.

Not supported

hh3cdot1qVlanMulticast

(1.3.6.1.4.1.25506.8.35.2.1.1.1.16)

read-write

Integer

disable(0),


enable(1)

Multicast VLAN.

Not supported

hh3cdot1qVlanTaggedPorts (1.3.6.1.4.1.25506.8.35.2.1.1.1.17)

read-only

PortList

OCTET STRING (0..65535)

Tagged ports of a VLAN.

As per the MIB.

hh3cdot1qVlanUntaggedPorts (1.3.6.1.4.1.25506.8.35.2.1.1.1.18)

read-only

PortList

OCTET STRING (0..65535)

Untagged ports of a VLAN.

As per the MIB.

hh3cdot1qVlanPortIndexs (1.3.6.1.4.1.25506.8.35.2.1.1.1.19)

read-write

OCTET STRING

OCTET STRING (0..65535)

Port index list.

As per the MIB.

hh3cdot1qVlanStatisticStatus

(1.3.6.1.4.1.25506.8.35.2.1.1.1.20)

read-write

TruthValue

true(1),

false(2)

VLAN traffic statistics switch.

Implementation varies by product.

hh3cdot1qVlanStatisticClear

(1.3.6.1.4.1.25506.8.35.2.1.1.1.21)

read-write

Integer

clear(1)

Clear VLAN traffic statistics.

The object can only be written.

Implementation varies by product.

hh3cdot1qVlanStatisticInTotalPkts

(1.3.6.1.4.1.25506.8.35.2.1.1.1.22)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of incoming packets.

Implementation varies by product.

hh3cdot1qVlanStatisticInTotalBytes

(1.3.6.1.4.1.25506.8.35.2.1.1.1.23)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total bytes of incoming packets.

Implementation varies by product.

hh3cdot1qVlanStatisticInPPS

(1.3.6.1.4.1.25506.8.35.2.1.1.1.24)

read-only

Counter64

Counter64 (0..18446744073709551615)

Incoming packet rate in pps.

Implementation varies by product.

hh3cdot1qVlanStatisticInBPS

(1.3.6.1.4.1.25506.8.35.2.1.1.1.25)

read-only

Counter64

Counter64 (0..18446744073709551615)

Incoming packet rate in Bps.

Implementation varies by product.

hh3cdot1qVlanStatisticOutTotalPkts

(1.3.6.1.4.1.25506.8.35.2.1.1.1.26)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total number of outgoing packets.

Implementation varies by product.

hh3cdot1qVlanStatisticOutTotalBytes

(1.3.6.1.4.1.25506.8.35.2.1.1.1.27)

read-only

Counter64

Counter64 (0..18446744073709551615)

Total bytes of outgoing packets.

Implementation varies by product.

hh3cdot1qVlanStatisticOutPPS

(1.3.6.1.4.1.25506.8.35.2.1.1.1.28)

read-only

Counter64

Counter64 (0..18446744073709551615)

Outgoing packet rate in pps.

Implementation varies by product.

hh3cdot1qVlanStatisticOutBPS

(1.3.6.1.4.1.25506.8.35.2.1.1.1.29)

read-only

Counter64

Counter64 (0..18446744073709551615)

Outgoing packet rate in Bps.

Implementation varies by product.

hh3cVlanInterfaceTable

About this table

Use this table to configure and obtain VLAN interface information.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table index is hh3cdot1qVlanID.

You must specify the hh3cdot1qVlanIpAddress and hh3cdot1qVlanIpAddressMask objects in pairs.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVlanInterfaceID (1.3.6.1.4.1.25506.8.35.2.1.2.1.1)

read-only

Integer

Standard MIB values.

Index.

As per the MIB.

hh3cdot1qVlanID (1.3.6.1.4.1.25506.8.35.2.1.2.1.2)

read-only

Hh3cVlanIndex

Integer32 (0..2147483647)

VLAN ID

As per the MIB.

hh3cdot1qVlanIpAddress (1.3.6.1.4.1.25506.8.35.2.1.2.1.3)

read-write

IpAddress

OCTET STRING (0..65535)

IP address.

As per the MIB.

hh3cdot1qVlanIpAddressMask (1.3.6.1.4.1.25506.8.35.2.1.2.1.4)

read-write

IpAddress

OCTET STRING (0..65535)

IP address and its mask.

As per the MIB.

hh3cVlanInterfaceAdminStatus (1.3.6.1.4.1.25506.8.35.2.1.2.1.5)

read-write

Integer

up(1),

down(2)

VLAN interface state.

As per the MIB.

hh3cVlanInterfaceFrameType (1.3.6.1.4.1.25506.8.35.2.1.2.1.6)

read-only

Integer

ethernet-ii(1),

ethernet-snap(2),

ethernet-8022(3),

ethernet-8023(4)

Frame type.

As per the MIB.

hh3cInterfaceRowStatus (1.3.6.1.4.1.25506.8.35.2.1.2.1.7)

read-create

RowStatus

active(1),


notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Interface row state.

Available values are active(1), createAndgo(4), and destroy(6).


When the row is created together with configuring other attribute objects, the VLAN interface is first created, and then other attribute objects are configured.

If an object fails to be configured, this operation fails.

As a best practice, use the hh3cInterfaceRowStatus (createAndGo(4)) to create a VLAN interface and configure other attribute objects separately.


When the row state is active, the createAndGo operation succeeds.

hh3cVlanInterfaceIpMethod (1.3.6.1.4.1.25506.8.35.2.1.2.1.8)

read-write

Integer

assigned-ip(1),

dhcp-ip(2),

bootp-ip(3)

VLAN interface IP address assignment method.

The object can only be read.

hh3cVlanInterfaceIfIndex (1.3.6.1.4.1.25506.8.35.2.1.2.1.9)

read-only

Integer

Standard MIB values.

Index of the VLAN interface.

As per the MIB.

 

hh3cifIsolateMappingTable

About this table

Use this table to configure the isolate VLAN feature and configure and obtain the isolate VLAN-to-secondary VLAN mappings. Implementation varies by product.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

Columns

The table index is hh3cifIsolatePrimaryVlanID.

You must specify the hh3cifIsolateSecondaryVlanlistLow and hh3cifIsolateSecondaryVlanlistHigh objects in pairs.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cifIsolatePrimaryVlanID (1.3.6.1.4.1.25506.8.35.2.1.4.1.1)

read-only

Hh3cVlanIndex

Integer32 (0..2147483647)

Primary VLAN

Implementation varies by product.

hh3cifIsolateSecondaryVlanlistLow (1.3.6.1.4.1.25506.8.35.2.1.4.1.2)

read-write

OCTET STRING

OCTET STRING (0..256)

Low bit in the secondary VLAN bitmap.

Implementation varies by product.

hh3cifIsolateSecondaryVlanlistHigh (1.3.6.1.4.1.25506.8.35.2.1.4.1.3)

read-write

OCTET STRING

OCTET STRING (0..256)

High bit in the secondary VLAN bitmap.

Implementation varies by product.

 

hh3cVlanInterfaceAddrTable

About this table

Use this table to configure and obtain VLAN interface IP addresses.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are hh3cVlanInterfaceIpIfIndex and hh3cVlanInterfaceIpAddr.

When the hh3cVlanInterfaceIpRowStatus (createAndgo(4)) operation is executed, you must specify the hh3cVlanInterfaceIpAddr and hh3cVlanInterfaceIpMask objects in pairs. When the hh3cVlanInterfaceIpRowStatus (destroy(6)) operation is executed, you must specify the hh3cVlanInterfaceIpAddr and hh3cVlanInterfaceIpType objects in pairs.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cVlanInterfaceIpIfIndex (1.3.6.1.4.1.25506.8.35.2.1.5.1.1)

read-only

Integer

Standard MIB values.

Index of the VLAN interface.

As per the MIB.

hh3cVlanInterfaceIpAddr (1.3.6.1.4.1.25506.8.35.2.1.5.1.2)

read-only

IpAddress

OCTET STRING (4)

VLAN interface IP address.

As per the MIB.

hh3cVlanInterfaceIpMask (1.3.6.1.4.1.25506.8.35.2.1.5.1.3)

read-create

IpAddress

OCTET STRING (4)

VLAN Interface IP address mask.

As per the MIB.

hh3cVlanInterfaceIpType (1.3.6.1.4.1.25506.8.35.2.1.5.1.4)

read-create

Integer

primary(1),

sub(2),

cluster(3),

vrrp(4)

VLAN interface IP type.

As per the MIB.

Available values are primary(1) and sub(2).

hh3cVlanInterfaceIpRowStatus (1.3.6.1.4.1.25506.8.35.2.1.5.1.5)

read-create

RowStatus

active(1),

notInService(2),

notReady(3),

createAndGo(4),

createAndWait(5),

destroy(6)

Interface IP address row state.

Available values are active(1), createAndGo(4), and destroy(6).

 

hh3cDot1qVlanBatchMIBTable

About this table

Use this table to bulk configure VLANs.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Supported

Supported

Supported

Columns

The table indexes are hh3cdot1qVlanBatchStartIndex, hh3cdot1qVlanBatchEndIndex, and hh3cdot1qVlanBatchSetOperate.

To bulk create VLANs, set the hh3cdot1qVlanBatchSetOperate object to 1.

For example, to create VLANs 2 through 4, enter the following values for objects:

 hh3cdot1qVlanBatchStartIndex 2,

 hh3cdot1qVlanBatchEndIndex 4,

 hh3cdot1qVlanBatchSetOperate create(1),

 hh3cdot1qVlanBatchRowStatus createAndGo(4).

To bulk delete VLANs, set the hh3cdot1qVlanBatchSetOperate object to 2.

For example, to delete VLANs 10 through 20, enter the following values for objects:

 hh3cdot1qVlanBatchStartIndex 10,

 hh3cdot1qVlanBatchEndIndex 20,

 hh3cdot1qVlanBatchSetOperate delete(2),

 hh3cdot1qVlanBatchRowStatus createAndGo(4).

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cdot1qVlanBatchOperIndex (1.3.6.1.4.1.25506.8.35.2.1.6.1.1)

read-only

Integer32

Standard MIB values.

Operation index.

Not supported

hh3cdot1qVlanBatchStartIndex (1.3.6.1.4.1.25506.8.35.2.1.6.1.2)

read-write

Hh3cVlanIndex

Integer32 (0..2147483647)

Start VLAN ID.

Not supported

hh3cdot1qVlanBatchEndIndex (1.3.6.1.4.1.25506.8.35.2.1.6.1.3)

read-write

Hh3cVlanIndex

Integer32 (0..2147483647)

End VLAN ID.

Not supported

hh3cdot1qVlanBatchOperStatus

(1.3.6.1.4.1.25506.8.35.2.1.6.1.4)

read-only

Integer

Standard MIB values.

Operation state.

Not supported

hh3cdot1qVlanBatchRowStatus

(1.3.6.1.4.1.25506.8.35.2.1.6.1.5)

read-create

Row-Status

Standard MIB values.

Row status.

Not supported

hh3cdot1qVlanBatchSetOperate

(1.3.6.1.4.1.25506.8.35.2.1.6.1.6)

read-create

Integer

Standard MIB values.

Set the operation type.

Not supported

hh3cifSuperVlanMappingTable

About this table

Use this table to configure the super VLAN feature and configure and obtain the super VLAN-to-sub VLAN mappings.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

Columns

The table index is hh3cifSuperVlanID.

When setting super VLAN, you must specify the hh3cifSubVlanlistLow and hh3cifSubVlanlistHigh objects in pairs.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cifSuperVlanID (1.3.6.1.4.1.25506.8.35.2.1.7.1.1)

read-only

Hh3cVlanIndex

Integer32 (0..2147483647)

Super VLAN index.

Not supported

hh3cifSubVlanlistLow (1.3.6.1.4.1.25506.8.35.2.1.7.1.2)

read-write

OCTET STRING

OCTET STRING (0..256)

Low bit in the sub VLAN bitmap.

Not supported

hh3cifSubVlanlistHigh (1.3.6.1.4.1.25506.8.35.2.1.7.1.3)

read-write

OCTET STRING

OCTET STRING (0..256)

High bit in the sub VLAN bitmap.

Not supported

hh3cPrivateVlanMappingTable

About this table

Use this table to configure the private VLAN feature and configure and obtain the primary VLAN-to-secondary VLAN mappings.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

Columns

The table index is hh3cPrimaryVlanID.

When setting private VLAN, you must specify the hh3cSecondaryVlanlistLow and hh3cSecondaryVlanlistHigh objects in pairs.

Object (OID)

Access

Syntax

Value range

Description

Implementation

hh3cPrimaryVlanID (1.3.6.1.4.1.25506.8.35.2.1.8.1.1)

read-only

Hh3cVlanIndex

Integer32 (0..2147483647)

Primary VLAN index.

As per the MIB.

hh3cSecondaryVlanlistLow (1.3.6.1.4.1.25506.8.35.2.1.8.1.2)

read-write

OCTET STRING

OCTET STRING (0..256)

Low bit in the secondary VLAN bitmap.

As per the MIB.

hh3cSecondaryVlanlistHigh (1.3.6.1.4.1.25506.8.35.2.1.8.1.3)

read-write

OCTET STRING

OCTET STRING (0..256)

High bit in the secondary VLAN bitmap.

As per the MIB.

 

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网