06-Layer 2 - LAN Switching

HomeSupportReference GuidesMIB CompanionH3C S6800 & S6860 Switch Series MIB Companion-Release 671x-6W10006-Layer 2 - LAN Switching
29-Q-BRIDGE-MIB
Title Size Download
29-Q-BRIDGE-MIB 144.57 KB

Q-BRIDGE-MIB

About this MIB

Use this MIB to manage Virtual Bridged Local Area Networks, as defined by IEEE 802.1Q-2003.

MIB file name

rfc4363-qbridge.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).dot1dBridge(17).qBridgeMIB(7)

Scalar objects

dot1qVlanNumDeletes

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qVlanNumDeletes (1.3.6.1.2.1.17.7.1.4.1)

read-only

Counter32

Standard MIB values.

The number of times a VLAN entry has been deleted from the dot1qVlanCurrentTable (for any reason).

 

Not supported

 

dot1qNextFreeLocalVlanIndex

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qNextFreeLocalVlanIndex (1.3.6.1.2.1.17.7.1.4.4)

read-only

Integer32

Integer32 (0|4096..2147483647)

The next available value for dot1qVlanIndex of a local VLAN entry in dot1qVlanStaticTable.

Not supported

 

dot1qConstraintSetDefault

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qConstraintSetDefault (1.3.6.1.2.1.17.7.1.4.9)

read-write

Integer32

Integer32 (0..65535)

The identity of the constraint set to which a VLAN belongs, if there is not an explicit entry for that VLAN in dot1qLearningConstraintsTable.

Not supported

 

dot1qConstraintTypeDefault

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qConstraintTypeDefault (1.3.6.1.2.1.17.7.1.4.10)

read-write

INTEGER

independent(1)

shared(2)

The type of constraint set to which a VLAN belongs.

Supports only the read operation.

 

dot1qVlanVersionNumber

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qVlanVersionNumber (1.3.6.1.2.1.17.7.1.1.1)

read-only

INTEGER

version1(1)

The version number of IEEE 802.1Q that this device supports.

As per the MIB.

 

dot1qMaxVlanId

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qMaxVlanId (1.3.6.1.2.1.17.7.1.1.2)

read-only

VlanId

Standard MIB values.

The maximum IEEE 802.1Q VLAN ID that this device supports.

As per the MIB.

 

dot1qMaxSupportedVlans

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qMaxSupportedVlans (1.3.6.1.2.1.17.7.1.1.3)

read-only

Unsigned32

Standard MIB values.

The maximum number of IEEE 802.1Q VLANs that this device supports.

As per the MIB.

 

dot1qNumVlans

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qNumVlans (1.3.6.1.2.1.17.7.1.1.4)

read-only

Unsigned32

Standard MIB values.

The current number of IEEE 802.1Q VLANs that are configured in this device.

As per the MIB.

 

dot1qGvrpStatus

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qGvrpStatus (1.3.6.1.2.1.17.7.1.1.5)

read-write

EnabledStatus

enabled(1)

disabled(2)

The administrative status requested by management for GVRP:

·     enable(1)—GVRP should be enabled on this device, on all ports for which it has not been specifically disabled.

·     disable(2)—GVRP is disabled on all ports.

Not supported

 

Tabular objects

dot1qFdbTable

About this table

Use this table to display configuration and control information for each filtering database currently operating on this device.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table index is dot1qFdbId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qFdbId

(1.3.6.1.2.1.17.7.1.2.1.1.1)

not-accessible

Unsigned32

Standard MIB values.

The identity of this filtering database.

As per the MIB.

dot1qFdbDynamicCount

(1.3.6.1.2.1.17.7.1.2.1.1.2)

read-only

Counter32

Standard MIB values.

The current number of dynamic entries in this filtering database.

As per the MIB.

 

dot1qTpFdbTable

About this table

Use this table to display information about unicast entries for which the device has forwarding and/or filtering information.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are dot1qFdbId and dot1qTpFdbAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qTpFdbAddress (1.3.6.1.2.1.17.7.1.2.2.1.1)

not-accessible

MacAddress

Standard MIB values.

A unicast MAC address for which the device has forwarding and/or filtering information.

As per the MIB.

dot1qTpFdbPort (1.3.6.1.2.1.17.7.1.2.2.1.2)

read-only

Integer32

Integer32 (0..65535)

The port number of the port on which a frame having a source address equal to the value of the corresponding instance of dot1qTpFdbAddress has been seen.

A value of 0 indicates that the port number has not been learned but that the device does have some forwarding/filtering information about this address.

As per the MIB.

