HP-VLAN
- Registered at
- 1.3.6.1.4.1.11.2.14.11.5.1.3.1
- Last updated
- 2000-11-03 04:17
- Organization
- Hewlett Packard Company, Network Infrastructure Solutions
- Revisions
- 2000-11-03 04:17, 1995-10-20 00:00
- Namespace
- hp
- Source file
HP-VLAN- Digest
sha256:5447d44a371e01d445ccf7a1ea4ad2057746ad666cf797eaec675832d5a0999a
Description
This MIB module describes management objects used to model virtual LANs (VLANs).
Contact
Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747
Imports
| From | Symbols |
|---|---|
| HP-ICF-OID | hpSwitch |
| HP-ICF-TC | ConfigStatus |
| IF-MIB | InterfaceIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, PhysAddress, 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.
HP-ICF-OID HP-ICF-TC HP-VLAN IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VlanID TEXTUAL-CONVENTION A unique value, greater than zero, for each VLAN in the managed system. It is recommended that values are assigned contiguously starting from 1. | deprecated |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpVLAN OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3 | |||
| hpVlanObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1 | |||
| hpVlanNumber OBJECT-TYPE The number of currently defined VLANs in the device. Though VLANs should be created using contiguous VLAN IDs, this is not mandatory. Gaps in the VLAN ID sequence may also result from the deletion of existing VLANs. Therefore, this value represents the total number of VLANs in the device and should not be used to indicate the highest VLAN ID value currently in use. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.1 | Integer32 | read-only | deprecated |
| hpVlanIdentTable OBJECT-TYPE A table describing the various VLANs that are currently defined for this device. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4 | not-accessible | deprecated | |
| hpVlanIdentEntry OBJECT-TYPE The row in the hpVlanIdentTable containing the general VLAN information. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1 | not-accessible | deprecated | |
| hpVlanIdentIndex OBJECT-TYPE The VLAN ID which uniquely identifies a row in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.1 | VlanID | not-accessible | deprecated |
| hpVlanIdentName OBJECT-TYPE The user defined textual name that is associated with this VLAN. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.2 | DisplayString | read-create | deprecated |
| hpVlanIdentMode OBJECT-TYPE The mode of this VLAN. A VLAN can be either port-based or MAC address-based. A port-based VLAN supports a multiple addresses per VLAN port. A MAC address-based VLAN supports multiple MAC addresses per port such that VLAN address tables must be consulted to determine the number of VLAN clients. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.3 | INTEGER {port(1), mac(2)} | read-only | deprecated |
| hpVlanIdentStatus OBJECT-TYPE The status of a VLAN information entry. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.4 | RowStatus | read-create | deprecated |
| hpVlanDot1QID OBJECT-TYPE The VLAN tag ID. 802.1Q | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.5 | Integer32 (1..4095) | read-create | deprecated |
| hpVlanIdentState OBJECT-TYPE Current state of the VLAN. If one port in the VLAN is up, then that VLAN is up, otherwise it is down. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.6 | INTEGER {up(1), down(2)} | read-only | deprecated |
| hpVlanIdentType OBJECT-TYPE Type of VLAN: static - VLAN is user-configured; configuration information retained in configuration file and thus such VLANs are available across reboots. dynamic - VLAN is managed by GVRP; configuration information is NOT retained in configuration file and thus such VLANs are not available across reboots. They may be relearnt after a reboot via GVRP activity | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.7 | INTEGER {static(1), dynamic(2)} | read-create | deprecated |
| hpVlanMemberTable OBJECT-TYPE A table describing the members of the various VLANs that are currently defined for this device. Interfaces can be associated with a pre-defined VLAN (i.e., VLANs can be created by grouping existing interfaces) by adding rows to this table. Likewise, deleting rows from this table removes the specified interface from the VLAN. Note that certain entries in this table will automatically be created when a VLAN is created, such as the entry associating a VLAN with its propVirtual interface to the management and/or forwarding entity on the device. These entries are read-only and can not be manipulated via the MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5 | not-accessible | deprecated | |
| hpVlanMemberEntry OBJECT-TYPE The row in the hpVlanMemberTable containing the VLAN ID to Interface Group ifIndex mappings. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1 | not-accessible | deprecated | |
| hpVlanMemberIfIndex OBJECT-TYPE The ifIndex value which uniquely identifies a row in the Interfaces Table. The corresponding row in the Interfaces Table must exist prior to the index being used in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.1 | InterfaceIndex | not-accessible | deprecated |
| hpVlanMemberIndex OBJECT-TYPE The VLAN ID identifies the VLAN the interface is in. The corresponding row in the VLAN Ident Table must exist prior to the index being used in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.2 | VlanID | read-create | deprecated |
| hpVlanAddrTable OBJECT-TYPE A table describing the MAC addresses that are currently associated with a specific VLAN. Entries are added to and deleted from this read-only table automatically as they are learned from the network. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6 | not-accessible | deprecated | |
| hpVlanAddrEntry OBJECT-TYPE The row in the hpVlanAddrTable containing the VLAN ID to MAC address mappings. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1 | not-accessible | deprecated | |
| hpVlanAddrIndex OBJECT-TYPE The VLAN ID which uniquely identifies a row in the VLAN Ident Table. The corresponding row in the VLAN Ident Table must exist prior to the index being present in this table. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1.1 | VlanID | not-accessible | deprecated |
| hpVlanAddrPhysAddress OBJECT-TYPE The MAC address of a node that is associated with a specific VLAN as identified by the object hpVlanAddrIndex. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1.2 | PhysAddress | read-only | deprecated |
| hpVlanIdentConfigStatus OBJECT-TYPE The status of a VLAN information table. If one or more variables in this group were reconfigurated since last reboot and required reboot to take effect, the value of this variable will be set to notInService. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.7 | ConfigStatus | read-only | deprecated |
| hpVlanMemberTable2 OBJECT-TYPE A table describing the VLANs on each particular port along with tagging information. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8 | not-accessible | deprecated | |
| hpVlanMemberEntry2 OBJECT-TYPE The row in the hpVlanMemberTable2 containing the VLAN ID to interface group ifIndex mappings as well the VLAN tagging information. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1 | not-accessible | deprecated | |
| hpVlanMemberTagged2 OBJECT-TYPE Identifies whether the particular VLan on this port is tagged or not. 'no' denotes not a member of that vlan. 'auto' denotes that GVRP will dynamically determine the membership of this port. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1.1 | INTEGER {tagged(1), untagged(2), no(3), auto(4)} | read-write | deprecated |
| hpVlanTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.2 | |||
| hpVlanConformance OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3 | |||
| hpVlanGroups OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1 | |||
| hpVlanCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| hpVlanGeneralGroup OBJECT-GROUP A collection of objects that provide general information about a configured VLAN. The organization of this group is such that it is assumed that all devices supporting VLANs associate an RFC 1573 interface with a VLAN even if only to allow default node-to-VLAN assignment. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.1 | deprecated |
| hpVlanAddressGroup OBJECT-GROUP A collection of objects that contain VLAN to MAC address mapping data. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.2 | deprecated |
| hpVlanMemberGroup OBJECT-GROUP A collection of objects for providing port to VLAN mapping data. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.3 | deprecated |
| hpVlanTaggingGroup OBJECT-GROUP A collection of objects for managing tagged VLANs. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.4 | deprecated |
| hpVlanCompliance MODULE-COMPLIANCE The compliance statement for HP devices supporting the HP VLAN MIB. | 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.2.1 | deprecated |