hpnicfProtocolVlanProtocolTypeValue
HPN-ICF-PROTOCOL-VLAN-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.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 separator between different
parts in the content of the object.
The relationship among hpnicfProtocolVlanProtocolType, hpnicfProtocolVlanProtocolSubType
and hpnicfProtocolVlanProtocolTypeValue is as follows:
|----------------------------------------------------------------------------------------------|
| hpnicfProtocolVlan- | hpnicfProtocolVlan- | hpnicfProtocolVlanProtocolTypeValue |
| ProtocolType | ProtocolSubType | |
|-------------------|-------------------|------------------------------------------------------|
| ip | notused | notused for create operation |
|-------------------|-------------------|------------------------------------------------------|
| ipv6 | notused | notused for create operation |
|-------------------|-------------------|------------------------------------------------------|
| at | notused | notused for create operation |
|-------------------|-------------------|------------------------------------------------------|
| ipx | ethernetii | notused for create operation
| | llc | |
| | raw | |
| | snap | |
|-------------------|-------------------|------------------------------------------------------|
| mode-snap | etype | hex string like '600', which means 0x0600. |
| | | The range is [0x600..0xffff] |
|-------------------|-------------------|------------------------------------------------------|
| mode-ethernetii | 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
- HPN-ICF-PROTOCOL-VLAN-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfProtocolVlanEntry
- Table
- hpnicfProtocolVlanTable
- Siblings
- 5
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfProtocolVlanVlanId Vlan ID. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.1 |
| hpnicfProtocolVlanProtocolIndex The protocol index value of a row in this table is in the range
of [0..hpnicfProtocolNumPerVlan-1].
This object may not be provided during creation. In this case,
a number is assi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.2 |
| hpnicfProtocolVlanProtocolType Specify protocol types supported by a protocol-based VLAN.
Now protocols supported on Layer 3 include ip, ipx, at, ipv6, etc.
Now protocols supported on Layer 2 include llc, snap,… | column | HpnicfvProtocolVlanProtocolType | .1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.3 |
| hpnicfProtocolVlanProtocolSubType See description of hpnicfProtocolVlanProtocolTypeValue. | column | HpnicfvProtocolVlanProtocolSubType | .1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.4 |
| hpnicfProtocolVlanRowStatus The row status of this table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.6 |