dot1qTpFdbStatus (1.3.6.1.2.1.17.7.1.2.2.1.3)

read-only

INTEGER

other(1)

invalid(2)

learned(3)

self(4)

mgmt(5)

The status of this entry.

Manually added dynamic MAC address entries are counted as learned MAC address entries.

 

dot1qTpGroupTable

About this table

Use this table to obtain filtering information for VLANs configured into the bridge by (local or network) management, or learned dynamically.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are dot1qVlanIndex and dot1qTpGroupAddress.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qTpGroupAddress (1.3.6.1.2.1.17.7.1.2.3.1.1)

not-accessible

MacAddress

Standard MIB values.

The destination group MAC address in a frame to which this entry's filtering information applies.

As per the MIB.

dot1qTpGroupEgressPorts (1.3.6.1.2.1.17.7.1.2.3.1.2)

read-only

PortList

Standard MIB values.

The complete set of ports, in this VLAN, to which frames destined for this Group MAC address are currently being explicitly forwarded.

As per the MIB.

dot1qTpGroupLearnt (1.3.6.1.2.1.17.7.1.2.3.1.3)

read-only

PortList

Standard MIB values.

The subset of ports in dot1qTpGroupEgressPorts that were learned by GMRP or some other dynamic mechanism, in this filtering database.

As per the MIB.

 

dot1qForwardAllTable

About this table

Use this table to obtain forwarding information for each VLAN, specifying the set of ports to which forwarding of all multicasts applies.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qForwardAllPorts

(1.3.6.1.2.1.17.7.1.2.4.1.1)

read-only

PortList

Standard MIB values.

The complete set of ports in this VLAN to which all multicast group-addressed frames are to be forwarded.

This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.

Not supported

dot1qForwardAllStaticPorts

(1.3.6.1.2.1.17.7.1.2.4.1.2)

read-write

PortList

Standard MIB values.

The set of ports configured by management in this VLAN to which all multicast group-addressed frames are to be forwarded.

Not supported

dot1qForwardAllForbiddenPorts

(1.3.6.1.2.1.17.7.1.2.4.1.3)

read-write

PortList

Standard MIB values.

The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward All Multicast Groups may not be dynamically registered by GMRP.

Not supported

 

dot1qForwardUnregisteredTable

About this table

Use this table to obtain forwarding information for each VLAN, specifying the set of ports to which forwarding of multicast group-addressed frames for which no more specific forwarding information applies.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table index is dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qForwardUnregisteredPorts

(1.3.6.1.2.1.17.7.1.2.5.1.1)

read-only

PortList

Standard MIB values.

The complete set of ports in this VLAN to which multicast group-addressed frames for which there is no more specific forwarding information will be forwarded.

This includes ports for which this need has been determined dynamically by GMRP, or configured statically by management.

Not supported

dot1qForwardUnregisteredStaticPorts (1.3.6.1.2.1.17.7.1.2.5.1.2)

read-write

PortList

Standard MIB values.

The set of ports configured by management, in this VLAN, to which multicast group-addressed frames for which there is no more specific forwarding information.

Not supported

dot1qForwardUnregisteredForbiddenPorts (1.3.6.1.2.1.17.7.1.2.5.1.3)

read-write

PortList

Standard MIB values.

The set of ports configured by management in this VLAN for which the Service Requirement attribute Forward Unregistered Multicast Groups may not be dynamically registered by GMRP.

Not supported

 

dot1qStaticUnicastTable

About this table

Use this table to obtain filtering information for unicast MAC addresses for each filtering database.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1qFdbId, dot1qStaticUnicastAddress, and dot1qStaticUnicastReceivePort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qStaticUnicastAddress

(1.3.6.1.2.1.17.7.1.3.1.1.1)

not-accessible

MacAddress

Standard MIB values.

The destination MAC address in a frame to which this entry's filtering information applies.

Not supported

dot1qStaticUnicastReceivePort

(1.3.6.1.2.1.17.7.1.3.1.1.2)

not-accessible

Integer32

Integer32 (0..65535)

The port number of the port from which a frame must be received in order for this entry's filtering information to apply.

A value of 0 indicates that this entry applies on all ports of the device for which there is no other applicable entry.

Not supported

dot1qStaticUnicastAllowedToGoTo

(1.3.6.1.2.1.17.7.1.3.1.1.3)

read-write

PortList

Standard MIB values.

The set of ports for which a frame with a specific unicast address will be flooded in the event that it has not been learned.

Not supported

dot1qStaticUnicastStatus

(1.3.6.1.2.1.17.7.1.3.1.1.4)

read-write

INTEGER

