h3cProtocolVlanProtocolTypeValue
A3COM-HUAWEI-PROTOCOL-VLAN-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.5
Object
column
r/w
OctetString
The 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' |
|------------------|------------------|------------------------------------------------------|
Context
- MIB
- A3COM-HUAWEI-PROTOCOL-VLAN-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cProtocolVlanEntry
- Table
- h3cProtocolVlanTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cProtocolVlanVlanId Vlan ID. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.1 |
| h3cProtocolVlanProtocolIndex The 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 b… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.2 |
| h3cProtocolVlanProtocolType Specify 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, etherne… | column | H3cvProtocolVlanProtocolType | .1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.3 |
| h3cProtocolVlanProtocolSubType See description of h3cProtocolVlanProtocolTypeValue. | column | H3cvProtocolVlanProtocolSubType | .1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.4 |
| h3cProtocolVlanRowStatus The row status of this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.43.45.1.10.2.16.1.5.1.6 |