HP-VLAN: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-VLAN
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpVLAN 1.3.6.1.4.1.11.2.14.11.5.1.3
     hpVlanLevelOne 1.3.6.1.4.1.11.2.14.11.5.1.3.1
This MIB module describes management objects used to model virtual LANs (VLANs).
         hpVlanObjects 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1
             hpVlanNumber 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.1 integer32 read-only
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.
             hpVlanIdentTable 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4 no-access
A table describing the various VLANs that are currently defined for this device.
                 hpVlanIdentEntry 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1 no-access
The row in the hpVlanIdentTable containing the general VLAN information.
                     hpVlanIdentIndex 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.1 vlanid no-access
The VLAN ID which uniquely identifies a row in this table.
                     hpVlanIdentName 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.2 displaystring read-only
The user defined textual name that is associated with this VLAN.
                     hpVlanIdentMode 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.3 integer read-only
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. Enumeration: 'mac': 2, 'port': 1.
                     hpVlanIdentStatus 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.4 rowstatus read-only
The status of a VLAN information entry.
                     hpVlanDot1QID 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.5 integer32 read-only
The VLAN tag ID. 802.1Q
                     hpVlanIdentState 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.6 integer read-only
Current state of the VLAN. If one port in the VLAN is up, then that VLAN is up, otherwise it is down. Enumeration: 'down': 2, 'up': 1.
                     hpVlanIdentType 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.7 integer read-only
Type of VLAN: static - VLAN is user-configured; configuration information is 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 Enumeration: 'dynamic': 2, 'static': 1.
             hpVlanMemberTable 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5 no-access
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.
                 hpVlanMemberEntry 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1 no-access
The row in the hpVlanMemberTable containing the VLAN ID to Interface Group ifIndex mappings.
                     hpVlanMemberIfIndex 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.1 interfaceindex no-access
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.
                     hpVlanMemberIndex 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.2 vlanid read-only
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.
             hpVlanAddrTable 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6 no-access
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.
                 hpVlanAddrEntry 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1 no-access
The row in the hpVlanAddrTable containing the VLAN ID to MAC address mappings.
                     hpVlanAddrIndex 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1.1 vlanid no-access
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.
                     hpVlanAddrPhysAddress 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.6.1.2 physaddress read-only
The MAC address of a node that is associated with a specific VLAN as identified by the object hpVlanAddrIndex.
             hpVlanIdentConfigStatus 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.7 configstatus read-only
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.
             hpVlanMemberTable2 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8 no-access
A table describing the VLANs on each particular port along with tagging information.
                 hpVlanMemberEntry2 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1 no-access
The row in the hpVlanMemberTable2 containing the VLAN ID to interface group ifIndex mappings as well the VLAN tagging information.
                     hpVlanMemberTagged2 1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1.1 integer read-write
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. Enumeration: 'untagged': 2, 'tagged': 1, 'auto': 4, 'no': 3.
         hpVlanTraps 1.3.6.1.4.1.11.2.14.11.5.1.3.1.2
         hpVlanConformance 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3
             hpVlanGroups 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1
                 hpVlanGeneralGroup 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.1
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.
                 hpVlanAddressGroup 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.2
A collection of objects that contain VLAN to MAC address mapping data.
                 hpVlanMemberGroup 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.3
A collection of objects for providing port to VLAN mapping data.
                 hpVlanTaggingGroup 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.1.4
A collection of objects for managing tagged VLANs.
             hpVlanCompliances 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.2
                 hpVlanCompliance 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.2.1
The compliance statement for HP devices supporting the HP VLAN MIB.
                 hpVlanCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.3.1.3.2.2
The compliance statement for HP devices supporting the HP VLAN MIB.