other(1)

invalid(2)

permanent(3)

deleteOnReset(4)

deleteOnTimeout(5)

Status of this entry.

Not supported

 

dot1qStaticMulticastTable

About this table

Use this table to obtain filtering information for multicast and broadcast MAC addresses for each VLAN.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1qVlanIndex, dot1qStaticMulticastAddress, and dot1qStaticMulticastReceivePort.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qStaticMulticastAddress

(1.3.6.1.2.1.17.7.1.3.2.1.1)

not-accessible

MacAddress

Standard MIB values.

The destination MAC address in a frame to which this entry's filtering information applies.

Not supported

dot1qStaticMulticastReceivePort

(1.3.6.1.2.1.17.7.1.3.2.1.2)

not-accessible

Integer32

Integer32 (0..65535)

The port number of the port from which a frame must be received in order for this entry's filtering information to apply.

A value of 0 indicates that this entry applies on all ports of the device for which there is no other applicable entry.

Not supported

dot1qStaticMulticastStaticEgressPorts

(1.3.6.1.2.1.17.7.1.3.2.1.3)

read-write

PortList

Standard MIB values.

The set of ports to which frames received from a specific port and destined for a specific multicast or broadcast MAC address must be forwarded.

Not supported

dot1qStaticMulticastForbiddenEgressPorts

(1.3.6.1.2.1.17.7.1.3.2.1.4)

read-write

PortList

Standard MIB values.

The set of ports to which frames received from a specific port and destined for a specific multicast or broadcast MAC address must not be forwarded.

Not supported

dot1qStaticMulticastStatus

(1.3.6.1.2.1.17.7.1.3.2.1.5)

read-write

INTEGER

other(1)

invalid(2)

permanent(3)

deleteOnReset(4)

deleteOnTimeout(5)

Status of this entry.

Not supported

 

dot1qVlanCurrentTable

About this table

Use this table to obtain current configuration information for each VLAN currently configured into the device.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Supported

 

Columns

The table indexes are dot1qVlanTimeMark and dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qVlanTimeMark

(1.3.6.1.2.1.17.7.1.4.2.1.1)

not-accessible

TimeFilter

Standard MIB values.

A time filter for this entry.

As per the MIB.

dot1qVlanIndex

(1.3.6.1.2.1.17.7.1.4.2.1.2)

not-accessible

VlanIndex

Standard MIB values.

The VLAN-ID or other identifier referring to this VLAN.

As per the MIB.

dot1qVlanFdbId

(1.3.6.1.2.1.17.7.1.4.2.1.3)

read-only

Unsigned32

Standard MIB values.

The filtering database used by this VLAN.

As per the MIB.

dot1qVlanCurrentEgressPorts

(1.3.6.1.2.1.17.7.1.4.2.1.4)

read-only

PortList

Standard MIB values.

The set of ports that are transmitting traffic for this VLAN as either tagged or untagged frames.

As per the MIB.

dot1qVlanCurrentUntaggedPorts

(1.3.6.1.2.1.17.7.1.4.2.1.5)

read-only

PortList

Standard MIB values.

The set of ports that are transmitting traffic for this VLAN as untagged frames.

As per the MIB.

dot1qVlanStatus

(1.3.6.1.2.1.17.7.1.4.2.1.6)

read-only

INTEGER

other(1)

permanent(2)

dynamicGvrp(3)

Status of this VLAN.

As per the MIB.

dot1qVlanCreationTime

(1.3.6.1.2.1.17.7.1.4.2.1.7)

read-only

TimeTicks

Standard MIB values.

Time when this VLAN was created.

As per the MIB.

 

dot1qVlanStaticTable

About this table

Use this table to obtain static configuration information for each VLAN configured into the device.

Support for operations

Create

Edit/Modify

Delete

Read

Supported

Not supported

Not supported

Supported

 

Columns

The table index is dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qVlanStaticName (1.3.6.1.2.1.17.7.1.4.3.1.1)

read-create

SnmpAdminString

OCTET STRING (0..32)

VLAN name.

If the name string is too long or empty, a default name in the vlan VLAN ID format applies.

dot1qVlanStaticEgressPorts (1.3.6.1.2.1.17.7.1.4.3.1.2)

read-create

PortList

Standard MIB values.

The set of ports that are permanently assigned to the egress list for this VLAN by management.

As per the MIB.

dot1qVlanForbiddenEgressPorts (1.3.6.1.2.1.17.7.1.4.3.1.3)

read-create

PortList

Standard MIB values.

The set of ports that are prohibited by management from being included in the egress list for this VLAN.

Not supported

