Home/Catalog/A3COM-HUAWEI-PROTOCOL-VLAN-MIB

A3COM-HUAWEI-PROTOCOL-VLAN-MIB

AI MIB Summary

The A3COM-HUAWEI-PROTOCOL-VLAN-MIB module enables the monitoring and configuration of protocol-based VLAN (P-VLAN) filtering rules and associated interface bindings on Huawei and 3Com network switches. It provides access to specific metrics defining the protocol type, source MAC address, and destination port parameters used to classify and segregate traffic based on Layer 2 or Layer 3 protocol identifiers.

This MIB contains the objects for managing the protocol-based vlan configurations.
Main OID:
h3cProtocolVlan.1.3.6.1.4.1.43.45.1.10.2.16
31
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

31 total
Object Name
h3cProtocolVlanThis MIB contains the objects for managing the protocol-based vlan configurations.
MODULE-IDENTITY
.1.3.6.1.4.1.43.45.1.10.2.16
h3cProtocolVlanOperate
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.16.1
h3cProtocolNumAllVlanThe maximum number of protocols that can be configured on all vlans. This number may vary with products.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.1
h3cProtocolNumPerVlanThe maximum number of protocols that can be configured per vlan. This number may vary with products.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.2
h3cProtocolNumAllPortThe maximum number of protocols that can be applied on all ports. This number may vary with products.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.3
h3cProtocolNumPerPortThe maximum number of protocols that can be applied to each port. This number may vary with products.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.4
h3cProtocolVlanTableProtocol-based VLAN configuration table.
SEQUENCE OF H3cProtocolVlanEntry
.1.3.6.1.4.1.43.45.1.10.2.16.1.5
h3cProtocolVlanEntryProtocol-based VLAN configuration entry.
H3cProtocolVlanEntry
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1
h3cProtocolVlanVlanIdVlan ID.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.1
h3cProtocolVlanProtocolIndexThe protocol index value of a row in this table in the range of [0..h3cProtocolNumPerVlan-1]. This object may not be provided during creation. In this case, a number is assigned by system automatically.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.2
h3cProtocolVlanProtocolTypeSpecify protocol types supported by a protocol-based VLAN. Now protocols supported on layer 3 are ip, ipx, at, ipv6, etc. Now protocols supported on layer 2 are llc, snap, ethernetii, etc. For details, see description of h3cProtocolVlanProtocolTypeValue.rw
H3cvProtocolVlanProtocolType
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.3
h3cProtocolVlanProtocolSubTypeSee description of h3cProtocolVlanProtocolTypeValue.rw
H3cvProtocolVlanProtocolSubType
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.4
h3cProtocolVlanProtocolTypeValueThe value of the configured protocol type. By default, semicolon(;) is used as a seperator between different parts in the content of the object. The relationship among h3cProtocolVlanProtocolType, h3cProtocolVlanProtocolSubType and h3cProtocolVlanProtocolTypeValue is as follows. |--------------------------------------------------------------------------------------------| | h3cProtocolVlan- | h3cProtocolVlan- | h3cProtocolVlanProtocolTypeValue | | ProtocolType | ProtocolSubType | | |------------------|------------------|------------------------------------------------------| | ip | notused | IP address with subnet mask in dotted decimal format.| | | | such as 10.10.11.12;255.255.0.0. By default,subnet | | | | mask is 255.255.255.0 . | |------------------|------------------|------------------------------------------------------| | ipv6 | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | at | notused | Zero length string | |------------------|------------------|------------------------------------------------------| | ipx | ethernetii | Zero length string | | | llc | | | | raw | | | | snap | | |------------------|------------------|------------------------------------------------------| | mode-snap | notused | zero length string | | |------------------|------------------------------------------------------| | | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------| | mode-ethernetii | notused | zero length string | | |------------------|------------------------------------------------------| | | etype | hex string like '600', which means 0x0600. | | | | The range is [0x600..0xffff] | |------------------|------------------|------------------------------------------------------| | mode-llc | notused | the sequence of different parts is as follows. | | | | [dsap value][;ssap value][dsap value;ssap value] | | | | Both range is [0x00..0xff] | | | | | | | | For example. Suppose value of dsap and ssap are 0x09 | | | | and 0x0a. | | | | If neither dsap or ssap, the string length is zero. | | | | If dsap provided, the string is '09;' or '09' | | | | If ssap provided, the value is ';0a' | | | | If dsap and ssap provided, the value is '09;0a' | |------------------|------------------|------------------------------------------------------|rw
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.5
h3cProtocolVlanRowStatusThe row status of this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.6
h3cProtocolVlanPortTableProtocol-based VLAN port information table. h3cProtocolVlanPortVlanId refers to h3cProtocolVlanVlanId in h3cProtocolVlanTable. h3cProtocolVlanPortProtocolId refers to h3cProtocolVlanProtocolIndex in h3cProtocolVlanTable. So if the value of h3cProtocolVlanPortVlanId and h3cProtocolVlanPortProtocolId have no corresponding entry in h3cProtocolVlanTable, set operation for this table will fail. Only hybrid ports are supported by this table. Only untagged packets are supported by this table.
SEQUENCE OF H3cProtocolVlanPortEntry
.1.3.6.1.4.1.43.45.1.10.2.16.1.6
h3cProtocolVlanPortEntryProtocol-based VLAN port information entry.
H3cProtocolVlanPortEntry
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1
h3cProtocolVlanPortIndexThe maximum number is the total number of the ports supported by device.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.1
h3cProtocolVlanPortVlanIdThe protocol-based VLAN ID.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.2
h3cProtocolVlanPortProtocolIdThe protocol index.
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.3
h3cProtocolVlanPortProtocolTypeRefer to the description of h3cProtocolVlanProtocolType.ro
H3cvProtocolVlanProtocolType
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.4
h3cProtocolVlanPortProtocolSubTypeRefer to the description of h3cProtocolVlanProtocolSubType.ro
H3cvProtocolVlanProtocolSubType
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.5
h3cProtocolVlanPortTypeValueRefer to the description of h3cProtocolVlanProtocolTypeValue.ro
OCTET STRING
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.6
h3cProtocolVlanPortRowStatusThe row status of this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.43.45.1.10.2.16.1.6.1.7
h3cDifferentProtocolNumAllPortThe maximum number of different protocols that can be applied to all ports.ro
Integer32
.1.3.6.1.4.1.43.45.1.10.2.16.1.7
h3cProtocolVlanConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.16.2
h3cProtocolVlanCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.16.2.1
h3cProtocolVlanComplianceThe compliance statement for protocol vlan MIB.
Unknown
.1.3.6.1.4.1.43.45.1.10.2.16.2.1.1
h3cProtocolVlanGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.43.45.1.10.2.16.2.2
h3cProtocolVlanOperateGroupA group of scalar objects describing the maximum number.
Unknown
.1.3.6.1.4.1.43.45.1.10.2.16.2.2.1
h3cProtocolVlanProtocolGroupA group of protocol vlan protocol.
Unknown
.1.3.6.1.4.1.43.45.1.10.2.16.2.2.2
h3cProtocolVlanPortGroupA group of protocol vlan port.
Unknown
.1.3.6.1.4.1.43.45.1.10.2.16.2.2.3
A3COM-HUAWEI-PROTOCOL-VLAN-MIB - SNMP MIB Reference | MIBs Explorer