MIBs Depot

HPN-ICF-PROTOCOL-VLAN-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.15.2.16
Last updated
2004-08-31 18:00
Revisions
2004-08-31 19:38
Namespace
hp
Source file
HPN-ICF-PROTOCOL-VLAN-MIB
Digest
sha256:7ceaf1e313f63ca6f220a51a1e13bfa8efbcab1d23deee88fc387d2833f11d3f

Description

This MIB contains the objects for managing the protocol-based VLAN configurations.

Imports

FromSymbols
HPN-ICF-OID-MIBhpnicfCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HPN-ICF-OID-MIB
HPN-ICF-PROTOCOL-VLAN-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
HpnicfvProtocolVlanProtocolSubType
TEXTUAL-CONVENTION
combine with HpnicfvProtocolVlanProtocolType. ethernetii(2), llc(3), raw(4), snap(5) are used when the value of HpnicfvProtocolVlanProtocolType is for Layer 3 protocols. etype(6) is used when the value of HpnicfvProtocolVlanProtocolType is for Layer 2 protocols. For detailed information, see the DESCRIPTION part of hpnicfProtocolVlanProtocolTypeValue.
current
HpnicfvProtocolVlanProtocolType
TEXTUAL-CONVENTION
Contains protocols both for Layer 3 and Layer 2.
current

Objects

NameOIDSyntaxAccessStatus
hpnicfProtocolVlanOperate
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.16.1
hpnicfProtocolNumAllVlan
OBJECT-TYPE
The maximum number of protocols that can be configured on all VLANs. This number may vary with products.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.1Integer32read-onlycurrent
hpnicfProtocolNumPerVlan
OBJECT-TYPE
The maximum number of protocols that can be configured per VLAN. This number may vary with products.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.2Integer32read-onlycurrent
hpnicfProtocolNumAllPort
OBJECT-TYPE
The maximum number of protocols that can be applied on all ports. This number may vary with products.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.3Integer32read-onlycurrent
hpnicfProtocolNumPerPort
OBJECT-TYPE
The maximum number of protocols that can be applied to each port. This number may vary with products.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.4Integer32read-onlycurrent
hpnicfProtocolVlanTable
OBJECT-TYPE
Protocol-based VLAN configuration table.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5not-accessiblecurrent
hpnicfProtocolVlanEntry
OBJECT-TYPE
Protocol-based VLAN configuration entry.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1not-accessiblecurrent
hpnicfProtocolVlanVlanId
OBJECT-TYPE
Vlan ID.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.1Integer32not-accessiblecurrent
hpnicfProtocolVlanProtocolIndex
OBJECT-TYPE
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 assigned by system automatically.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.2Integer32not-accessiblecurrent
hpnicfProtocolVlanProtocolType
OBJECT-TYPE
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, ethernetii, etc. For detailed information, see description of hpnicfProtocolVlanProtocolTypeValue.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.3HpnicfvProtocolVlanProtocolTyperead-createcurrent
hpnicfProtocolVlanProtocolSubType
OBJECT-TYPE
See description of hpnicfProtocolVlanProtocolTypeValue.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.4HpnicfvProtocolVlanProtocolSubTyperead-createcurrent
hpnicfProtocolVlanProtocolTypeValue
OBJECT-TYPE
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' | |-------------------|-------------------|------------------------------------------------------|
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.5OCTET STRING (SIZE(0..255))read-createcurrent
hpnicfProtocolVlanRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.5.1.6RowStatusread-createcurrent
hpnicfProtocolVlanPortTable
OBJECT-TYPE
Protocol-based VLAN port information table.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6not-accessiblecurrent
hpnicfProtocolVlanPortEntry
OBJECT-TYPE
Protocol-based VLAN port information entry.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1not-accessiblecurrent
hpnicfProtocolVlanPortIndex
OBJECT-TYPE
The maximum number is the total number of ports supported by device.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.1Integer32not-accessiblecurrent
hpnicfProtocolVlanPortVlanId
OBJECT-TYPE
The protocol-based VLAN ID.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.2Integer32not-accessiblecurrent
hpnicfProtocolVlanPortProtocolId
OBJECT-TYPE
The protocol index.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.3Integer32not-accessiblecurrent
hpnicfProtocolVlanPortProtocolType
OBJECT-TYPE
See the description of hpnicfProtocolVlanProtocolType.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.4HpnicfvProtocolVlanProtocolTyperead-onlycurrent
hpnicfProtocolVlanPortProtocolSubType
OBJECT-TYPE
See the description of hpnicfProtocolVlanProtocolSubType.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.5HpnicfvProtocolVlanProtocolSubTyperead-onlycurrent
hpnicfProtocolVlanPortTypeValue
OBJECT-TYPE
See the description of hpnicfProtocolVlanProtocolTypeValue.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.6OCTET STRINGread-onlycurrent
hpnicfProtocolVlanPortRowStatus
OBJECT-TYPE
The row status of this table.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.7RowStatusread-createcurrent
hpnicfProtocolVlanPortStatus
OBJECT-TYPE
The protocol VLAN status on the port. The value is active only when hpnicfProtocolVlanPortProtocolId has the corresponding entry in hpnicfProtocolVlanTable, the port link type is hybrid, and the VLAN is allowed by the port. active: protocol VLAN has been applied on the port. inactive: protocol VLAN is not applied on the port.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.6.1.8INTEGER {active(1), inactive(2)}read-onlycurrent
hpnicfDifferentProtocolNumAllPort
OBJECT-TYPE
The maximum number of different protocols that can be applied to all ports.
1.3.6.1.4.1.11.2.14.11.15.2.16.1.7Integer32read-onlycurrent
hpnicfProtocolVlanConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.16.2
hpnicfProtocolVlanCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.16.2.1
hpnicfProtocolVlanGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.15.2.16.2.2

Conformance

NameOIDStatus
hpnicfProtocolVlanCompliance
MODULE-COMPLIANCE
The compliance statement for protocol VLAN MIB.
1.3.6.1.4.1.11.2.14.11.15.2.16.2.1.1current
hpnicfProtocolVlanOperateGroup
OBJECT-GROUP
A group of scalar objects describing the maximum number.
1.3.6.1.4.1.11.2.14.11.15.2.16.2.2.1current
hpnicfProtocolVlanProtocolGroup
OBJECT-GROUP
A group of protocol VLAN protocol.
1.3.6.1.4.1.11.2.14.11.15.2.16.2.2.2current
hpnicfProtocolVlanPortGroup
OBJECT-GROUP
A group of protocol VLAN port.
1.3.6.1.4.1.11.2.14.11.15.2.16.2.2.3current