dot1qVlanStaticUntaggedPorts (1.3.6.1.2.1.17.7.1.4.3.1.4)

read-create

PortList

Standard MIB values.

The set of ports that should transmit egress packets for this VLAN as untagged.

As per the MIB.

dot1qVlanStaticRowStatus (1.3.6.1.2.1.17.7.1.4.3.1.5)

read-create

RowStatus

Standard MIB values.

Status of this VLAN.

Supports only active(1), createAndgo(4) and destroy(6). You cannot delete the default VLAN.

 

dot1qPortVlanTable

About this table

Use this table to obtain per-port control and status information for VLAN configuration in the device.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Supported

Not supported

Supported

 

Columns

The table index is ifIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qPvid (1.3.6.1.2.1.17.7.1.4.5.1.1)

read-write

VlanIndex

Standard MIB values.

The PVID, the VLAN ID assigned to untagged frames received on this port.

Does not support the write operation on an access port.

dot1qPortAcceptableFrameTypes (1.3.6.1.2.1.17.7.1.4.5.1.2)

read-write

INTEGER

admitAll(1)

admitOnlyVlanTagged(2)

Packet types that this port can receive:

·     admitOnlyVlanTagged(2)—Drop untagged packets.

·     admitAll(1)—Accept untagged packets and assign them the PVID.

Supports only the read operation.

dot1qPortIngressFiltering (1.3.6.1.2.1.17.7.1.4.5.1.3)

read-write

TruthValue

true(1),

false(2)

When this is true(1), the device will discard incoming frames for VLANs that do not include this port in its member set. When false(2), the port will accept all incoming frames.

Supports only the read operation.

dot1qPortGvrpStatus (1.3.6.1.2.1.17.7.1.4.5.1.4)

read-write

EnabledStatus

enabled(1),

disabled(2)

The state of GVRP operation on this port:

·     enabled(1)—GVRP is enabled.

·     disabled(2)—GVRP is disabled. This port drops any incoming GVRP frames.

Not supported

dot1qPortGvrpFailedRegistrations (1.3.6.1.2.1.17.7.1.4.5.1.5)

read-only

Counter32

Standard MIB values.

The total number of failed GVRP registrations, for any reason, on this port.

Not supported

dot1qPortGvrpLastPduOrigin (1.3.6.1.2.1.17.7.1.4.5.1.6)

read-only

MacAddress

Standard MIB values.

The source MAC address of the last GVRP message received on this port.

Not supported

dot1qPortRestrictedVlanRegistration

(1.3.6.1.2.1.17.7.1.4.5.1.7)

read-write

TruthValue

true(1),

false(2)

The state of restricted vlan registration on this port. If the value of this object is true(1), then creation of a new dynamic VLAN entry is permitted only if there is a static vlan registration entry for the VLAN concerned, in which the registrar administrative control value for this port is normal registration.

Not supported

 

dot1qPortVlanStatisticsTable

About this table

Use this table to obtain per-port, per-VLAN statistics for traffic received. Separate objects are provided for both the most-significant and least-significant bits of statistics counters for ports that are associated with this transparent bridge. The most-significant bit objects are only required on high-capacity interfaces, as defined in the conformance clauses for these objects. This mechanism is provided as a way to read 64-bit counters for agents that support only SNMPv1.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1dBasePort and dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qTpVlanPortInFrames

(1.3.6.1.2.1.17.7.1.4.6.1.1)

read-only

Counter32

Standard MIB values.

The number of valid frames received by this port from its segment that were classified as belonging to this VLAN.

Not supported

dot1qTpVlanPortOutFrames

(1.3.6.1.2.1.17.7.1.4.6.1.2)

read-only

Counter32

Standard MIB values.

The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN.

Not supported

dot1qTpVlanPortInDiscards

(1.3.6.1.2.1.17.7.1.4.6.1.3)

read-only

Counter32

Standard MIB values.

The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons.

Not supported

dot1qTpVlanPortInOverflowFrames

(1.3.6.1.2.1.17.7.1.4.6.1.4)

read-only

Counter32

Standard MIB values.

The number of times the associated dot1qTpVlanPortInFrames counter has overflowed.

Not supported

dot1qTpVlanPortOutOverflowFrames

(1.3.6.1.2.1.17.7.1.4.6.1.5)

read-only

Counter32

Standard MIB values.

The number of times the associated dot1qTpVlanPortOutFrames counter has overflowed.

Not supported

dot1qTpVlanPortInOverflowDiscards

(1.3.6.1.2.1.17.7.1.4.6.1.6)

read-only

Counter32

Standard MIB values.

