HP-ICF-PRIVATEVLAN-MIB
20 objects
This MIB module contains HP proprietary definition of Private Vlan.
Imported Objects
| HP-ICF-OID | hpSwitch |
| HP-ICF-TC | VidList |
| Q-BRIDGE-MIB | dot1qVlanStaticEntry VlanId |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.5.1.114 | IdentityhpicfPrivateVlan | This MIB module contains HP proprietary definition of Private Vlan. | ||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1 | NodehpicfPrivateVlanObjects | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1 | NodehpicfPrivateVlanConfig | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.1 | TablehpicfPrivateVlanTable | not-accessible | current | An HP proprietary extension to the dot1qVlanStaticTable to contain Private VLAN type. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.1.1 | RowhpicfPrivateVlanEntry | not-accessible | current | An entry for HP Specific extension to the dot1qVlanStaticTable to contain Private VLAN type. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.1.1.1 | ColumnhpicfPrivateVlanType | read-only | current | This object refers to the type of a Private VLAN which can be a primary, isolated or a community VLAN. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2 | TablehpicfPrivateVlanMappingTable | not-accessible | current | A table containing the mapping of a primary to secondary VLANs. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2.1 | RowhpicfPrivateVlanMappingEntry | not-accessible | current | An entry which containing the configuration of Primary to Secondary VLANs. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2.1.1 | ColumnhpicfPrivateVlanPrimary | not-accessible | current | This object is the Primary VLAN. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2.1.2 | ColumnhpicfPrivateVlanIsolated | read-create | current | This object refers to an Isolated VLAN ID associated to the Primary VLAN. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2.1.3 | ColumnhpicfPrivateVlanCommunity | read-create | current | This object refers to the list of Community VLANs which are associated to the Primary VLAN. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.2.1.4 | ColumnhpicfPrivateVlanMappingRowStatus | read-create | current | The Row status for the Primary VLAN entry. |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2 | NodehpicfPrivateVlanConformance | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.1 | NodehpicfPrivateVlanCompliances | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.1.1 | CompliancehpicfPVlanTableCompliance | current | A compliance statement for HP Routing switches which hpicfPrviateVlan MIB. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.1.2 | CompliancehpicfPVlanMappingTblCompliance | current | The compliance statement for SNMP entities which implement the hpicfPrviateVlan MIB. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.2 | NodehpicfPrivateVlanGroup | |||
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.2.1 | GrouphpicfPrivateVlanTableGroup | current | The collection of object(s) represent the Private VLAN Type. | |
| 1.3.6.1.4.1.11.2.14.11.5.1.114.2.2.2 | GrouphpicfPVlanMappingTableGroup | current | The collection of objects which are used to represent the Primary and associated Secondary VLANs. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| PrivateVlanType | INTEGER { notAPrivateVLAN(1), primary(2), isolated(3), community(4) } | current | The VLAN types defined are 'notAPrivateVLAN' This is a regular VLAN. 'primary' This a VLAN which is partitioned into independent broadcast domains. 'isolated' This is a VLAN carved out from the primary VLAN and having s… |