The number of times the associated dot1qTpVlanPortInDiscards counter has overflowed.

Not supported

 

dot1qPortVlanHCStatisticsTable

About this table

Use this table to obtain per-port, per-VLAN statistics for traffic on high-capacity interfaces.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1dBasePort and dot1qVlanIndex.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qTpVlanPortHCInFrames

 (1.3.6.1.2.1.17.7.1.4.7.1.1)

read-only

Counter64

Standard MIB values.

The number of valid frames received by this port from its segment that were classified as belonging to this VLAN.

Not supported

dot1qTpVlanPortHCOutFrames

(1.3.6.1.2.1.17.7.1.4.7.1.2)

read-only

Counter64

Standard MIB values.

The number of valid frames transmitted by this port to its segment from the local forwarding process for this VLAN.

Not supported

dot1qTpVlanPortHCInDiscards

(1.3.6.1.2.1.17.7.1.4.7.1.3)

read-only

Counter64

Standard MIB values.

The number of valid frames received by this port from its segment that were classified as belonging to this VLAN and that were discarded due to VLAN-related reasons.

Not supported

 

dot1qLearningConstraintsTable

About this table

Use this table to obtain learning constraints for sets of shared and independent VLANs.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1qConstraintVlan and dot1qConstraintSet.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1qConstraintVlan

 (1.3.6.1.2.1.17.7.1.4.8.1.1)

not-accessible

VlanIndex

Standard MIB values.

The index of the row in this table for the VLAN constrained by this entry.

Not supported

dot1qConstraintSet

(1.3.6.1.2.1.17.7.1.4.8.1.2)

not-accessible

Integer32

Integer32 (0..65535)

The identity of the constraint set to which dot1qConstraintVlan belongs.

Not supported

dot1qConstraintType

(1.3.6.1.2.1.17.7.1.4.8.1.3)

read-create

INTEGER

independent(1),

shared(2)

The type of constraint this entry defines:

·     independent(1)—The VLAN uses a filtering database independent from all other VLANs in the same set.

·     shared(2)—The VLAN shares the same filtering database as all other VLANs in the same set.

Not supported

dot1qConstraintStatus

(1.3.6.1.2.1.17.7.1.4.8.1.4)

read-create

RowStatus

Standard MIB values.

Status of this row.

Not supported

 

dot1vProtocolGroupTable

About this table

Use this table to obtain mappings from protocol templates to protocol group identifiers used for port-and-protocol-based VLAN classification.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1vProtocolTemplateFrameType and dot1vProtocolTemplateProtocolValue.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1vProtocolTemplateFrameType

 (1.3.6.1.2.1.17.7.1.5.1.1.1)

not-accessible

INTEGER

ethernet(1)

rfc1042(2)

snap8021H(3)

snapOther(4)

llcOther(5)

Data-link encapsulation format.

Not supported

dot1vProtocolTemplateProtocolValue

(1.3.6.1.2.1.17.7.1.5.1.1.2)

not-accessible

OCTET STRING

OCTET STRING SIZE (2 | 5)

The identification of the protocol above the data-link layer in a protocol template.

Not supported

dot1vProtocolGroupId

(1.3.6.1.2.1.17.7.1.5.1.1.3)

read-create

Integer32

Integer32 (0..2147483647)

A group of protocols that are associated together when assigning a VID to a frame.

Not supported

dot1vProtocolGroupRowStatus

(1.3.6.1.2.1.17.7.1.5.1.1.4)

read-create

RowStatus

Standard MIB values.

Status of this row.

Not supported

 

dot1vProtocolPortTable

About this table

Use this table to obtain VID sets used for port-and-protocol-based VLAN classification.

Support for operations

Create

Edit/Modify

Delete

Read

Not supported

Not supported

Not supported

Not supported

 

Columns

The table indexes are dot1dBasePort and dot1vProtocolPortGroupId.

Object (OID)

Access

Syntax

Value range

Description

Implementation

dot1vProtocolPortGroupId

 (1.3.6.1.2.1.17.7.1.5.2.1.1)

not-accessible

Integer32

Integer32 (1..2147483647)

A group of protocols in the protocol group database.

Not supported

dot1vProtocolPortGroupVid (1.3.6.1.2.1.17.7.1.5.2.1.2)

read-create

Integer32

Integer32 (1..4094)

The VID associated with a group of protocols for each port.

Not supported

dot1vProtocolPortRowStatus

(1.3.6.1.2.1.17.7.1.5.2.1.3)

read-create

RowStatus

Standard MIB values.

Status of this row.

Not supported

 

  • 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
新华三官网